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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-06-07
4
-63
/
+150
|
\
|
*
nvme-rdma: use dynamic dma mapping per command
Max Gurtovoy
2019-06-06
1
-17
/
+36
|
*
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
2019-06-06
1
-1
/
+2
|
*
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
2019-06-04
1
-0
/
+1
|
*
nvme-tcp: fix queue mapping when queue count is limited
Sagi Grimberg
2019-05-30
1
-7
/
+50
|
*
nvme-rdma: fix queue mapping when queue count is limited
Sagi Grimberg
2019-05-30
1
-38
/
+61
*
|
nvme-pci: don't limit DMA segement size
Christoph Hellwig
2019-06-05
1
-0
/
+6
*
|
Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-24
3
-41
/
+76
|
\
|
|
*
nvme-pci: use blk-mq mapping for unmanaged irqs
Keith Busch
2019-05-22
1
-1
/
+1
|
*
nvme: copy MTFA field from identify controller
Laine Walker-Avina
2019-05-21
1
-0
/
+1
|
*
nvme: fix memory leak for power latency tolerance
Yufen Yu
2019-05-17
1
-0
/
+1
|
*
nvme: release namespace SRCU protection before performing controller ioctls
Christoph Hellwig
2019-05-17
1
-5
/
+20
|
*
nvme: merge nvme_ns_ioctl into nvme_ioctl
Christoph Hellwig
2019-05-17
1
-23
/
+24
|
*
nvme: remove the ifdef around nvme_nvm_ioctl
Christoph Hellwig
2019-05-17
1
-2
/
+0
|
*
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
Christoph Hellwig
2019-05-17
1
-4
/
+9
|
*
nvme: Fix known effects
Keith Busch
2019-05-17
1
-1
/
+1
|
*
nvme-pci: Sync queues on reset
Keith Busch
2019-05-17
3
-0
/
+14
|
*
nvme-pci: Unblock reset_work on IO failure
Keith Busch
2019-05-17
1
-5
/
+4
|
*
nvme-pci: Don't disable on timeout in reset state
Keith Busch
2019-05-17
1
-1
/
+2
|
*
nvme-pci: Fix controller freeze wait disabling
Keith Busch
2019-05-17
1
-6
/
+6
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
|
/
*
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-16
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-12
1
-1
/
+1
*
|
|
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
19
-266
/
+298
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvmet: protect discovery change log event list iteration
Sagi Grimberg
2019-05-01
1
-0
/
+5
|
*
|
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-loop: kill timeout handler
Ming Lei
2019-04-25
1
-16
/
+0
[next]