aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
Commit message (Expand)AuthorAge
* nvme: simplify stripe quirkKeith Busch2017-04-12
* Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-09
|\
| * nvme: remove the post_scan calloutChristoph Hellwig2016-09-15
* | nvme: Pass pointers, not dma addresses, to nvme_get/set_features()Andy Lutomirski2016-09-24
* | lightnvm: expose device geometry through sysfsSimon A. F. Lund2016-09-21
* | lightnvm: control life of nvm_dev in driverMatias Bjørling2016-09-21
|/
* nvme: Limit command retriesKeith Busch2016-07-12
* nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli2016-07-12
* nvme: add new reconnecting controller stateChristoph Hellwig2016-07-08
* nvme: add keep-alive supportSagi Grimberg2016-07-05
* nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig2016-07-05
* nvme: add fabrics sysfs attributesMing Lin2016-07-05
* nvme: Modify and export sync command submission for fabricsChristoph Hellwig2016-07-05
* nvme: move nvme_cancel_request() to common codeMing Lin2016-06-07
* drivers: use req op accessorMike Christie2016-06-07
* NVMe: Short-cut removal on surprise hot-unplugKeith Busch2016-05-17
* nvme: add helper nvme_cleanup_cmd()Ming Lin2016-05-02
* nvme: move AER handling to common codeChristoph Hellwig2016-05-02
* nvme: move namespace scanning to coreChristoph Hellwig2016-05-02
* nvme: introduce a controller state machineChristoph Hellwig2016-05-02
* nvme: remove the io_incapable methodChristoph Hellwig2016-05-02
* nvme: fix cntlid typeChristoph Hellwig2016-04-26
* nvme: add helper nvme_setup_cmd()Ming Lin2016-04-12
* nvme: add helper nvme_map_len()Ming Lin2016-04-12
* 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 dev_list_lockMing Lin2016-02-10
| * nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg2016-02-10
* | 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: Fix io incapable return valuesKeith Busch2016-02-11
|/
* Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-21
|\
| * NVMe: Remove queue freezing on resetsKeith Busch2016-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: 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: add NVME_SC_CANCELLEDChristoph Hellwig2015-12-22
| * 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