aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
Commit message (Expand)AuthorAge
...
* | NVMe: Requeue requests on suspended queuesKeith Busch2016-02-12
* | NVMe: Allow request mergesKeith Busch2016-02-11
* | NVMe: Fix io incapable return valuesKeith Busch2016-02-11
* | nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig2016-02-09
* | lightnvm: check overflow and correct mlc pairsMatias Bjørling2016-02-04
|/
* Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\
| * NVMe: Export NVMe attributes to sysfs groupKeith Busch2016-01-12
| * NVMe: Shutdown controller only for power-offKeith Busch2016-01-12
| * NVMe: IO queue deletion re-writeKeith Busch2016-01-12
| * NVMe: Remove queue freezing on resetsKeith Busch2016-01-12
| * NVMe: Use a retryable error code on resetKeith Busch2016-01-12
| * NVMe: Fix admin queue ring wrapKeith Busch2016-01-12
| * nvme: make SG_IO support optionalChristoph Hellwig2016-01-12
| * nvme: fixes for NVME_IOCTL_IO_CMD on the char deviceChristoph Hellwig2016-01-12
| * nvme: synchronize access to ctrl->namespacesChristoph Hellwig2016-01-12
| * nvme: Move nvme_freeze/unfreeze_queues to nvme coreSagi Grimberg2016-01-12
| * NVMe: Export namespace attributes to sysfsKeith Busch2015-12-22
| * NVMe: Add pci error handlersKeith Busch2015-12-22
| * nvme: merge iod and cmd_infoChristoph Hellwig2015-12-22
| * nvme: meta_sg doesn't have to be an arrayChristoph Hellwig2015-12-22
| * nvme: properly free resources for cancelled commandChristoph Hellwig2015-12-22
| * nvme: simplify completion handlingChristoph Hellwig2015-12-22
| * nvme: special case AEN requestsChristoph Hellwig2015-12-22
| * nvme: switch abort to blk_execute_rq_nowaitChristoph Hellwig2015-12-22
| * nvme: switch delete SQ/CQ to blk_execute_rq_nowaitChristoph Hellwig2015-12-22
| * nvme: factor out a few helpers from req_completionChristoph Hellwig2015-12-22
| * nvme: fix admin queue depthChristoph Hellwig2015-12-22
| * NVMe: Simplify metadata setupKeith Busch2015-12-22
| * NVMe: Remove device management handles on removeKeith Busch2015-12-22
| * NVMe: Use unbounded work queue for all workKeith Busch2015-12-22
| * NVMe: Implement namespace list scanningKeith Busch2015-12-22
| * nvme: switch abort_limit to an atomic_tChristoph Hellwig2015-12-22
| * nvme: remove dead controllers from a work itemChristoph Hellwig2015-12-22
| * nvme: merge probe_work and reset_workChristoph Hellwig2015-12-22
| * nvme: do not restart the request timeout if we're resetting the controllerKeith Busch2015-12-22
| * nvme: simplify resetsChristoph Hellwig2015-12-22
| * nvme: add NVME_SC_CANCELLEDChristoph Hellwig2015-12-22
| * nvme: merge nvme_abort_req and nvme_timeoutChristoph Hellwig2015-12-22
| * nvme: don't take the I/O queue q_lock in nvme_timeoutChristoph Hellwig2015-12-22
| * nvme: protect against simultaneous shutdown invocationsKeith Busch2015-12-22
| * nvme: only add a controller to dev_list after it's been fully initializedChristoph Hellwig2015-12-22
| * nvme: only ignore hardware errors in nvme_create_io_queuesChristoph Hellwig2015-12-22
| * nvme: precedence bug in nvme_pr_clear()Dan Carpenter2015-12-09
| * nvme: fix another 32-bit build warningArnd Bergmann2015-12-08
| * NVMe: fix build with CONFIG_NVM enabledChristoph Hellwig2015-12-03
| * blk-integrity: empty implementation when disabledKeith Busch2015-12-03
| * nvme: refactor set_queue_countChristoph Hellwig2015-12-01
| * nvme: move chardev and sysfs interface to common codeChristoph Hellwig2015-12-01
| * nvme: move namespace scanning to common codeChristoph Hellwig2015-12-01
| * nvme: move the call to nvme_init_identify earlierChristoph Hellwig2015-12-01