summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
AgeCommit message (Expand)Author
2025-03-13Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-03-12block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch
2025-02-24nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng
2025-02-24nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng
2025-02-18nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-17nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-01-17nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-01-17nvme-pci: remove redundant dma frees in hmbFrancis Pravin
2025-01-12nvme-pci: use correct size to free the hmb bufferFrancis Pravin
2025-01-12nvme-pci: fix comment typoBaruch Siach
2025-01-10nvme: change return type of nvme_poll_cq() to boolYongsoo Joo
2024-12-23nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-11nvme-pci: 512 byte aligned dma pool segment quirkRobert Beckett
2024-12-04nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundaryChristoph Hellwig
2024-12-03nvme-pci: remove two deallocate zeroes quirksKeith Busch
2024-11-18nvme-pci: use sgls for all user requests if possibleKeith Busch
2024-11-18nvme-pci: add support for sgl metadataKeith Busch
2024-11-13block: don't reorder requests in blk_add_rq_to_plugChristoph Hellwig
2024-11-13block: add a rq_list typeChristoph Hellwig
2024-11-13nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-11-05nvme-pci: use dma_alloc_noncontigous if possibleChristoph Hellwig
2024-11-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-09-16Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch
2024-08-27nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber
2024-08-27nvme-pci: allocate tagset on reset if necessaryKeith Busch
2024-07-25nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-07-15nvme-pci: Fix the instructions for disabling power managementBart Van Assche
2024-07-15nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-07-08Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch
2024-06-24nvme: split device add from initializationKeith Busch
2024-05-24nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar
2024-05-07nvme-pci: Add quirk for broken MSIsSean Anderson
2024-05-01nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff
2024-03-18drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-01-31nvme: split out fabrics version of nvme_opcode_str()Caleb Sander
2024-01-24nvme: add module description to stop warningsChaitanya Kulkarni
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds
2024-01-10nvme-pci: set doorbell config before unquiescingWilliam Butler
2024-01-08nvme-pci: enhance timeout kernel logKeith Busch
2024-01-05nvme-pci: disable write zeroes for SK Hynix BC901Jim.Lin
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber
2023-12-04nvme: ensure reset state check orderingKeith Busch
2023-11-01Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds