summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
13 daysnvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov
2026-08-27nvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
2026-08-27nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
2026-08-27nvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
2026-08-27nvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
2026-08-27nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
2026-08-27nvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
2026-08-27nvmet: 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-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-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28nvme-tcp: store negative errno in queue->tls_errChuck Lever
2026-05-21nvme-pci: fix dma mapping leak on data setup errorKeith Busch
2026-05-21nvme-pci: fix dma_vecs leak on p2p memoryKeith Busch
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan
2026-05-11nvme: fix race condition between connected uevent and STARTED_ONCE flagMaurizio Lombardi
2026-05-11Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"AlanCui4080
2026-05-11nvmet-tcp: Fix potential UAF when ddgst mismatchSagi Grimberg
2026-05-11nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)
2026-05-11nvmet-auth: Do not print DH-HMAC-CHAP secretsHannes Reinecke
2026-05-11nvme: fix bio leak on mapping failureKeith Busch
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech
2026-04-22nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-04-22nvme-auth: Include SC_C in RVAL controller hashAlistair Francis
2026-04-22nvme-tcp: teardown circular locking fixesChaitanya Kulkarni
2026-04-22nvmet-tcp: Don't clear tls_key when freeing sqAlistair Francis
2026-04-22Revert "nvmet-tcp: Don't free SQ on authentication success"Alistair Francis
2026-04-22nvme: skip trace completion for host path errorsKeith Busch
2026-04-16nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555)Tao Jiang
2026-04-16nvme-multipath: put module reference when delayed removal work is canceledJohn Garry
2026-04-16nvme: expose TLS modeDaniel Wagner
2026-04-16nvme-apple: drop invalid put of admin queue reference countFedor Pchelkin
2026-04-16nvme-core: fix parameter name in commentFlavio Suligoi
2026-04-16nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni
2026-04-13Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-09nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path()John Garry