summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
6 daysMerge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-27nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdownNilay Shroff
2026-03-27nvme: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-27nvmet-fc: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-27nvmet: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-03-27nvmet: report NPDGL and NPDALCaleb Sander Mateos
2026-03-27nvmet: use NVME_NS_FEAT_OPTPERF_SHIFTCaleb Sander Mateos
2026-03-27nvmet-tcp: Don't free SQ on authentication successAlistair Francis
2026-03-27nvmet-tcp: Don't error if TLS is enabed on a resetAlistair Francis
2026-03-27nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()Eric Biggers
2026-03-27nvme-auth: target: use crypto library in nvmet_auth_host_hash()Eric Biggers
2026-03-27nvme-auth: target: remove obsolete crypto_has_shash() checksEric Biggers
2026-03-27nvme-auth: use proper argument typesEric Biggers
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-10nvmet: move async event work off nvmet-wqChaitanya Kulkarni
2026-03-06Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-04Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0Jens Axboe
2026-02-26nvmet-fcloop: Check remoteport port_state before calling done callbackJustin Tee
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12nvmet: ignore discard return valueChaitanya Kulkarni
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-05nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin
2026-01-30block: introduce bdev_rot()Damien Le Moal
2026-01-21nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-13nvmet: do not copy beyond sybsysnqn string lengthShin'ichiro Kawasaki
2026-01-13nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()Hannes Reinecke
2026-01-09nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe
2025-12-04nvmet-tcp: use kvcalloc for commands arrayIsrael Rukshin
2025-12-04nvmet-rdma: use kvcalloc for commands and responses arraysIsrael Rukshin
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-12-04nvmet-fc: use pr_* print macros instead of dev_*Daniel Wagner
2025-12-04nvmet-fcloop: remove unused lsdir member.Daniel Wagner
2025-12-04nvmet-fcloop: check all request and response have been processedDaniel Wagner
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01nvmet: pci-epf: fix DMA channel debug printShin'ichiro Kawasaki
2025-12-01nvmet: pci-epf: move DMA initialization to EPC init callbackShin'ichiro Kawasaki
2025-12-01nvmet: remove redundant subsysnqn field from ctrlMax Gurtovoy
2025-12-01nvmet: add sanity checks when freeing subsystemMax Gurtovoy
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-17nvmet-auth: update sc_c in target host hash calculationAlistair Francis
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch