summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/nvme.h
AgeCommit message (Expand)Author
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
2015-12-01nvme: split a new struct nvme_ctrl out of struct nvme_devChristoph Hellwig
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig
2015-12-01nvme: split command submission helpers out of pci.cChristoph Hellwig
2015-12-01nvme: move struct nvme_iod to pci.cChristoph Hellwig
2015-11-29lightnvm: Simplify config when disabledKeith Busch
2015-10-29nvme: LightNVM supportMatias Bjørling
2015-10-09nvme: move to a new drivers/nvme/host directoryJay Sternberg