index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-17
8
-76
/
+63
|
\
|
*
nvme: validate cntlid during controller initialisation
Christoph Hellwig
2019-05-14
1
-17
/
+24
|
*
nvme: change locking for the per-subsystem controller list
Christoph Hellwig
2019-05-14
1
-18
/
+14
|
*
nvme: trace all async notice events
Chaitanya Kulkarni
2019-05-14
2
-3
/
+3
|
*
nvme-fabrics: remove unused argument
Minwoo Im
2019-05-14
1
-2
/
+2
|
*
nvme-multipath: avoid crash on invalid subsystem cntlid enumeration
Hannes Reinecke
2019-05-13
1
-1
/
+1
|
*
nvme-fc: use separate work queue to avoid warning
Hannes Reinecke
2019-05-13
1
-3
/
+11
|
*
nvme-rdma: remove redundant reference between ib_device and tagset
Max Gurtovoy
2019-05-13
1
-29
/
+5
|
*
nvme-pci: mark expected switch fall-through
Gustavo A. R. Silva
2019-05-13
1
-0
/
+1
|
*
nvme-pci: add known admin effects to augument admin effects log page
Maxim Levitsky
2019-05-13
1
-2
/
+1
|
*
nvme-pci: init shadow doorbell after each reset
Maxim Levitsky
2019-05-13
1
-2
/
+1
|
*
lightnvm: Inherit mdts from the parent nvme device
Igor Konopko
2019-05-06
1
-0
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
\
|
*
|
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
2019-04-13
1
-1
/
+1
*
|
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
7
-181
/
+208
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
2019-05-01
2
-5
/
+2
|
*
|
nvme: move command size checks to the core
Christoph Hellwig
2019-05-01
2
-28
/
+30
|
*
|
nvme-fabrics: check more command sizes
Minwoo Im
2019-05-01
1
-0
/
+1
|
*
|
nvme-pci: check more command sizes
Minwoo Im
2019-05-01
1
-0
/
+7
|
*
|
nvme-pci: remove an unneeded variable initialization
Minwoo Im
2019-05-01
1
-1
/
+1
|
*
|
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
2019-05-01
1
-1
/
+4
|
*
|
nvme-pci: shutdown on timeout during deletion
Keith Busch
2019-05-01
1
-1
/
+4
|
*
|
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
2019-05-01
1
-0
/
+1
|
*
|
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: 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
*
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-04-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-03-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
nvme-fc: correct csn initialization and increments on error
James Smart
2019-04-11
1
-5
/
+15
[next]