summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)Author
2022-09-02Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-31nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-11nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70Dennis P. Kliem
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-02nvme-pci: split nvme_dev_addChristoph Hellwig
2022-08-02nvme-pci: split nvme_alloc_admin_tagsChristoph Hellwig
2022-08-02nvme-pci: print the command name of aborted commandsChristoph Hellwig
2022-08-02nvme-pci: remove useless assignment in nvme_pci_setup_prpsLiu Song
2022-08-02nvme-pci: use nvme core helper to cancel requests in tagsetGuixin Liu
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-26nvme-pci: convert to using dma_map_sgtable()Logan Gunthorpe
2022-07-26nvme-pci: check DMA ops when indicating support for PCI P2PDMALogan Gunthorpe
2022-07-25nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher
2022-07-14nvme-pci: fix freeze accounting for error handlingKeith Busch
2022-07-06nvme-pci: phison e16 has bogus namespace idsKeith Busch
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-06-30nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1Lamarque Vieira Souza
2022-06-29nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)Pablo Greco
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-23nvme: move the Samsung X5 quirk entry to the core quirksChristoph Hellwig
2022-06-23nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFHLeo Savernik
2022-06-13nvme-pci: disable write zeros support on UMIC and Samsung SSDsrasheed.hsueh
2022-06-13nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang
2022-06-13nvme-pci: sk hynix p31 has bogus namespace idsKeith Busch
2022-06-13nvme-pci: smi has bogus namespace idsKeith Busch
2022-06-13nvme-pci: phison e12 has bogus namespace idsKeith Busch
2022-06-13nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50Stefan Reiter
2022-06-13nvme-pci: add trouble shooting steps for timeoutsKeith Busch
2022-06-13nvme: add bug report info for global duplicate idKeith Busch
2022-06-03Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-05-31nvme-pci: disable namespace identifiers for the MAXIO MAP1001Christoph Hellwig
2022-05-28blk-mq: remove the done argument to blk_execute_rq_nowaitChristoph Hellwig
2022-05-16nvme-pci: harden drive presence detect in nvme_dev_disable()Stefan Roese
2022-05-16nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)
2022-05-16nvme: mark internal passthru request RQF_QUIETChaitanya Kulkarni
2022-04-15nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-15nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-23nvme-pci: add quirks for Samsung X5 SSDsMonish Kumar R
2022-03-23nvme-pci: expose use_threaded_interrupts read-only in sysfsXin Hao
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-16nvme: remove nvme_alloc_request and nvme_alloc_request_qidChristoph Hellwig
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-01-27nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng
2022-01-05nvme-pci: fix queue_rqs list splittingKeith Busch
2021-12-16nvme: add support for mq_ops->queue_rqs()Jens Axboe
2021-12-16nvme: separate command prep and issueJens Axboe
2021-12-16nvme: split command copy into a helperJens Axboe
2021-11-29block: remove the gendisk argument to blk_execute_rqChristoph Hellwig