summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2026-05-23nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-05-17nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-05-17nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett
2026-05-17nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett
2026-04-02nvme: fix admin queue leak on controller resetMing Lei
2026-04-02nvme-pci: ensure we're polling a polled queueKeith Busch
2026-04-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges
2026-04-02nvme-pci: cap queue creation to used queuesKeith Busch
2026-03-25nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim
2026-03-25nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim
2026-03-25nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-25nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2026-02-11nvme-fc: release admin tagset if init failsChaitanya Kulkarni
2026-01-30nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-01-30nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner
2026-01-30nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng
2026-01-11nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner
2026-01-11nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin
2026-01-11nvme: fix admin request_queue lifetimeKeith Busch
2025-12-01nvme-multipath: fix lockdep WARN due to partition scan workShin'ichiro Kawasaki
2025-12-01nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Ewan D. Milne
2025-12-01nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()Ewan D. Milne
2025-11-24nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-11-24nvme-fc: use lock accessing port_state and rport stateDaniel Wagner
2025-10-23nvme-multipath: Skip nr_active increments in RETRY dispositionAmit Chaudhary
2025-10-19nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber
2025-08-28nvme-pci: try function level reset on init failureKeith Busch
2025-07-24nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
2025-07-24nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-06nvme: always punt polled uring_cmd end_io work to task_workJens Axboe
2025-06-04nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman
2025-06-04nvme-pci: add quirks for WDC Blue SN550 15b7:5009Wentao Guan
2025-06-04nvme-pci: add quirks for device 126f:1001Wentao Guan
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-09nvme-pci: fix queue unquiesce check on slot_resetKeith Busch
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke
2025-05-02nvme: multipath: fix return value of nvme_available_pathUday Shankar
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-25nvme-rdma: unquiesce admin_q before destroy itChunguang.xu
2025-04-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch
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-22nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi
2025-03-22nvme-fc: rely on state transitions to handle connectivity lossDaniel Wagner