index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
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-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-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
2016-08-28
nvme-rdma: Get rid of redundant defines
Sagi Grimberg
2016-08-28
nvme-rdma: Get rid of duplicate variable
Sagi Grimberg
2016-08-24
nvme: Fix nvme_get/set_features() with a NULL result pointer
Andy Lutomirski
2016-08-19
nvme: fabrics drivers don't need the nvme-pci driver
Christoph Hellwig
2016-08-19
nvme-fabrics: get a reference when reusing a nvme_host structure
Christoph Hellwig
2016-08-19
nvme-fabrics: change NQN UUID to big-endian format
Daniel Verkamp
2016-08-18
nvme-loop: set sqsize to 0-based value, per spec
Jay Freyensee
2016-08-18
nvme-rdma: fix sqsize/hsqsize per spec
Jay Freyensee
2016-08-18
fabrics: define admin sqsize min default, per spec
Jay Freyensee
2016-08-18
nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
Jay Freyensee
2016-08-16
nvmet-rdma: Fix use after free
Vincent Stehlé
2016-08-16
nvme-rdma: initialize ret to zero to avoid returning garbage
Colin Ian King
2016-08-15
nvme: Prevent controller state invalid transition
Gabriel Krisman Bertazi
2016-08-11
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
2016-08-08
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-08-04
nvme-rdma: Remove unused includes
Sagi Grimberg
2016-08-04
nvme-rdma: start async event handler after reconnecting to a controller
Sagi Grimberg
2016-08-04
nvmet: Fix controller serial number inconsistency
Sagi Grimberg
2016-08-04
nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...
Sagi Grimberg
2016-08-04
nvmet-rdma: Correctly handle RDMA device hot removal
Sagi Grimberg
2016-08-03
nvme-rdma: Make sure to shutdown the controller if we can
Sagi Grimberg
2016-08-03
nvme-loop: Remove duplicate call to nvme_remove_namespaces
Sagi Grimberg
2016-08-03
nvme-rdma: Free the I/O tags when we delete the controller
Sagi Grimberg
2016-08-03
nvme-rdma: Remove duplicate call to nvme_remove_namespaces
Sagi Grimberg
2016-08-03
nvme-rdma: Fix device removal handling
Sagi Grimberg
[next]