index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
3
-3
/
+7
*
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
3
-33
/
+41
*
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
4
-0
/
+353
*
nvme-trace: print result and status in hex format
Minwoo Im
2019-06-21
1
-1
/
+1
*
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2019-06-21
2
-6
/
+77
*
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2019-06-21
1
-44
/
+0
*
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
2019-06-21
1
-1
/
+0
*
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
1
-4
/
+5
*
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
1
-0
/
+1
*
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
1
-2
/
+5
*
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
1
-1
/
+5
*
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
1
-21
/
+2
*
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
1
-1
/
+1
*
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-21
1
-3
/
+92
*
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
4
-4
/
+4
*
nvme: export get and set features
Keith Busch
2019-06-21
2
-3
/
+27
*
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-21
1
-6
/
+8
*
nvme-fc: add message when creating new association
James Smart
2019-06-21
1
-0
/
+6
*
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
*
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-20
1
-1
/
+1
*
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
[next]