summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
35 hoursnvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
35 hoursnvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
35 hoursnvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
35 hoursnvme: target: rdma: fix ndev refcount leak on queue connectWentao Liang
2026-06-09nvme-tcp: store negative errno in queue->tls_errChuck Lever
2026-06-01blk-integrity: remove seed for user mapped buffersKeith Busch
2026-05-23nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-05-23nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callersMaurizio Lombardi
2026-05-14nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-05-14nvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni
2026-05-14nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-05-07nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is setRobert Beckett
2026-05-07nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4Robert Beckett
2026-04-02nvmet: move async event work off nvmet-wqChaitanya Kulkarni
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-13nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-13nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2026-03-13nvme: fix admin queue leak on controller resetMing Lei
2026-02-11nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()Hannes Reinecke
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-06nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei
2026-01-23nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-01-23nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng
2026-01-23nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar
2026-01-08nvme-fabrics: add ENOKEY to no retry criteria for authentication failuresJustin Tee
2026-01-08nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner
2025-12-18nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin
2025-12-12nvme: 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-13nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-11-13nvme-fc: use lock accessing port_state and rport stateDaniel Wagner
2025-11-13nvmet-fc: avoid scheduling association deletion twiceDaniel Wagner
2025-10-23nvme/tcp: handle tls partially sent records in write_space()Wilfred Mallawa
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-10-15nvmet-fc: move lsop put work to nvmet_fc_ls_req_opDaniel Wagner
2025-09-25nvme: fix PI insert on writeChristoph Hellwig
2025-09-19nvme-pci: skip nvme_write_sq_db on empty rqlistMaurizio Lombardi
2025-08-20nvme-tcp: log TLS handshake failures at error levelMaurizio Lombardi
2025-08-20nvme-pci: try function level reset on init failureKeith Busch
2025-08-15nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella
2025-08-15nvmet: initialize discovery subsys after debugfs is initializedMohamed Khalfella
2025-07-24nvmet-tcp: fix callback lock for TLS handshakeMaurizio Lombardi