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.12.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/multipath: Use blk_path_error
Keith Busch
2018-01-10
1
-13
/
+1
*
nvme/multipath: Consult blk_status_t for failover
Keith Busch
2018-01-10
3
-42
/
+16
*
nvme: Add more command status translation
Keith Busch
2018-01-10
1
-0
/
+7
*
nvme: fix subsystem multiple controllers support check
Israel Rukshin
2018-01-08
1
-1
/
+17
*
nvme: take refcount on transport module
Nitzan Carmi
2018-01-08
1
-3
/
+14
*
nvme-pci: fix NULL pointer reference in nvme_alloc_ns
Jianchao Wang
2018-01-08
3
-12
/
+44
*
nvme: modify the debug level for setting shutdown timeout
Max Gurtovoy
2018-01-08
1
-1
/
+1
*
nvme-pci: don't open-code nvme_reset_ctrl
Sagi Grimberg
2018-01-08
1
-2
/
+2
*
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
1
-3
/
+4
*
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
1
-1
/
+3
*
nvme-pci: remove an unnecessary initialization in HMB code
Minwoo Im
2018-01-08
1
-2
/
+2
*
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
2018-01-08
5
-4
/
+18
*
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
2018-01-08
1
-21
/
+3
*
nvme_fcloop: refactor host/target io job access
James Smart
2018-01-08
1
-22
/
+125
*
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
2018-01-08
1
-35
/
+63
*
nvme_fcloop: disassocate local port structs
James Smart
2018-01-08
1
-10
/
+25
*
nvme_fcloop: fix abort race condition
James Smart
2018-01-08
1
-5
/
+7
*
nvmet: lower log level for each queue creation
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: lowering log level for chatty debug messages
Sagi Grimberg
2018-01-08
1
-1
/
+1
*
nvmet-rdma: removed queue cleanup from module exit
Sagi Grimberg
2018-01-08
1
-17
/
+1
*
nvmet/rdma: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-59
/
+5
*
nvmet/fc: Use sgl_alloc() and sgl_free()
Bart Van Assche
2018-01-06
2
-34
/
+3
*
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
2018-01-05
1
-29
/
+50
*
lightnvm: remove lower page tables
Matias Bjørling
2018-01-05
1
-14
/
+0
*
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
2018-01-05
1
-96
/
+0
*
nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
Minwoo Im
2017-11-28
1
-0
/
+1
*
nvme-rdma: fix memory leak during queue allocation
Max Gurtovoy
2017-11-28
1
-3
/
+18
*
nvme-rdma: Use mr pool
Israel Rukshin
2017-11-26
1
-58
/
+37
*
nvme-rdma: Check remotely invalidated rkey matches our expected rkey
Sagi Grimberg
2017-11-26
1
-2
/
+7
*
nvme-rdma: wait for local invalidation before completing a request
Sagi Grimberg
2017-11-26
1
-15
/
+24
*
nvme-rdma: don't complete requests before a send work request has completed
Sagi Grimberg
2017-11-26
1
-4
/
+24
*
nvme-rdma: don't suppress send completions
Sagi Grimberg
2017-11-26
1
-40
/
+14
*
nvme-fc: don't use bit masks for set/test_bit() numbers
Jens Axboe
2017-11-24
1
-2
/
+2
*
nvme-pci: add quirk for delay before CHK RDY for WDC SN200
Jeff Lien
2017-11-23
2
-1
/
+3
*
nvmet-fc: correct ref counting error when deferred rcv used
James Smart
2017-11-20
1
-3
/
+6
*
nvme: Suppress static analyis warning
Keith Busch
2017-11-20
1
-5
/
+2
*
nvme: Fix NULL dereference on reservation request
Keith Busch
2017-11-20
1
-6
/
+6
*
nvme: fix spelling mistake: "requeing" -> "requeuing"
Colin Ian King
2017-11-20
1
-1
/
+1
*
nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.
Minwoo Im
2017-11-20
1
-1
/
+1
*
nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-A
Kai-Heng Feng
2017-11-20
1
-2
/
+10
*
nvme-loop: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+24
*
nvme-fc: check if queue is ready in queue_rq
Sagi Grimberg
2017-11-20
1
-1
/
+18
*
nvme-fabrics: introduce init command check for a queue that is not alive
Sagi Grimberg
2017-11-20
2
-26
/
+36
*
nvmet_fc: fix better length checking
James Smart
2017-11-16
1
-2
/
+4
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
19
-899
/
+2474
|
\
|
*
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-11-11
1
-1
/
+1
|
*
nvme: expose subsys attribute to sysfs
Hannes Reinecke
2017-11-10
1
-0
/
+48
|
*
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-10
3
-0
/
+40
|
*
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-10
3
-26
/
+38
|
*
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-10
5
-14
/
+455
[next]