summaryrefslogtreecommitdiff
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * nvme: support ranged discard requestsChristoph Hellwig2017-02-08
| * block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| * block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
| * nvme/scsi: don't rely on BLK_MAX_CDBChristoph Hellwig2017-01-30
| * nvme: fix compilation of scsi componentJens Axboe2017-01-29
| * Merge branch 'for-4.11/block' into for-4.11/rq-refactorJens Axboe2017-01-27
| |\
* | \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-17
|\ \ \
| * | | nvme: Check for Security send/recv support before issuing commands.Scott Bauer2017-02-17
| * | | block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig2017-02-17
| * | | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer2017-02-14
| * | | nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer2017-02-06
| * | | nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch2017-01-31
| * | | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-31
| * | | lightnvm: add ioctls for vector I/OsMatias Bjørling2017-01-31
| * | | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-31
| * | | lightnvm: merge gennvm with coreMatias Bjørling2017-01-31
| | |/ | |/|
| * | blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-17
* | | nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig2017-01-26
* | | nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit2017-01-26
* | | nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg2017-01-26
* | | nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg2017-01-26
* | | nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg2017-01-26
* | | nvmet_fc: correct logic in disconnect queue LS handlingJames Smart2017-01-26
| |/ |/|
* | nvme: use blk_rq_payload_bytesChristoph Hellwig2017-01-13
* | nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli2017-01-11
* | nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig2017-01-11
|/
* 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