summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAgeFilesLines
* nvme-loop: handle cpu unplug when re-establishing the controllerSagi Grimberg2017-03-211-38/+50
* nvme-rdma: handle cpu unplug when re-establishing the controllerSagi Grimberg2017-03-211-14/+14
* nvmet-rdma: Fix a possible uninitialized variable dereferenceSagi Grimberg2017-03-161-5/+3
* nvmet: confirm sq percpu has scheduled and switched to atomicSagi Grimberg2017-03-162-1/+11
* nvme-loop: fix a possible use-after-free when destroying the admin queueSagi Grimberg2017-03-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-033-9/+87
|\
| * nvme: Complete all stuck requestsKeith Busch2017-03-023-5/+79
| * nvme: allocate nvme_queue in correct nodeShaohua Li2017-03-021-4/+8
* | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-022-0/+4
|/
* scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * nvme-rdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | nvme/pci: re-check security protocol support after resetScott Bauer2017-02-231-7/+10
* | nvme: detect NVMe controller in recent MacBooksDaniel Roschka2017-02-221-0/+1
* | nvme-rdma: add support for host_traddrMax Gurtovoy2017-02-221-2/+21
* | nvmet-rdma: Fix error handlingChristophe JAILLET2017-02-221-1/+1
* | nvmet-rdma: use nvme cm status helperMax Gurtovoy2017-02-221-2/+3
* | nvme-rdma: move nvme cm status helper to .h fileMax Gurtovoy2017-02-221-22/+0
* | nvme-fc: don't bother to validate ioccsz and iorcszJames Smart2017-02-221-12/+0
* | nvme/pci: No special case for queue busy on IOKeith Busch2017-02-221-4/+1
* | nvme/core: Fix race kicking freed request_queueKeith Busch2017-02-221-3/+3
* | nvme/pci: Disable on removal when disconnectedKeith Busch2017-02-221-1/+3
* | nvme: Enable autonomous power state transitionsAndy Lutomirski2017-02-222-0/+165
* | nvme: Add a quirk mechanism that uses identify_ctrlAndy Lutomirski2017-02-222-0/+65
* | nvme: make nvmf_register_transport require a create_ctrl callbackJohannes Thumshirn2017-02-225-8/+10
* | nvme: Use CNS as 8-bit field and avoid endianness conversionParav Pandit2017-02-223-5/+6
* | nvme: add semicolon in nvme_command settingMax Gurtovoy2017-02-221-2/+2
* | nvmet: avoid dereferencing nvmet_reqMax Gurtovoy2017-02-221-1/+1
* | nvme: Make controller state visible via sysfsSagi Grimberg2017-02-221-0/+24
* | nvmet: Make cntlid globally uniqueSagi Grimberg2017-02-223-9/+6
* | nvmet_fc: cleanup of abort flag processing in fcp_op_doneJames Smart2017-02-221-5/+3
* | nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"Colin Ian King2017-02-221-1/+1
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-176-25/+52
|\ \
| * | nvme: support ranged discard requestsChristoph Hellwig2017-02-081-7/+23
| * | 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
| |\ \
* | \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-174-51/+322
|\ \ \ \
| * | | | nvme: Check for Security send/recv support before issuing commands.Scott Bauer2017-02-173-1/+3
| * | | | block/sed-opal: allocate struct opal_dev dynamicallyChristoph Hellwig2017-02-173-18/+13
| * | | | Move stack parameters for sed_ioctl to prevent oversized stack with CONFIG_KASANScott Bauer2017-02-141-1/+2
| * | | | nvme: Add Support for Opal: Unlock from S3 & Opal Allocation/IoctlsScott Bauer2017-02-063-0/+46
| * | | | nvme/pci: Don't mark IOD as aborted if abort wasn't sentKeith Busch2017-01-311-2/+1
| * | | | lightnvm: use end_io callback instead of instanceMatias Bjørling2017-01-311-1/+2
| * | | | lightnvm: add ioctls for vector I/OsMatias Bjørling2017-01-313-0/+230
| * | | | lightnvm: reduce number of nvm_id groups to oneMatias Bjørling2017-01-311-45/+42
| * | | | lightnvm: merge gennvm with coreMatias Bjørling2017-01-311-4/+3
| | |/ / | |/| |
| * | | blk-mq-sched: allow setting of default IO schedulerJens Axboe2017-01-171-0/+1
| | |/ | |/|