index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-multipath: don't print ANA group state by default
Hannes Reinecke
2019-05-01
1
-1
/
+1
*
nvme-multipath: split bios with the ns_head bio_set before submitting
Hannes Reinecke
2019-05-01
1
-0
/
+8
*
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
2019-05-01
1
-1
/
+2
*
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
2019-04-25
1
-1
/
+6
*
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
2019-04-25
1
-6
/
+4
*
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
2019-04-25
1
-4
/
+6
*
nvme-tcp: fix a NULL deref when an admin connect times out
Sagi Grimberg
2019-04-25
1
-2
/
+6
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
2
-6
/
+16
|
\
|
*
nvme-fc: correct csn initialization and increments on error
James Smart
2019-04-11
1
-5
/
+15
|
*
nvme: cancel request synchronously
Ming Lei
2019-04-10
1
-1
/
+1
*
|
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
1
-1
/
+1
*
|
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
1
-12
/
+5
*
|
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
1
-0
/
+22
*
|
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
1
-5
/
+40
*
|
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
1
-32
/
+6
*
|
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-21
/
+27
*
|
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
1
-13
/
+10
*
|
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
1
-1
/
+2
*
|
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-27
/
+17
*
|
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-1
/
+1
*
|
nvme-pci: remove nvme_init_iod
Christoph Hellwig
2019-04-05
1
-34
/
+22
*
|
nvme-pci: remove unused nvme_iod member
Keith Busch
2019-04-05
1
-2
/
+0
*
|
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
2019-04-05
1
-5
/
+3
*
|
nvme-pci: use a flag for polled queues
Keith Busch
2019-04-05
1
-20
/
+13
*
|
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
2019-04-05
1
-2
/
+2
|
/
*
nvme-multipath: relax ANA state check
Martin George
2019-03-28
1
-4
/
+1
*
nvme-tcp: fix an endianess miss-annotation
Christoph Hellwig
2019-03-28
1
-1
/
+1
*
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-16
7
-26
/
+94
|
\
|
*
nvme-tcp: support C2HData with SUCCESS flag
Sagi Grimberg
2019-03-13
1
-4
/
+28
|
*
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
2019-03-13
1
-3
/
+3
|
*
nvme: add proper discard setup for the multipath device
Christoph Hellwig
2019-03-13
1
-3
/
+3
|
*
nvme: remove nvme_ns_config_oncs
Christoph Hellwig
2019-03-13
1
-7
/
+3
|
*
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
3
-2
/
+9
|
*
nvme-fc: reject reconnect if io queue count is reduced to zero
James Smart
2019-03-13
1
-0
/
+12
|
*
nvme-fc: fix numa_node when dev is null
James Smart
2019-03-13
1
-1
/
+4
|
*
nvme-fc: use nr_phys_segments to determine existence of sgl
James Smart
2019-03-13
1
-4
/
+15
|
*
nvme: update comment to make the code easier to read
Yufen Yu
2019-03-13
1
-2
/
+2
|
*
nvme: put ns_head ref if namespace fails allocation
Sagi Grimberg
2019-03-13
1
-0
/
+1
|
*
nvme-trace: fix cdw10 buffer overrun
Keith Busch
2019-03-13
1
-1
/
+1
|
*
nvme: don't warn on block content change effects
Keith Busch
2019-03-13
1
-1
/
+1
|
*
nvme: add get-feature to admin cmds tracer
Max Gurtovoy
2019-03-13
1
-0
/
+14
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
13
-153
/
+207
|
\
|
|
*
nvme-rdma: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2019-02-21
1
-2
/
+2
|
*
nvme: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
6
-46
/
+6
|
*
nvme-pci: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
|
*
nvme-lightnvm: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-15
/
+1
|
*
nvme-rdma: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-9
/
+1
|
*
nvme-fc: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
1
-13
/
+1
|
*
nvme-fabrics: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
2
-18
/
+2
|
*
nvme: return error from nvme_alloc_ns()
Hannes Reinecke
2019-02-20
1
-10
/
+21
[next]