summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2 hoursnvme-tcp: reject a read that transferred too few bytesYehyeong Lee
2 hoursnvme-tcp: fix host memory disclosure on R2T for a read commandYehyeong Lee
2 hoursnvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
2 hoursnvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
2 hoursnvme: zero the discard fallback pageYehyeong Lee
2 hoursnvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne
5 daysnvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov
11 daysnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
11 daysnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
11 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
11 daysnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
11 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
11 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
11 daysnvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu
2026-07-24nvmet: fix refcount leak in nvmet_sq_create()Wentao Liang
2026-07-24nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas
2026-07-24nvmet-auth: reject short AUTH_RECEIVE buffersMichael Bommarito
2026-07-24nvme-apple: Prevent shared tags across queues on Apple A11Nick Chan
2026-07-24nvme: fix FDP fdpcidx bounds checkliuxixin
2026-07-24nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_poolsMateusz Nowicki
2026-07-24nvme-multipath: fix flex array size in struct nvme_ns_headNilay Shroff
2026-07-24nvmet-tcp: check return value of nvmet_tcp_set_queue_sockGeliang Tang
2026-07-24nvmet-tcp: fix page fragment cache leak in error pathGeliang Tang
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-pci: DMA unmap the correct regions in nvme_free_sglsRoger Pau Monne
2026-07-18nvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
2026-07-18nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
2026-07-18nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-07-18nvme: target: rdma: fix ndev refcount leak on queue connectWentao Liang
2026-06-09nvme-tcp: store negative errno in queue->tls_errChuck Lever
2026-06-01nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)
2026-06-01nvme: fix bio leak on mapping failureKeith Busch
2026-05-23nvme-apple: Reset q->sq_tail during queue initNick Chan
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-19nvme-pci: Fix race bug in nvme_poll_irqdisable()Sungwoo Kim
2026-03-19nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_setSungwoo Kim
2026-03-12nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim
2026-03-12nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2026-03-12nvme-multipath: fix leak on try_module_get failureKeith Busch