summaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* nvme.h: Add keep-alive opcode and identify controller attributeSagi Grimberg2016-07-051-1/+5
* nvme.h: add NVMe over Fabrics definitionsChristoph Hellwig2016-07-051-19/+318
* nvme: factor out a add nvme_is_write helperChristoph Hellwig2016-06-121-0/+5
* nvme.h: add constants for PSDT and FUSE valuesJames Smart2016-06-121-0/+23
* nvme.h: add AER constantsChristoph Hellwig2016-06-121-0/+6
* nvme.h: add NVM command set SQE/CQE size definesChristoph Hellwig2016-06-121-2/+9
* nvme.h: Add get_log_page command strucureArmen Baloyan2016-06-121-0/+19
* nvme.h: add RTD3R, RTD3E and OAES fieldsChristoph Hellwig2016-06-121-1/+4
* NVMe: correct comment for offset enum of controller registers in nvme.hWang Sheng-Hui2016-05-021-2/+2
* nvme: use offset instead of a struct for registersChristoph Hellwig2015-12-011-14/+13
* nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig2015-10-091-0/+2
* nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig2015-10-091-2/+2
* nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-091-2/+524
* nvme: add a local nvme.h headerChristoph Hellwig2015-10-091-114/+0
* NVMe: Simplify device resume on io queue failureKeith Busch2015-10-091-1/+0
* NVMe: Reference count open namespacesKeith Busch2015-10-091-0/+1
* NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-181-1/+1
* NVMe: Add nvme subsystem reset supportKeith Busch2015-08-181-0/+3
* NVMe: Use CMB for the IO SQes if availableJon Derrick2015-07-211-0/+17
* NVMe: Automatic namespace rescanKeith Busch2015-06-051-0/+1
* nvme: submit internal commands through the block layerChristoph Hellwig2015-05-221-15/+9
* nvme: store a struct device pointer in struct nvme_devChristoph Hellwig2015-05-221-1/+1
* nvme: consolidate synchronous command submission helpersChristoph Hellwig2015-05-221-5/+1
* NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-071-2/+3
* NVMe: Fix potential corruption during shutdownKeith Busch2015-02-191-1/+0
* NVMe: Asynchronous controller probeKeith Busch2015-02-191-0/+1
* NVMe: Register management handle under nvme classKeith Busch2015-02-191-2/+1
* NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-191-2/+0
* NVMe: Metadata format supportKeith Busch2015-02-191-0/+2
* NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-291-2/+1
* NVMe: Convert to blk-mqMatias Bjørling2014-11-041-6/+9
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-041-0/+2
* NVMe: Async event requestKeith Busch2014-11-041-0/+1
* NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-131-1/+1
* NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-031-2/+2
* NVMe: Flush with data supportKeith Busch2014-05-051-1/+0
* NVMe: Configure support for block flushKeith Busch2014-05-051-0/+1
* NVMe: Update copyright headersMatthew Wilcox2014-05-051-5/+1
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-111-9/+12
|\
| * NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-101-2/+2
| * NVMe: Make I/O timeout a module parameterKeith Busch2014-04-101-1/+2
| * NVMe: CPU hot plug notificationKeith Busch2014-04-101-0/+1
| * NVMe: per-cpu io queuesKeith Busch2014-04-101-1/+5
| * NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-241-4/+1
| * NVMe: RCU protected access to io queuesKeith Busch2014-03-241-1/+1
* | nvme: don't use PREPARE_WORKTejun Heo2014-03-071-0/+1
|/
* NVMe: Abort timed out commandsKeith Busch2014-01-271-0/+1
* NVMe: Schedule reset for failed controllersKeith Busch2014-01-271-0/+1
* NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
* NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1