index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-15
6
-24
/
+76
|
\
|
*
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
2019-07-09
1
-1
/
+3
|
*
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-07-09
3
-0
/
+50
|
*
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
2019-07-09
1
-1
/
+1
|
*
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
2019-07-09
1
-1
/
+1
|
*
nvme-fcloop: fix inconsistent lock state warnings
James Smart
2019-07-09
1
-21
/
+21
*
|
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-06-20
1
-2
/
+2
*
|
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
4
-0
/
+353
*
|
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
3
-3
/
+3
*
|
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
1
-0
/
+37
*
|
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
1
-0
/
+11
*
|
nvmet: add transport discovery change op
James Smart
2019-06-21
3
-0
/
+8
*
|
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-06-07
1
-0
/
+1
|
\
\
|
*
|
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
2019-06-04
1
-0
/
+1
|
|
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
nvmet: protect discovery change log event list iteration
Sagi Grimberg
2019-05-01
1
-0
/
+5
*
nvme-loop: kill timeout handler
Ming Lei
2019-04-25
1
-16
/
+0
*
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
2019-04-25
1
-6
/
+0
*
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
2019-04-25
1
-1
/
+6
*
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2019-04-25
2
-0
/
+2
*
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
2019-04-25
3
-7
/
+7
*
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
7
-38
/
+38
*
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
2019-04-25
1
-2
/
+1
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
3
-23
/
+51
|
\
|
*
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
3
-23
/
+51
*
|
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
1
-0
/
+2
*
|
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
1
-3
/
+4
*
|
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
2019-04-05
1
-3
/
+21
*
|
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-05
1
-5
/
+2
*
|
nvmet: avoid double errno conversions
Christoph Hellwig
2019-04-05
1
-4
/
+2
|
/
*
nvmet: fix error flow during ns enable
Max Gurtovoy
2019-03-28
1
-2
/
+2
*
nvmet: fix building bvec from sg list
Ming Lei
2019-03-28
1
-10
/
+10
*
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2019-03-13
2
-5
/
+5
*
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
2019-03-13
1
-31
/
+2
*
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
2019-03-13
1
-5
/
+4
*
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
2019-03-13
1
-10
/
+10
*
nvmet: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
7
-63
/
+7
*
nvmet-rdma: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvme-loop: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
*
nvmet-fcloop: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-12
/
+1
*
nvmet-fc: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-13
/
+1
*
nvmet: fix indentation
Bart Van Assche
2019-02-20
1
-1
/
+1
*
nvmet-rdma: fix null dereference under heavy load
Raju Rangoju
2019-01-23
1
-1
/
+14
*
nvmet-tcp: fix uninitialized variable access
Sagi Grimberg
2019-01-16
1
-1
/
+1
*
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
2018-12-18
1
-1
/
+1
*
nvmet-tcp: fix endianess annotations
Christoph Hellwig
2018-12-18
1
-2
/
+2
*
nvmet: use a macro for default error location
Chaitanya Kulkarni
2018-12-18
2
-2
/
+3
*
nvmet: fix comparison of a u16 with -1
Colin Ian King
2018-12-18
1
-1
/
+1
*
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
2018-12-13
1
-0
/
+6
[next]