index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-11
nvmet-tcp: Fix potential UAF when ddgst mismatch
Sagi Grimberg
1
-1
/
+3
2026-04-09
nvmet-tcp: fix race between ICReq handling and queue teardown
Chaitanya Kulkarni
1
-0
/
+26
2026-04-08
nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()
Maurizio Lombardi
1
-30
/
+7
2026-04-08
nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers
Maurizio Lombardi
1
-22
/
+29
2026-04-07
nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
Shivam Kumar
1
-1
/
+2
2026-03-27
nvme: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+4
2026-02-05
nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
YunJe Shin
1
-0
/
+17
2026-01-13
nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
Hannes Reinecke
1
-5
/
+4
2026-01-09
nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
Shivam Kumar
1
-0
/
+12
2025-12-04
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
1
-3
/
+3
2025-12-04
nvmet-tcp: use kvcalloc for commands array
Israel Rukshin
1
-3
/
+3
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-07-18
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-07-15
nvmet-tcp: fix callback lock for TLS handshake
Maurizio Lombardi
1
-2
/
+2
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2025-05-27
net: core: Convert inet_addr_is_any() to sockaddr_storage
Kees Cook
1
-1
/
+1
2025-05-20
nvmet: simplify the nvmet_req_init() interface
Wilfred Mallawa
1
-2
/
+1
2025-05-20
nvmet: support completion queue sharing
Wilfred Mallawa
1
-1
/
+1
2025-05-20
nvmet: fabrics: add CQ init and destroy
Wilfred Mallawa
1
-0
/
+3
2025-05-20
nvmet-tcp: switch to using the crc32c library
Eric Biggers
1
-66
/
+26
2025-04-30
nvmet-tcp: don't restore null sk_state_change
Alistair Francis
1
-0
/
+3
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+29
2025-03-20
nvmet-tcp: support secure channel concatenation
Hannes Reinecke
1
-2
/
+29
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
1
-1
/
+0
2025-02-27
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
1
-4
/
+11
2024-08-26
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-06-24
nvmet-tcp: implement host_traddr()
Hannes Reinecke
1
-0
/
+14
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-2
/
+2
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
1
-7
/
+4
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
1
-0
/
+1
2024-03-08
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
1
-0
/
+1
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
1
-3
/
+1
2024-01-26
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
1
-0
/
+1
2024-01-24
nvmet: add module description to stop warnings
Chaitanya Kulkarni
1
-0
/
+1
2024-01-10
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
1
-3
/
+15
2024-01-08
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-03
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
1
-1
/
+1
2024-01-02
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
1
-8
/
+8
2024-01-02
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-02
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2023-11-20
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
1
-1
/
+3
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-33
/
+308
2023-10-17
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
1
-2
/
+2
2023-10-11
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
1
-5
/
+56
2023-10-11
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
1
-13
/
+80
2023-10-11
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
1
-4
/
+150
2023-10-11
nvmet-tcp: allocate socket file
Hannes Reinecke
1
-4
/
+14
2023-10-11
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
1
-10
/
+10
[next]