index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
1
-0
/
+5
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
1
-6
/
+0
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2
-0
/
+2
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
3
-7
/
+7
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
7
-38
/
+38
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
1
-2
/
+1
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
3
-23
/
+51
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
3
-23
/
+51
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
1
-0
/
+2
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
1
-3
/
+4
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
1
-3
/
+21
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
1
-4
/
+2
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
1
-2
/
+2
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
1
-10
/
+10
2019-03-13
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2
-5
/
+5
2019-03-13
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
1
-31
/
+2
2019-03-13
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
1
-5
/
+4
2019-03-13
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
1
-10
/
+10
2019-02-20
nvmet: convert to SPDX identifiers
Christoph Hellwig
7
-63
/
+7
2019-02-20
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
1
-9
/
+1
2019-02-20
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
1
-12
/
+1
2019-02-20
nvmet-fc: convert to SPDX identifiers
Christoph Hellwig
1
-13
/
+1
2019-02-20
nvmet: fix indentation
Bart Van Assche
1
-1
/
+1
2019-01-23
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
1
-1
/
+14
2019-01-16
nvmet-tcp: fix uninitialized variable access
Sagi Grimberg
1
-1
/
+1
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
1
-1
/
+1
2018-12-18
nvmet-tcp: fix endianess annotations
Christoph Hellwig
1
-2
/
+2
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
2
-2
/
+3
2018-12-18
nvmet: fix comparison of a u16 with -1
Colin Ian King
1
-1
/
+1
2018-12-13
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvmet: add error log page cmd handler
Chaitanya Kulkarni
1
-7
/
+29
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
3
-15
/
+60
2018-12-13
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
1
-12
/
+72
2018-12-13
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
1
-4
/
+18
2018-12-13
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
1
-1
/
+9
2018-12-13
nvmet: add error log support for fabrics-cmd
Chaitanya Kulkarni
2
-13
/
+45
2018-12-13
nvmet: add error log support in the core
Chaitanya Kulkarni
1
-8
/
+23
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
2
-6
/
+31
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
2
-0
/
+11
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
3
-9
/
+9
2018-12-13
nvmet: remove unused variable
Sagi Grimberg
1
-2
/
+1
2018-12-13
nvmet: allow configfs tcp trtype configuration
Sagi Grimberg
1
-0
/
+1
2018-12-13
nvmet-tcp: add NVMe over TCP target driver
Sagi Grimberg
3
-0
/
+1749
2018-12-13
nvmet: Add install_queue callout
Sagi Grimberg
2
-0
/
+11
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
1
-1
/
+2
[next]