aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe2016-12-22
|\
| * nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King2016-12-21
| * nvmet: fix KATO offset in Set FeaturesDaniel Verkamp2016-12-21
| * nvme/fc: simplify error handling of nvme_fc_create_hw_io_queuesJohannes Thumshirn2016-12-21
| * nvme/fc: correct some printk informationJames Smart2016-12-21
| * nvme/scsi: Remove START STOP emulationAndy Lutomirski2016-12-21
| * nvme/pci: Delete misleading queue-wrap commentKeith Busch2016-12-21
| * nvme/pci: Fix whitespace problemMax Gurtovoy2016-12-21
| * nvme: simplify stripe quirkKeith Busch2016-12-21
* | nvme : Use correct scnprintf in cmb showStephen Bates2016-12-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| * nvmet_rdma: log the connection reject messageSteve Wise2016-12-14
| * nvme-rdma: use rdma connection reject helper functionsSteve Wise2016-12-14
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-14
|\ \
| * | nvme/pci: Log PCI_STATUS when the controller diesAndy Lutomirski2016-12-13
* | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-14
|\ \ \
| * | | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-01
* | | | Revert "nvme: add support for the Write Zeroes command"Linus Torvalds2016-12-13
| |/ / |/| |
* | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-13
|\ \ \
| * | | nvme: move NVMe class code to pci_ids.hChristoph Hellwig2016-12-05
* | | | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\ \ \ \ | |_|/ / |/| | |
| * | | block: improve handling of the magic discard payloadChristoph Hellwig2016-12-09
| * | | nvme-fabrics: Add FC LLDD loopback driver to test FC-NVMEJames Smart2016-12-06
| * | | nvme-fabrics: Add target support for FC transportJames Smart2016-12-06
| * | | nvme-fabrics: Add host support for FC transportJames Smart2016-12-06
| * | | nvme-fabrics: patch target code in prep for FC transport supportJames Smart2016-12-06
| * | | nvme-fabrics: set sqe.command_id in core not transportsJames Smart2016-12-06
| * | | nvme-rdma: align to generic ib_event logging helperMax Gurtovoy2016-12-06
| * | | nvmet-rdma: align to generic ib_event logging helperMax Gurtovoy2016-12-06
| * | | nvme-rdma: remove redundant defineSagi Grimberg2016-12-06
| * | | nvme-fabrics: Adjust source code indentationBart Van Assche2016-12-06
| * | | nvme/scsi: Remove set-but-not-used variablesBart Van Assche2016-12-06
| * | | nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander2016-12-06
| * | | nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error pathBart Van Assche2016-12-06
| * | | nvme-fabrics: Fix memory leaks in nvmf_parse_options()Bart Van Assche2016-12-06
| * | | nvme-rdma: force queue size to respect controller capabilitySamuel Jones2016-12-06
| * | | nvmet-rdma: Fix REJ status codeBart Van Assche2016-12-06
| * | | nvmet: add support for the Write Zeroes commandChaitanya Kulkarni2016-12-01
| * | | nvme: add support for the Write Zeroes commandChaitanya Kulkarni2016-12-01
| * | | lightnvm: eliminate nvm_lun abstraction in mmJavier González2016-11-29
| * | | lightnvm: move block provisioning to targetsJavier González2016-11-29
| * | | lightnvm: enable to send hint to erase commandJavier González2016-11-29
| * | | nvme: lightnvm: attach lightnvm sysfs to nvme block deviceMatias Bjørling2016-11-29
| * | | nvme: lightnvm: frees wrong cmd structureMatias Bjørling2016-11-29
| * | | block: bio: pass bvec table to bio_init()Ming Lei2016-11-22
| * | | nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval2016-11-15
| * | | block: move poll code to blk-mqJens Axboe2016-11-11
| * | | nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig2016-11-10
| * | | nvme: introduce struct nvme_requestChristoph Hellwig2016-11-10
| * | | nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq codeBart Van Assche2016-11-02