summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-312-9/+19
* block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-314-6/+6
* nvme/scsi: don't rely on BLK_MAX_CDBChristoph Hellwig2017-01-301-3/+3
* nvme: fix compilation of scsi componentJens Axboe2017-01-291-0/+1
* Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-271-0/+1
|\
| * blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
* | nvme: use blk_rq_payload_bytesChristoph Hellwig2017-01-134-30/+15
* | nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli2017-01-111-6/+1
* | nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig2017-01-111-1/+1
|/
* Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe2016-12-227-67/+18
|\
| * nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King2016-12-211-2/+2
| * nvmet: fix KATO offset in Set FeaturesDaniel Verkamp2016-12-211-3/+1
| * nvme/fc: simplify error handling of nvme_fc_create_hw_io_queuesJohannes Thumshirn2016-12-211-7/+8
| * nvme/fc: correct some printk informationJames Smart2016-12-211-2/+2
| * nvme/scsi: Remove START STOP emulationAndy Lutomirski2016-12-211-27/+0
| * nvme/pci: Delete misleading queue-wrap commentKeith Busch2016-12-211-7/+0
| * nvme/pci: Fix whitespace problemMax Gurtovoy2016-12-211-4/+4
| * nvme: simplify stripe quirkKeith Busch2016-12-212-16/+2
* | 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-152-6/+39
|\
| * nvmet_rdma: log the connection reject messageSteve Wise2016-12-141-0/+3
| * 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-141-3/+19
|\ \
| * | nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski2016-12-131-3/+19
* | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-6/+4
|\ \ \
| * | | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-6/+4
* | | | Revert "nvme: add support for the Write Zeroes command"Linus Torvalds2016-12-131-21/+0
| |/ / |/| |
* | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-131-3/+0
|\ \ \
| * | | nvme: move NVMe class code to pci_ids.hChristoph Hellwig2016-12-051-3/+0
* | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-1322-248/+6520
|\ \ \ \ | |_|/ / |/| | |
| * | | block: improve handling of the magic discard payloadChristoph Hellwig2016-12-095-38/+29
| * | | nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart2016-12-063-0/+1163
| * | | nvme-fabrics: Add target support for FC transportJames Smart2016-12-063-0/+2301
| * | | nvme-fabrics: Add host support for FC transportJames Smart2016-12-063-0/+2606
| * | | nvme-fabrics: patch target code in prep for FC transport supportJames Smart2016-12-061-0/+14
| * | | nvme-fabrics: set sqe.command_id in core not transportsJames Smart2016-12-064-4/+2
| * | | nvme-rdma: align to generic ib_event logging helperMax Gurtovoy2016-12-061-1/+3
| * | | nvmet-rdma: align to generic ib_event logging helperMax Gurtovoy2016-12-061-1/+2
| * | | nvme-rdma: remove redundant defineSagi Grimberg2016-12-061-1/+0
| * | | 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/+2
| * | | nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander2016-12-063-14/+12
| * | | nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche2016-12-061-2/+1
| * | | 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
| * | | nvmet-rdma: Fix REJ status codeBart Van Assche2016-12-061-1/+4
| * | | nvmet: add support for the Write Zeroes commandChaitanya Kulkarni2016-12-012-1/+31
| * | | 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