summaryrefslogtreecommitdiff
path: root/include/linux/nvme.h
AgeCommit message (Expand)Author
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-06nvme-fabrics: Add FC transport error codes to nvme.hJames Smart
2016-12-01nvme.h: add Write Zeroes definitionsChaitanya Kulkarni
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp
2016-07-05nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg
2016-07-05nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig
2016-06-12nvme: factor out a add nvme_is_write helperChristoph Hellwig
2016-06-12nvme.h: add constants for PSDT and FUSE valuesJames Smart
2016-06-12nvme.h: add AER constantsChristoph Hellwig
2016-06-12nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig
2016-06-12nvme.h: Add get_log_page command strucureArmen Baloyan
2016-06-12nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig
2016-05-02NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig
2015-10-09nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig
2015-10-09nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig
2015-10-09nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig
2015-10-09nvme: add a local nvme.h headerChristoph Hellwig
2015-10-09NVMe: Simplify device resume on io queue failureKeith Busch
2015-10-09NVMe: Reference count open namespacesKeith Busch
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch
2015-07-21NVMe: Use CMB for the IO SQes if availableJon Derrick
2015-06-05NVMe: Automatic namespace rescanKeith Busch
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig
2015-04-07NVMe: Meta data handling through submit io ioctlKeith Busch
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch
2015-02-19NVMe: Asynchronous controller probeKeith Busch
2015-02-19NVMe: Register management handle under nvme classKeith Busch
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-01-29NVMe: avoid kmalloc/kfree for smaller IOJens Axboe
2014-11-04NVMe: Convert to blk-mqMatias Bjørling
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch
2014-11-04NVMe: Async event requestKeith Busch
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch
2014-06-03NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox
2014-05-05NVMe: Flush with data supportKeith Busch
2014-05-05NVMe: Configure support for block flushKeith Busch
2014-05-05NVMe: Update copyright headersMatthew Wilcox
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch