index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-09-12
1
-2
/
+2
*
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
2024-09-12
1
-1
/
+3
*
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-05-01
1
-7
/
+4
*
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
1
-0
/
+1
|
\
|
*
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
2024-03-08
1
-0
/
+1
*
|
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
1
-3
/
+1
|
/
*
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-26
1
-0
/
+1
*
nvmet: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
1
-0
/
+1
*
nvmet-tcp: avoid circular locking dependency on install_queue()
Hannes Reinecke
2024-01-10
1
-3
/
+15
*
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-08
1
-3
/
+7
*
nvmet-tcp: fix a missing endianess conversion in nvmet_tcp_try_peek_pdu
Christoph Hellwig
2024-01-03
1
-1
/
+1
*
nvmet-tcp: remove boilerplate code
Maurizio Lombardi
2024-01-02
1
-8
/
+8
*
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-02
1
-2
/
+1
*
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2024-01-02
1
-1
/
+12
*
nvmet-tcp: always initialize tls_handshake_tmo_work
Hannes Reinecke
2023-11-20
1
-1
/
+3
*
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-33
/
+308
|
\
|
*
nvmet-tcp: use 'spin_lock_bh' for state_lock()
Hannes Reinecke
2023-10-17
1
-2
/
+2
|
*
nvmet-tcp: peek icreq before starting TLS
Hannes Reinecke
2023-10-11
1
-5
/
+56
|
*
nvmet-tcp: control messages for recvmsg()
Hannes Reinecke
2023-10-11
1
-13
/
+80
|
*
nvmet-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-10-11
1
-4
/
+150
|
*
nvmet-tcp: allocate socket file
Hannes Reinecke
2023-10-11
1
-4
/
+14
|
*
nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
Hannes Reinecke
2023-10-11
1
-10
/
+10
*
|
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
2023-10-10
1
-5
/
+2
|
/
*
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
2023-08-21
1
-1
/
+1
*
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
1
-17
/
+29
*
nvmet-tcp: validate idle poll modparam value
Chaitanya Kulkarni
2023-04-13
1
-2
/
+3
*
nvmet-tcp: validate so_priority modparam value
Chaitanya Kulkarni
2023-04-13
1
-2
/
+27
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-0
/
+5
|
\
|
*
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-23
1
-0
/
+5
*
|
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-3
/
+2
|
/
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
*
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-44
/
+47
|
\
|
*
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
2022-09-27
1
-8
/
+2
|
*
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
2022-09-27
1
-2
/
+9
|
*
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
2022-09-27
1
-0
/
+7
|
*
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
2022-09-27
1
-3
/
+16
|
*
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
2022-09-19
1
-31
/
+13
*
|
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
2022-08-31
1
-0
/
+3
|
/
*
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush during queue teardown
Sagi Grimberg
2022-08-02
1
-1
/
+2
*
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
2022-06-29
1
-20
/
+3
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
1
-5
/
+5
*
nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-3
/
+3
*
nvmet-tcp: fix possible list corruption for unexpected command failure
Sagi Grimberg
2021-12-08
1
-1
/
+8
*
nvmet-tcp: fix incomplete data digest send
Varun Prakash
2021-11-23
1
-1
/
+6
*
nvmet-tcp: fix memory leak when performing a controller reset
Maurizio Lombardi
2021-11-23
1
-1
/
+4
*
nvmet-tcp: add an helper to free the cmd buffers
Maurizio Lombardi
2021-11-23
1
-9
/
+19
*
nvmet-tcp: fix a race condition between release_queue and io_work
Maurizio Lombardi
2021-11-23
1
-1
/
+3
*
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-0
/
+16
|
\
|
*
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+16
*
|
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
1
-1
/
+1
[next]