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-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
2017-10-12
1
-7
/
+7
*
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-10-08
1
-14
/
+14
*
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
2017-09-13
1
-1
/
+1
*
nvme-rdma: remove race conditions from IB signalling
Marta Rybczynska
2017-07-27
1
-10
/
+10
*
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
2017-06-17
1
-0
/
+17
*
nvme: avoid to use blk_mq_abort_requeue_list()
Ming Lei
2017-06-07
1
-2
/
+3
*
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
Ming Lei
2017-06-07
1
-1
/
+7
*
nvme-rdma: support devices with queue size < 32
Marta Rybczynska
2017-06-07
1
-4
/
+14
*
nvme: unmap CMB and remove sysfs file in reset path
Jon Derrick
2017-05-25
1
-1
/
+6
*
nvme: simplify stripe quirk
Keith Busch
2017-04-12
2
-16
/
+2
*
nvme/pci: Disable on removal when disconnected
Keith Busch
2017-04-08
1
-1
/
+3
*
nvme/core: Fix race kicking freed request_queue
Keith Busch
2017-04-08
1
-3
/
+3
*
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
2017-01-19
1
-6
/
+1
*
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
2017-01-06
3
-14
/
+12
*
nvme/pci: Don't free queues on error
Keith Busch
2016-11-16
1
-14
/
+4
*
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
2016-11-14
1
-1
/
+1
*
nvme-rdma: stop and free io queues on connect failure
Steve Wise
2016-11-14
1
-2
/
+9
*
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
2016-11-14
1
-1
/
+7
*
nvmet: Don't queue fatal error work if csts.cfs is set
Sagi Grimberg
2016-11-14
1
-3
/
+7
*
nvme-rdma: reject non-connect commands before the queue is live
Christoph Hellwig
2016-11-14
1
-1
/
+30
*
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
2016-11-14
1
-1
/
+7
*
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
2016-11-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-21
6
-38
/
+71
|
\
|
*
nvmet: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
2
-4
/
+4
|
*
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
1
-2
/
+2
|
*
nvme.h: resync with nvme-cli
Christoph Hellwig
2016-10-19
2
-2
/
+2
|
*
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-19
4
-9
/
+9
|
*
nvme : Add sysfs entry for NVMe CMBs when appropriate
Stephen Bates
2016-10-12
1
-9
/
+35
|
*
nvme: don't schedule multiple resets
Keith Busch
2016-10-12
1
-9
/
+13
|
*
nvme: Delete created IO queues on reset
Keith Busch
2016-10-12
1
-4
/
+5
|
*
nvme: Stop probing a removed device
Keith Busch
2016-10-12
1
-0
/
+2
*
|
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-11
1
-1
/
+2
|
/
*
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
5
-81
/
+36
|
\
|
*
nvme: remove the post_scan callout
Christoph Hellwig
2016-09-15
2
-4
/
+0
|
*
nvme: switch to use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-15
1
-71
/
+36
|
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
3
-6
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
2
-21
/
+6
|
\
\
|
*
|
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
1
-20
/
+5
|
*
|
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-23
2
-2
/
+2
*
|
|
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
8
-157
/
+268
|
\
\
\
|
*
|
|
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-24
3
-13
/
+11
|
*
|
|
nvme/scsi: Remove power management support
Andy Lutomirski
2016-09-24
1
-71
/
+3
|
*
|
|
nvmet: Make dsm number of ranges zero based
Alexander Solganik
2016-09-23
1
-1
/
+1
|
*
|
|
nvmet: Use direct IO for writes
Sagi Grimberg
2016-09-23
1
-0
/
+1
|
*
|
|
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
2016-09-23
1
-0
/
+88
|
*
|
|
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-23
2
-0
/
+17
|
*
|
|
nvme-fabrics: revise host transport option descriptions
James Smart
2016-09-23
1
-3
/
+4
|
*
|
|
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
2016-09-23
1
-2
/
+10
|
*
|
|
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
3
-10
/
+30
|
*
|
|
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
3
-33
/
+46
[next]