summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2026-02-06nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-02-06nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner
2026-02-06nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng
2026-01-19nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner
2025-12-07nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne
2025-12-07nvme-fc: use lock accessing port_state and rport stateDaniel Wagner
2025-10-19nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber
2025-08-28nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
2025-06-04nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-05-18nvme: unblock ctrl state transition for firmware updateDaniel Wagner
2025-05-09nvme-tcp: fix premature queue removal and I/O failoverMichael Liang
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-05-02nvme: re-read ANA log page after ns scan completesHannes Reinecke
2025-05-02nvme: requeue namespace scan on missed AENsHannes Reinecke
2025-04-10nvme-pci: skip CMB blocks incompatible with PCI P2P DMAIcenowy Zheng
2025-04-10nvme-pci: clean up CMBMSC when registering CMB failsIcenowy Zheng
2025-04-10nvme-tcp: fix possible UAF in nvme_tcp_pollSagi Grimberg
2025-04-10nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-04-10nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-03-13nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-03-13nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-03-13nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-03-13nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-03-13nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura
2024-12-14nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-12-14nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2024-10-17nvme-pci: qdepth 1 quirkKeith Busch
2024-09-12nvme-pci: Add sleep quirk for Samsung 990 EvoGeorg Gottleuber
2024-08-19nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli
2024-08-19nvme-pci: add missing condition check for existence of mapped dataLeon Romanovsky
2024-08-19nvme: separate command prep and issueJens Axboe
2024-08-19nvme: split command copy into a helperJens Axboe
2024-07-27nvme: avoid double free special payloadChunguang Xu
2024-07-18nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar
2024-07-18nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff
2024-06-16nvme: find numa distance only if controller has valid numa idNilay Shroff
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-04-10nvme: fix miss command type checkmin15.li
2024-03-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner
2024-01-25nvme: introduce helper function to get ctrl stateKeith Busch
2024-01-25nvme-core: check for too small lba shiftKeith Busch
2023-12-13nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber
2023-10-25nvme-rdma: do not try to stop unallocated queuesMaurizio Lombardi
2023-10-25nvme-pci: add BOGUS_NID for Intel 0a54 deviceKeith Busch
2023-10-06nvme-pci: always return an ERR_PTR from nvme_pci_alloc_devIrvin Cote
2023-10-06nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-10-06nvme-pci: factor out a nvme_pci_alloc_dev helperChristoph Hellwig
2023-10-06nvme-pci: factor the iod mempool creation into a helperChristoph Hellwig
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei