summaryrefslogtreecommitdiff
path: root/drivers/nvme
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-03
|\
| * nvme: Complete all stuck requestsKeith Busch2017-03-02
| * nvme: allocate nvme_queue in correct nodeShaohua Li2017-03-02
* | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
|/
* scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * nvme-rdma: Switch from dma_device to dev.parentBart Van Assche2017-01-24
* | nvme/pci: re-check security protocol support after resetScott Bauer2017-02-23
* | nvme: detect NVMe controller in recent MacBooksDaniel Roschka2017-02-22
* | nvme-rdma: add support for host_traddrMax Gurtovoy2017-02-22
* | nvmet-rdma: Fix error handlingChristophe JAILLET2017-02-22
* | nvmet-rdma: use nvme cm status helperMax Gurtovoy2017-02-22
* | nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy2017-02-22
* | nvme-fc: don't bother to validate ioccsz and iorcszJames Smart2017-02-22
* | nvme/pci: No special case for queue busy on IOKeith Busch2017-02-22
* | nvme/core: Fix race kicking freed request_queueKeith Busch2017-02-22
* | nvme/pci: Disable on removal when disconnectedKeith Busch2017-02-22
* | nvme: Enable autonomous power state transitionsAndy Lutomirski2017-02-22
* | nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski2017-02-22
* | nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn2017-02-22
* | nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-22
* | nvme: add semicolon in nvme_command settingMax Gurtovoy2017-02-22
* | nvmet: avoid dereferencing nvmet_reqMax Gurtovoy2017-02-22
* | nvme: Make controller state visible via sysfsSagi Grimberg2017-02-22
* | nvmet: Make cntlid globally uniqueSagi Grimberg2017-02-22
* | nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart2017-02-22
* | nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King2017-02-22
* | 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