index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2
Jens Axboe
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-10
nvmet-tcp: handle TCP_CLOSING state in nvmet_tcp_state_change
Maurizio Lombardi
2026-06-10
nvmet-auth: reject short AUTH_RECEIVE buffers
Michael Bommarito
2026-06-09
nvmet-rdma: handle inline data with a nonzero offset
Bryam Vargas
2026-06-09
nvme: target: allocate ana_state with port
Rosen Penev
2026-06-09
nvmet: fix refcount leak in nvmet_sq_create()
Wentao Liang
2026-06-05
Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...
Jens Axboe
2026-06-03
nvmet-auth: validate reply message payload bounds against transfer length
Tianchu Chen
2026-06-02
nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page
Bryam Vargas
2026-05-27
nvme: target: rdma: fix ndev refcount leak on queue connect
Wentao Liang
2026-05-27
nvmet-tcp: check return value of nvmet_tcp_set_queue_sock
Geliang Tang
2026-05-27
nvmet-tcp: fix page fragment cache leak in error path
Geliang Tang
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
2026-05-20
nvmet-loop: do not alloc admin tag set during reset
Maurizio Lombardi
2026-05-11
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
2026-05-11
nvmet-auth: Do not print DH-HMAC-CHAP secrets
Hannes Reinecke
2026-04-27
Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1
Jens Axboe
2026-04-22
nvme-auth: Hash DH shared secret to create session key
Chris Leech
2026-04-22
nvme-auth: Include SC_C in RVAL controller hash
Alistair Francis
2026-04-22
nvmet-tcp: Don't clear tls_key when freeing sq
Alistair Francis
2026-04-22
Revert "nvmet-tcp: Don't free SQ on authentication success"
Alistair Francis
2026-04-16
nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free
Chaitanya Kulkarni
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-09
nvmet-tcp: fix race between ICReq handling and queue teardown
Chaitanya Kulkarni
2026-04-08
nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()
Maurizio Lombardi
2026-04-08
nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
Maurizio Lombardi
2026-04-08
nvmet: introduce new mdts configuration entry
Aurelien Aptel
2026-04-07
nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
Shivam Kumar
2026-03-27
nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdown
Nilay Shroff
2026-03-27
nvme: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-03-27
nvmet-fc: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-03-27
nvmet: replace use of system_wq with system_percpu_wq
Marco Crivellari
2026-03-27
nvmet: report NPDGL and NPDAL
Caleb Sander Mateos
2026-03-27
nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT
Caleb Sander Mateos
2026-03-27
nvmet-tcp: Don't free SQ on authentication success
Alistair Francis
2026-03-27
nvmet-tcp: Don't error if TLS is enabed on a reset
Alistair Francis
2026-03-27
nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash()
Eric Biggers
2026-03-27
nvme-auth: target: use crypto library in nvmet_auth_host_hash()
Eric Biggers
2026-03-27
nvme-auth: target: remove obsolete crypto_has_shash() checks
Eric Biggers
2026-03-27
nvme-auth: use proper argument types
Eric Biggers
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-10
nvmet: move async event work off nvmet-wq
Chaitanya Kulkarni
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
2026-02-26
nvmet-fcloop: Check remoteport port_state before calling done callback
Justin Tee
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
[next]