summaryrefslogtreecommitdiff
path: root/drivers/nvme
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-02-06nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar
2026-02-06nvmet-tcp: remove boilerplate codeMaurizio Lombardi
2026-01-11nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner
2025-12-07nvme-multipath: fix lockdep WARN due to partition scan workShin'ichiro Kawasaki
2025-12-07nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne
2025-12-07nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-12-07nvme-fc: use lock accessing port_state and rport stateDaniel Wagner
2025-12-07nvmet-fc: avoid scheduling association deletion twiceDaniel Wagner
2025-10-19nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber
2025-10-15nvmet-fc: move lsop put work to nvmet_fc_ls_req_opDaniel Wagner
2025-07-24nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
2025-07-06nvme: always punt polled uring_cmd end_io work to task_workJens Axboe
2025-06-27nvmet-fcloop: access fcpreq only when holding reqlockDaniel Wagner
2025-06-04nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-06-04nvmet-tcp: don't restore null sk_state_changeAlistair Francis
2025-05-22nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisableKeith Busch
2025-05-22nvme-pci: make nvme_pci_npages_prp() __always_inlineKees Cook
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-02nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner
2025-05-02nvmet-fc: take tgtport reference only onceDaniel Wagner
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-25nvmet-fc: Remove unused functionsWangYuli
2025-04-25nvmet-fcloop: swap list_add_tail argumentsDaniel Wagner
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-03-28nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-03-28nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-03-28nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li
2025-03-28nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-28nvme-pci: quirk Acer FA100 for non-uniqueue identifiersChristopher Lentocha
2025-03-28nvme-fc: go straight to connecting state when initializingDaniel Wagner
2025-03-13nvmet-tcp: Fix a possible sporadic response drops in weakly ordered archMeir Elisha
2025-03-07nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-02-21nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber
2025-02-21nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirkGeorg Gottleuber
2025-02-21nvme: handle connectivity loss in nvme_set_queue_countDaniel Wagner
2025-02-21nvme: fix metadata handling in nvme-passthroughPuranjay Mohan
2025-02-21nvme: Add error check for xa_store in nvme_get_effects_logKeisuke Nishimura
2025-01-23nvmet: propagate npwg topologyLuis Chamberlain
2024-12-14nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig
2024-12-14nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-11-17nvme: make keep-alive synchronous operationNilay Shroff