summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
3 daysnvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_requestGuixin Liu
3 daysnvme-tcp: check the data direction of a C2HData PDUYehyeong Lee
3 daysnvme-tcp: reject a read that transferred too few bytesYehyeong Lee
3 daysnvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
3 daysnvme: zero the discard fallback pageYehyeong Lee
3 daysnvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne
2026-09-02nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2026-07-24nvme-multipath: fix flex array size in struct nvme_ns_headNilay Shroff
2026-07-24nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-01nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett
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-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-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