summaryrefslogtreecommitdiff
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* nvme/pci: Don't free queues on errorKeith Busch2016-11-16
* nvmet-rdma: drain the queue-pair just before freeing itSagi Grimberg2016-11-14
* nvme-rdma: stop and free io queues on connect failureSteve Wise2016-11-14
* nvmet-rdma: don't forget to delete a queue from the list of connection failedSagi Grimberg2016-11-14
* nvmet: Don't queue fatal error work if csts.cfs is setSagi Grimberg2016-11-14
* nvme-rdma: reject non-connect commands before the queue is liveChristoph Hellwig2016-11-14
* nvmet-rdma: Fix possible NULL deref when handling rdma cm eventsBart Van Assche2016-11-14
* lightnvm: invalid offset calculation for lba_shiftMatias Bjørling2016-11-11
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-21
|\
| * nvmet: use symbolic constants for CNS valuesChristoph Hellwig2016-10-19
| * nvme: use symbolic constants for CNS valuesChristoph Hellwig2016-10-19
| * nvme.h: resync with nvme-cliChristoph Hellwig2016-10-19
| * nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-19
| * nvme : Add sysfs entry for NVMe CMBs when appropriateStephen Bates2016-10-12
| * nvme: don't schedule multiple resetsKeith Busch2016-10-12
| * nvme: Delete created IO queues on resetKeith Busch2016-10-12
| * nvme: Stop probing a removed deviceKeith Busch2016-10-12
* | nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-10-11
|/
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\
| * nvme: remove the post_scan calloutChristoph Hellwig2016-09-15
| * nvme: switch to use pci_alloc_irq_vectorsChristoph Hellwig2016-09-15
| * blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-09
|\ \
| * | nvme-rdma: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-23
| * | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-23
* | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\ \ \
| * | | nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski2016-09-24
| * | | nvme/scsi: Remove power management supportAndy Lutomirski2016-09-24
| * | | nvmet: Make dsm number of ranges zero basedAlexander Solganik2016-09-23
| * | | nvmet: Use direct IO for writesSagi Grimberg2016-09-23
| * | | admin-cmd: Added smart-log command support.Chaitanya Kulkarni2016-09-23
| * | | nvme-fabrics: Add host_traddr options field to host infrastructureJames Smart2016-09-23
| * | | nvme-fabrics: revise host transport option descriptionsJames Smart2016-09-23
| * | | nvme-fabrics: rework nvmf_get_address() for variable optionsJames Smart2016-09-23
| * | | lightnvm: expose device geometry through sysfsSimon A. F. Lund2016-09-21
| * | | lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-21
| * | | nvme: refactor namespaces to support non-gendisk devicesMatias Bjørling2016-09-21
* | | | nvme-rdma: only clear queue flags after successful connectSagi Grimberg2016-09-22
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-13
| |\ \ \
| | * | | nvme-rdma: add back dependency on CONFIG_BLOCKArnd Bergmann2016-09-12
| | * | | nvme-rdma: fix null pointer dereference on req->mrColin Ian King2016-09-12
| | * | | nvme-rdma: use ib_client API to detect device removalSteve Wise2016-09-12
| | * | | nvme-rdma: add DELETING queue flagSagi Grimberg2016-09-12
| | * | | nvme-rdma: destroy nvme queue rdma resources on connect failureSteve Wise2016-09-04
| | * | | nvme_rdma: keep a ref on the ctrl during delete/flushSteve Wise2016-09-04
| * | | | nvme/quirk: Add a delay before checking device ready for memblaze deviceWenbo Wang2016-09-08
| * | | | nvme: Don't suspend admin queue that wasn't createdGabriel Krisman Bertazi2016-09-07
* | | | | nvme: make NVME_RDMA depend on BLOCKLinus Torvalds2016-09-11
|/ / / /
* | | | Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-08-29
|\ \ \ \ | |/ / / | | / / | |/ / |/| |