aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/core.c
Commit message (Expand)AuthorAge
...
* Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-18
|\
| * NVMe: Expose ns wwid through single sysfs entryKeith Busch2016-03-16
| * NVMe: Create discard zero quirk white listKeith Busch2016-03-08
| * nvme: expose cntlid in sysfsMing Lin2016-02-29
| * nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig2016-02-29
| * nvme: split pci module out of core moduleMing Lin2016-02-10
| * nvme: split dev_list_lockMing Lin2016-02-10
| * nvme: move timeout variables to core.cMing Lin2016-02-10
| * nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg2016-02-10
| * nvme: Log the ctrl device name instead of the underlying pci device nameSagi Grimberg2016-02-10
| * nvme: fix drvdata setup for the nvme deviceChristoph Hellwig2016-02-09
* | nvme: fix max_segments integer truncationChristoph Hellwig2016-03-03
* | nvme: set queue limits for the admin queueChristoph Hellwig2016-03-03
* | NVMe: Fix 0-length integrity payloadKeith Busch2016-03-03
* | NVMe: Don't allow unsupported flagsKeith Busch2016-03-03
* | NVMe: Move error handling to failed reset handlerKeith Busch2016-03-03
* | NVMe: Fix namespace removal deadlockKeith Busch2016-03-03
* | NVMe: Use IDA for namespace disk namingKeith Busch2016-03-03
* | NVMe: Allow request mergesKeith Busch2016-02-11
|/
* 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: Remove queue freezing on resetsKeith 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: factor out a few helpers from req_completionChristoph Hellwig2015-12-22
* NVMe: Simplify metadata setupKeith Busch2015-12-22
* NVMe: Remove device management handles on removeKeith Busch2015-12-22
* NVMe: Implement namespace list scanningKeith Busch2015-12-22
* nvme: switch abort_limit to an atomic_tChristoph Hellwig2015-12-22
* nvme: precedence bug in nvme_pr_clear()Dan Carpenter2015-12-09
* nvme: fix another 32-bit build warningArnd Bergmann2015-12-08
* 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: add a common helper to read Identify Controller dataChristoph Hellwig2015-12-01
* nvme: move nvme_{enable,disable,shutdown}_ctrl to common codeChristoph Hellwig2015-12-01
* nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig2015-12-01
* nvme: use the block layer for userspace passthrough metadataKeith Busch2015-12-01
* nvme: split __nvme_submit_sync_cmdChristoph Hellwig2015-12-01
* nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig2015-12-01
* nvme: split command submission helpers out of pci.cChristoph Hellwig2015-12-01