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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2016-11-16
nvme/pci: Don't free queues on error
Keith Busch
2016-11-14
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
2016-11-14
nvme-rdma: stop and free io queues on connect failure
Steve Wise
2016-11-14
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
2016-11-14
nvmet: Don't queue fatal error work if csts.cfs is set
Sagi Grimberg
2016-11-14
nvme-rdma: reject non-connect commands before the queue is live
Christoph Hellwig
2016-11-14
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
2016-11-11
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
2016-10-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-19
nvmet: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme: use symbolic constants for CNS values
Christoph Hellwig
2016-10-19
nvme.h: resync with nvme-cli
Christoph Hellwig
2016-10-19
nvme: Add tertiary number to NVME_VS
Gabriel Krisman Bertazi
2016-10-12
nvme : Add sysfs entry for NVMe CMBs when appropriate
Stephen Bates
2016-10-12
nvme: don't schedule multiple resets
Keith Busch
2016-10-12
nvme: Delete created IO queues on reset
Keith Busch
2016-10-12
nvme: Stop probing a removed device
Keith Busch
2016-10-11
nvme: use the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-24
nvme: Pass pointers, not dma addresses, to nvme_get/set_features()
Andy Lutomirski
2016-09-24
nvme/scsi: Remove power management support
Andy Lutomirski
2016-09-23
nvmet: Make dsm number of ranges zero based
Alexander Solganik
2016-09-23
nvmet: Use direct IO for writes
Sagi Grimberg
2016-09-23
admin-cmd: Added smart-log command support.
Chaitanya Kulkarni
2016-09-23
nvme-fabrics: Add host_traddr options field to host infrastructure
James Smart
2016-09-23
nvme-fabrics: revise host transport option descriptions
James Smart
2016-09-23
nvme-fabrics: rework nvmf_get_address() for variable options
James Smart
2016-09-23
nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEY
Christoph Hellwig
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2016-09-22
nvme-rdma: only clear queue flags after successful connect
Sagi Grimberg
2016-09-21
lightnvm: expose device geometry through sysfs
Simon A. F. Lund
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
2016-09-21
nvme: refactor namespaces to support non-gendisk devices
Matias Bjørling
2016-09-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-09-15
nvme: remove the post_scan callout
Christoph Hellwig
2016-09-15
nvme: switch to use pci_alloc_irq_vectors
Christoph Hellwig
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-13
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-09-12
nvme-rdma: add back dependency on CONFIG_BLOCK
Arnd Bergmann
2016-09-12
nvme-rdma: fix null pointer dereference on req->mr
Colin Ian King
2016-09-12
nvme-rdma: use ib_client API to detect device removal
Steve Wise
2016-09-12
nvme-rdma: add DELETING queue flag
Sagi Grimberg
2016-09-11
nvme: make NVME_RDMA depend on BLOCK
Linus Torvalds
2016-09-08
nvme/quirk: Add a delay before checking device ready for memblaze device
Wenbo Wang
2016-09-07
nvme: Don't suspend admin queue that wasn't created
Gabriel Krisman Bertazi
2016-09-04
nvme-rdma: destroy nvme queue rdma resources on connect failure
Steve Wise
2016-09-04
nvme_rdma: keep a ref on the ctrl during delete/flush
Steve Wise
2016-08-29
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
[next]