summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* nvme/pci: Don't free queues on errorKeith Busch2016-11-161-14/+4
* nvmet-rdma: drain the queue-pair just before freeing itSagi Grimberg2016-11-141-1/+1
* nvme-rdma: stop and free io queues on connect failureSteve Wise2016-11-141-2/+9
* nvmet-rdma: don't forget to delete a queue from the list of connection failedSagi Grimberg2016-11-141-1/+7
* nvmet: Don't queue fatal error work if csts.cfs is setSagi Grimberg2016-11-141-3/+7
* nvme-rdma: reject non-connect commands before the queue is liveChristoph Hellwig2016-11-141-1/+30
* nvmet-rdma: Fix possible NULL deref when handling rdma cm eventsBart Van Assche2016-11-141-1/+7
* lightnvm: invalid offset calculation for lba_shiftMatias Bjørling2016-11-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-216-38/+71
|\
| * nvmet: use symbolic constants for CNS valuesChristoph Hellwig2016-10-192-4/+4
| * nvme: use symbolic constants for CNS valuesChristoph Hellwig2016-10-191-2/+2
| * nvme.h: resync with nvme-cliChristoph Hellwig2016-10-192-2/+2
| * nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-194-9/+9
| * nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates2016-10-121-9/+35
| * nvme: don't schedule multiple resetsKeith Busch2016-10-121-9/+13
| * nvme: Delete created IO queues on resetKeith Busch2016-10-121-4/+5
| * nvme: Stop probing a removed deviceKeith Busch2016-10-121-0/+2
* | nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-111-1/+2
|/
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-095-81/+36
|\
| * nvme: remove the post_scan calloutChristoph Hellwig2016-09-152-4/+0
| * nvme: switch to use pci_alloc_irq_vectorsChristoph Hellwig2016-09-151-71/+36
| * blk-mq: remove ->map_queueChristoph Hellwig2016-09-153-6/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-092-21/+6
|\ \
| * | nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-231-20/+5
| * | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-232-2/+2
* | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-078-157/+268
|\ \ \
| * | | nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski2016-09-243-13/+11
| * | | nvme/scsi: Remove power management supportAndy Lutomirski2016-09-241-71/+3
| * | | nvmet: Make dsm number of ranges zero basedAlexander Solganik2016-09-231-1/+1
| * | | nvmet: Use direct IO for writesSagi Grimberg2016-09-231-0/+1
| * | | admin-cmd: Added smart-log command support.Chaitanya Kulkarni2016-09-231-0/+88
| * | | nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart2016-09-232-0/+17
| * | | nvme-fabrics: revise host transport option descriptionsJames Smart2016-09-231-3/+4
| * | | nvme-fabrics: rework nvmf_get_address() for variable optionsJames Smart2016-09-231-2/+10
| * | | lightnvm: expose device geometry through sysfsSimon A. F. Lund2016-09-213-10/+30
| * | | lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-213-33/+46
| * | | nvme: refactor namespaces to support non-gendisk devicesMatias Bjørling2016-09-212-43/+76
* | | | nvme-rdma: only clear queue flags after successful connectSagi Grimberg2016-09-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-152-74/+79
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-132-73/+72
| |\ \ \
| | * | | nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann2016-09-121-0/+1
| | * | | nvme-rdma: fix null pointer dereference on req->mrColin Ian King2016-09-121-0/+1
| | * | | nvme-rdma: use ib_client API to detect device removalSteve Wise2016-09-121-68/+40
| | * | | nvme-rdma: add DELETING queue flagSagi Grimberg2016-09-121-2/+9
| | * | | nvme-rdma: destroy nvme queue rdma resources on connect failureSteve Wise2016-09-041-3/+11
| | * | | nvme_rdma: keep a ref on the ctrl during delete/flushSteve Wise2016-09-041-8/+18
| * | | | nvme/quirk: Add a delay before checking device ready for memblaze deviceWenbo Wang2016-09-081-0/+2
| * | | | nvme: Don't suspend admin queue that wasn't createdGabriel Krisman Bertazi2016-09-071-1/+6
* | | | | nvme: make NVME_RDMA depend on BLOCKLinus Torvalds2016-09-111-1/+1
|/ / / /
* | | | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-297-33/+53
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
OpenPOWER on IntegriCloud