summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
2016-07-12nvme: Limit command retriesKeith Busch
2016-07-12nvme/quirk: Add a delay before checking for adapter readinessGuilherme G. Piccoli
2016-07-08nvme: add new reconnecting controller stateChristoph Hellwig
2016-07-05nvme: add keep-alive supportSagi Grimberg
2016-07-05nvme-fabrics: add a generic NVMe over Fabrics libraryChristoph Hellwig
2016-07-05nvme: add fabrics sysfs attributesMing Lin
2016-07-05nvme: Modify and export sync command submission for fabricsChristoph Hellwig
2016-06-07nvme: move nvme_cancel_request() to common codeMing Lin
2016-06-07drivers: use req op accessorMike Christie
2016-05-17NVMe: Short-cut removal on surprise hot-unplugKeith Busch
2016-05-02nvme: add helper nvme_cleanup_cmd()Ming Lin
2016-05-02nvme: move AER handling to common codeChristoph Hellwig
2016-05-02nvme: move namespace scanning to coreChristoph Hellwig
2016-05-02nvme: introduce a controller state machineChristoph Hellwig
2016-05-02nvme: remove the io_incapable methodChristoph Hellwig
2016-04-26nvme: fix cntlid typeChristoph Hellwig
2016-04-12nvme: add helper nvme_setup_cmd()Ming Lin
2016-04-12nvme: add helper nvme_map_len()Ming Lin
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-16NVMe: Expose ns wwid through single sysfs entryKeith Busch
2016-03-08NVMe: Create discard zero quirk white listKeith Busch
2016-03-03NVMe: Move error handling to failed reset handlerKeith Busch
2016-03-03NVMe: Fix namespace removal deadlockKeith Busch
2016-03-03NVMe: Use IDA for namespace disk namingKeith Busch
2016-02-29nvme: expose cntlid in sysfsMing Lin
2016-02-29nvme: return the whole CQE through the request passthrough interfaceChristoph Hellwig
2016-02-11NVMe: Fix io incapable return valuesKeith Busch
2016-02-10nvme: split dev_list_lockMing Lin
2016-02-10nvme/host: reference the fabric module for each bdev open calloutSagi Grimberg
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-12NVMe: Remove queue freezing on resetsKeith Busch
2016-01-12nvme: synchronize access to ctrl->namespacesChristoph Hellwig
2016-01-12nvme: Move nvme_freeze/unfreeze_queues to nvme coreSagi Grimberg
2015-12-22NVMe: Export namespace attributes to sysfsKeith Busch
2015-12-22nvme: factor out a few helpers from req_completionChristoph Hellwig
2015-12-22NVMe: Remove device management handles on removeKeith Busch
2015-12-22NVMe: Implement namespace list scanningKeith Busch
2015-12-22nvme: switch abort_limit to an atomic_tChristoph Hellwig
2015-12-22nvme: add NVME_SC_CANCELLEDChristoph Hellwig
2015-12-01nvme: refactor set_queue_countChristoph Hellwig
2015-12-01nvme: move chardev and sysfs interface to common codeChristoph Hellwig
2015-12-01nvme: move namespace scanning to common codeChristoph Hellwig
2015-12-01nvme: add a common helper to read Identify Controller dataChristoph Hellwig
2015-12-01nvme: move nvme_{enable,disable,shutdown}_ctrl to common codeChristoph Hellwig
2015-12-01nvme: add explicit quirk handlingChristoph Hellwig
2015-12-01nvme: move block_device_operations and ns/ctrl freeing to common codeChristoph Hellwig
2015-12-01nvme: use the block layer for userspace passthrough metadataKeith Busch
2015-12-01nvme: split __nvme_submit_sync_cmdChristoph Hellwig
2015-12-01nvme: move nvme_setup_flush and nvme_setup_rw to common codeChristoph Hellwig
2015-12-01nvme: move nvme_error_status to common codeChristoph Hellwig