summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-01nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-06-01nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett
2026-06-01nvmet: always initialize cqe.resultDaniel Wagner
2026-06-01nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Jaskaran Singh
2026-06-01Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctr...Jaskaran Singh
2026-04-18nvmet-tcp: fix use-before-check of sg in bounds validationCengiz Can
2026-04-18nvme-pci: ensure we're polling a polled queueKeith Busch
2026-04-18nvme-pci: cap queue creation to used queuesKeith Busch
2026-04-18nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim
2026-02-11nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash
2026-02-11nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin
2026-02-11nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco
2026-02-11nvmet-tcp: fix regression in data_digest calculationSagi Grimberg
2026-02-11nvmet-tcp: fix memory leak when performing a controller resetMaurizio Lombardi
2026-02-11nvmet-tcp: add an helper to free the cmd buffersMaurizio Lombardi
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-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-12-07nvmet-fc: avoid scheduling association deletion twiceDaniel Wagner
2025-10-19nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber
2025-10-19nvmet-fc: move lsop put work to nvmet_fc_ls_req_opDaniel Wagner
2025-08-28nvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
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-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-05-02nvmet-fc: Remove unused functionsWangYuli
2025-05-02nvmet-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-04-10nvme: only allow entering LIVE from CONNECTING stateDaniel Wagner
2025-04-10nvmet-rdma: recheck queue state is LIVE in state lock in recv doneRuozhu Li
2025-04-10nvme-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-13nvme/ioctl: add missing space in err messageCaleb Sander Mateos
2025-03-13nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirkGeorg Gottleuber