summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
Commit message (Expand)AuthorAgeFilesLines
* nvme : Use correct scnprintf in cmb showStephen Bates2016-12-191-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-6/+36
|\
| * nvme-rdma: use rdma connection reject helper functionsSteve Wise2016-12-141-6/+36
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-151-3/+19
|\ \
| * | nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski2016-12-141-3/+19
* | | Revert "nvme: add support for the Write Zeroes command"Linus Torvalds2016-12-141-21/+0Star
|/ /
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-131-3/+0Star
|\ \
| * | nvme: move NVMe class code to pci_ids.hChristoph Hellwig2016-12-051-3/+0Star
* | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-1310-200/+2964
|\ \ \
| * | | block: improve handling of the magic discard payloadChristoph Hellwig2016-12-094-36/+27Star
| * | | nvme-fabrics: Add host support for FC transportJames Smart2016-12-063-0/+2606
| * | | nvme-fabrics: set sqe.command_id in core not transportsJames Smart2016-12-063-3/+2Star
| * | | nvme-rdma: align to generic ib_event logging helperMax Gurtovoy2016-12-061-1/+3
| * | | nvme-rdma: remove redundant defineSagi Grimberg2016-12-061-1/+0Star
| * | | nvme-fabrics: Adjust source code indentationBart Van Assche2016-12-061-1/+1
| * | | nvme/scsi: Remove set-but-not-used variablesBart Van Assche2016-12-061-9/+2Star
| * | | nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche2016-12-061-2/+1Star
| * | | nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche2016-12-061-0/+2
| * | | nvme-rdma: force queue size to respect controller capabilitySamuel Jones2016-12-061-0/+8
| * | | nvme: add support for the Write Zeroes commandChaitanya Kulkarni2016-12-011-0/+21
| * | | lightnvm: eliminate nvm_lun abstraction in mmJavier González2016-11-291-0/+3
| * | | lightnvm: move block provisioning to targetsJavier González2016-11-291-2/+9
| * | | lightnvm: enable to send hint to erase commandJavier González2016-11-291-0/+1
| * | | nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling2016-11-293-48/+195
| * | | nvme: lightnvm: frees wrong cmd structureMatias Bjørling2016-11-291-1/+1
| * | | nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval2016-11-153-7/+7
| * | | nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig2016-11-104-10/+19
| * | | nvme: introduce struct nvme_requestChristoph Hellwig2016-11-106-63/+53Star
| * | | nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq codeBart Van Assche2016-11-021-14/+2Star
| * | | nvme: Fix a race condition related to stopping queuesBart Van Assche2016-11-021-1/+1
| * | | blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche2016-11-021-1/+1
| * | | blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche2016-11-021-1/+0Star
| * | | block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-2/+2
| |/ /
* | | nvme/pci: Don't free queues on errorKeith Busch2016-11-161-14/+4Star
* | | nvme-rdma: stop and free io queues on connect failureSteve Wise2016-11-141-2/+9
* | | nvme-rdma: reject non-connect commands before the queue is liveChristoph Hellwig2016-11-141-1/+30
* | | lightnvm: invalid offset calculation for lba_shiftMatias Bjørling2016-11-121-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-213-31/+64
|\ \ | |/ |/|
| * nvme: use symbolic constants for CNS valuesChristoph Hellwig2016-10-191-2/+2
| * nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-193-8/+8
| * 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-121-1/+2
|/
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-104-79/+36Star
|\
| * nvme: remove the post_scan calloutChristoph Hellwig2016-09-152-4/+0Star
| * nvme: switch to use pci_alloc_irq_vectorsChristoph Hellwig2016-09-151-71/+36Star
| * blk-mq: remove ->map_queueChristoph Hellwig2016-09-152-4/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-20/+5Star
|\ \