aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAge
* nvme.h: add an enum for cns valuesChristoph Hellwig2016-10-19
* nvme.h: don't use uuid_beChristoph Hellwig2016-10-19
* nvme.h: resync with nvme-cliChristoph Hellwig2016-10-19
* nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-19
* nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp2016-08-19
* nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg2016-07-05
* nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-05
* nvme: factor out a add nvme_is_write helperChristoph Hellwig2016-06-12
* nvme.h: add constants for PSDT and FUSE valuesJames Smart2016-06-12
* nvme.h: add AER constantsChristoph Hellwig2016-06-12
* nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig2016-06-12
* nvme.h: Add get_log_page command strucureArmen Baloyan2016-06-12
* nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig2016-06-12
* NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui2016-05-02
* nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-01
* nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig2015-10-09
* nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig2015-10-09
* nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-09
* nvme: add a local nvme.h headerChristoph Hellwig2015-10-09
* NVMe: Simplify device resume on io queue failureKeith Busch2015-10-09
* NVMe: Reference count open namespacesKeith Busch2015-10-09
* NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-18
* NVMe: Add nvme subsystem reset supportKeith Busch2015-08-18
* NVMe: Use CMB for the IO SQes if availableJon Derrick2015-07-21
* NVMe: Automatic namespace rescanKeith Busch2015-06-05
* nvme: submit internal commands through the block layerChristoph Hellwig2015-05-22
* nvme: store a struct device pointer in struct nvme_devChristoph Hellwig2015-05-22
* nvme: consolidate synchronous command submission helpersChristoph Hellwig2015-05-22
* NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-07
* NVMe: Fix potential corruption during shutdownKeith Busch2015-02-19
* NVMe: Asynchronous controller probeKeith Busch2015-02-19
* NVMe: Register management handle under nvme classKeith Busch2015-02-19
* NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-19
* NVMe: Metadata format supportKeith Busch2015-02-19
* NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-29
* NVMe: Convert to blk-mqMatias Bjørling2014-11-04
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-04
* NVMe: Async event requestKeith Busch2014-11-04
* NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-13
* NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-03
* NVMe: Flush with data supportKeith Busch2014-05-05
* NVMe: Configure support for block flushKeith Busch2014-05-05
* NVMe: Update copyright headersMatthew Wilcox2014-05-05
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-11
|\
| * NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
| * NVMe: Make I/O timeout a module parameterKeith Busch2014-04-10
| * NVMe: CPU hot plug notificationKeith Busch2014-04-10
| * NVMe: per-cpu io queuesKeith Busch2014-04-10
| * NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-24
| * NVMe: RCU protected access to io queuesKeith Busch2014-03-24