index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-22
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
Ruozhu Li
1
-10
/
+23
2025-03-13
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
1
-4
/
+11
2025-01-23
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2024-11-17
nvme-loop: flush off pending I/O while shutting down loop controller
Nilay Shroff
1
-0
/
+13
2024-11-08
nvmet-auth: assign dh_key to NULL after kfree_sensitive
Vitaliy Shevtsov
1
-0
/
+1
2024-09-12
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
1
-1
/
+3
2024-08-29
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
1
-12
/
+4
2024-08-29
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
1
-0
/
+1
2024-08-29
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2
-14
/
+20
2024-08-03
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
1
-6
/
+8
2024-07-25
nvmet: always initialize cqe.result
Daniel Wagner
3
-9
/
+1
2024-07-11
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
1
-0
/
+9
2024-06-21
nvmet-passthru: propagate status from id override functions
Daniel Wagner
1
-3
/
+3
2024-06-12
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
1
-0
/
+8
2024-06-12
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
1
-3
/
+2
2024-06-12
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
3
-1
/
+18
2024-06-12
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
1
-7
/
+4
2024-06-12
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
2024-06-12
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
1
-1
/
+1
2024-03-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
1
-8
/
+23
2024-03-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
1
-3
/
+13
2024-03-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
1
-2
/
+6
2024-03-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
1
-2
/
+0
2024-03-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
1
-46
/
+37
2024-03-01
nvmet-fc: release reference on target port
Daniel Wagner
1
-1
/
+2
2024-03-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-03-01
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
1
-0
/
+1
2024-01-25
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-25
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
1
-1
/
+1
2024-01-25
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
1
-2
/
+1
2024-01-25
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-25
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2024-01-20
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
1
-0
/
+3
2023-12-03
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
1
-0
/
+4
2023-10-18
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
1
-3
/
+6
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
1
-5
/
+2
2023-08-21
nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
Varun Prakash
1
-1
/
+1
2023-08-09
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
1
-2
/
+1
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2
-3
/
+3
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-1
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-17
/
+29
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
4
-19
/
+5
2023-06-24
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-17
/
+29
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
1
-1
/
+1
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
1
-1
/
+2
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
1
-2
/
+0
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
1
-4
/
+0
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
1
-9
/
+0
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
1
-1
/
+1
[next]