index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2021-12-01
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-12-01
nvmet-tcp: fix incomplete data digest send
Varun Prakash
1
-1
/
+6
2021-11-17
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+16
2021-11-17
nvmet: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+2
2021-11-17
nvmet-tcp: fix header digest verification
Amit Engel
1
-1
/
+1
2021-11-17
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-11-02
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-09-15
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-07-20
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-14
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
1
-8
/
+2
2021-06-18
nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
Hannes Reinecke
1
-1
/
+2
2021-06-18
nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
Hannes Reinecke
1
-0
/
+1
2021-06-18
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
Hannes Reinecke
1
-0
/
+1
2021-05-26
nvmet: seset ns->file when open fails
Daniel Wagner
1
-3
/
+5
2021-05-14
nvmet-tcp: fix incorrect locking in state_change sk callback
Sagi Grimberg
1
-2
/
+2
2021-03-24
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-02-10
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
1
-1
/
+2
2021-01-19
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
1
-0
/
+10
2020-11-10
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2
-16
/
+9
2020-10-29
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-10-01
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
1
-12
/
+18
2020-10-01
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
1
-2
/
+1
2020-09-17
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
1
-1
/
+9
2020-09-09
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-09-09
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-04-17
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
1
-1
/
+0
2020-04-17
nvmet-tcp: fix maxh2cdata icresp parameter
Sagi Grimberg
1
-1
/
+1
2020-03-25
nvmet-tcp: set MSG_MORE only if we actually have more to send
Sagi Grimberg
1
-3
/
+9
2020-02-24
nvmet: Pass lockdep expression to RCU lists
Amol Grover
1
-2
/
+4
2020-02-11
nvmet: Fix controller use after free
Israel Rukshin
1
-4
/
+9
2020-02-11
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
1
-1
/
+1
2020-01-09
nvme_fc: add module to ops template to allow module references
James Smart
1
-0
/
+1
2019-10-15
nvmet-loop: fix possible leakage during error flow
Max Gurtovoy
1
-1
/
+3
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
1
-8
/
+4
2019-09-23
nvmet: change ppl to lpp
John Pittman
1
-8
/
+8
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-32
/
+66
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
1
-5
/
+3
2019-09-12
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
Markus Elfring
1
-3
/
+1
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
1
-3
/
+13
2019-08-29
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
1
-0
/
+11
2019-08-29
nvmet-tcp: fix possible memory leak
Sagi Grimberg
1
-0
/
+1
2019-08-29
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
1
-4
/
+8
2019-08-29
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
1
-0
/
+18
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
1
-6
/
+8
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
1
-11
/
+1
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
1
-0
/
+2
2019-07-31
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
1
-0
/
+3
2019-07-31
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
1
-0
/
+8
2019-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
3
-0
/
+16
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-24
/
+76
[next]