aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig1-1/+2
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch1-3/+1
2024-11-18nvme-pci: use sgls for all user requests if possibleKeith Busch1-2/+3
2024-11-18nvme-pci: add support for sgl metadataKeith Busch1-15/+129
2024-11-13block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig1-1/+1
2024-11-13block: add a rq_list typeChristoph Hellwig1-8/+7
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig1-22/+17
2024-11-05nvme-pci: use dma_alloc_noncontigous if possibleChristoph Hellwig1-5/+53
2024-11-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig1-7/+9
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi1-3/+16
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds1-9/+9
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch1-9/+9
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber1-0/+11
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch1-0/+6
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky1-1/+2
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche1-1/+1
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+41
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-3/+3
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+36
2024-06-24nvme: split device add from initializationKeith Busch1-0/+5
2024-05-24nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-05-07nvme-pci: Add quirk for broken MSIsSean Anderson1-3/+11
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff1-1/+7
2024-03-18drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)1-0/+3
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander1-1/+1
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni1-0/+1
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds1-11/+16
2024-01-10nvme-pci: set doorbell config before unquiescingWilliam Butler1-1/+1
2024-01-08nvme-pci: enhance timeout kernel logKeith Busch1-10/+13
2024-01-05nvme-pci: disable write zeroes for SK Hynix BC901Jim.Lin1-0/+2
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber1-1/+15
2023-12-04nvme: ensure reset state check orderingKeith Busch1-7/+7
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds1-1/+0
2023-10-18nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch1-1/+2
2023-09-22blk-mq: update driver tags request table when start requestChengming Zhou1-1/+0
2023-09-14Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6Jens Axboe1-3/+0
2023-09-12nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav1-3/+0
2023-08-01nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors1-1/+2
2023-07-13nvme-pci: fix DMA direction of unmapping integrity dataMing Lei1-1/+1
2023-07-12nvme: ensure disabling pairs with unquiesceKeith Busch1-8/+17
2023-07-10nvme: add BOGUS_NID quirk for Samsung SM953Pankaj Raghav1-0/+2
2023-06-30Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5Jens Axboe1-1/+4
2023-06-30nvme: disable controller on reset state failureKeith Busch1-1/+2
2023-06-30nvme: sync timeout work on failed resetKeith Busch1-0/+1
2023-06-30nvme: ensure unquiesce on teardownKeith Busch1-0/+1
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-2/+1
2023-06-12nvme-pci: cleaning up nvme_pci_init_requestIrvin Cote1-2/+1
2023-05-26NVMe: Add MAXIO 1602 to bogus nid list.Tatsuki Sugiura1-0/+2
2023-05-18Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4Jens Axboe1-1/+7