summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
5 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
5 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
5 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
2026-07-24nvmet: remove superfluous initializationChaitanya Kulkarni
2026-07-24nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas
2026-07-24nvme-multipath: fix flex array size in struct nvme_ns_headNilay Shroff
2026-07-24nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg
2026-07-24nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error pathShivam Kumar
2026-07-24nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-07-24nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni
2026-06-01nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-06-01nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callersMaurizio Lombardi
2026-06-01nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-06-01nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-06-01nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett
2026-06-01nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett
2026-04-11nvme: fix admin queue leak on controller resetMing Lei
2026-04-11nvme: fix admin request_queue lifetimeKeith Busch
2026-04-11nvme-pci: put the admin queue in nvme_dev_remove_adminChristoph Hellwig
2026-04-11nvme-pci: remove an extra queue referenceChristoph Hellwig
2026-04-11blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queueChristoph Hellwig
2026-04-11Revert "nvme: fix admin request_queue lifetime"Heyne, Maximilian
2026-04-11nvme-pci: ensure we're polling a polled queueKeith Busch
2026-04-11nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges
2026-04-11nvme-pci: cap queue creation to used queuesKeith Busch
2026-03-25nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()Jaskaran Singh
2026-03-25Revert "nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctr...Jaskaran Singh
2026-03-25nvme: fix admin request_queue lifetimeKeith 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-02-11nvme-fc: release admin tagset if init failsChaitanya Kulkarni
2026-02-11nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin
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