summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-02nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard
2021-02-02nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis
2021-01-29null_blk: cleanup zoned mode initializationDamien Le Moal
2021-01-28Merge tag 'nvme-5.11-2021-01-28' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-28nvme-core: use list_add_tail_rcu instead of list_add_tail for nvme_init_ns_headChao Leng
2021-01-28nvme-multipath: Early exit if no path is availableDaniel Wagner
2021-01-28nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a SPCC deviceChaitanya Kulkarni
2021-01-28bcache: only check feature sets when sb->version >= BCACHE_SB_VERSION_CDEV_WI...Coly Li
2021-01-25nbd: freeze the queue while we're adding connectionsJosef Bacik
2021-01-25s390/dasd: Fix inconsistent kobject removalJan Höppner
2021-01-21lightnvm: fix memory leak when submit failsPan Bian
2021-01-21Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11Jens Axboe
2021-01-20nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig
2021-01-20nvme-pci: refactor nvme_unmap_dataChristoph Hellwig
2021-01-20md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni
2021-01-18nvmet: set right status on error in id-ns handlerChaitanya Kulkarni
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen
2021-01-18nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng
2021-01-18nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng
2021-01-18nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar
2021-01-14nvme: don't intialize hwmon for discovery controllersSagi Grimberg
2021-01-14nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg
2021-01-14nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg
2021-01-14nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin
2021-01-09bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li
2021-01-09bcache: check unsupported feature sets for bcache registerColy Li
2021-01-09bcache: fix typo from SUUP to SUPP in features.hColy Li
2021-01-09bcache: set pdev_set_uuid before scond loop iterationYi Li
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang
2021-01-06nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy
2021-01-06nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2021-01-06nvme: unexport functions with no external callerMinwoo Im
2021-01-06nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar
2021-01-06nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg
2021-01-06nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari
2021-01-06nvme-fcloop: Fix sscanf type and list_first_entry_or_null warningsJames Smart
2021-01-06nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart
2021-01-03lightnvm: select CONFIG_CRC32Arnd Bergmann
2021-01-03block: rsxx: select CONFIG_CRC32Arnd Bergmann
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin