summaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-081-2/+3
* NVMe: Fix potential corruption during shutdownKeith Busch2015-02-201-1/+0Star
* NVMe: Asynchronous controller probeKeith Busch2015-02-201-0/+1
* NVMe: Register management handle under nvme classKeith Busch2015-02-201-2/+1Star
* NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-201-2/+0Star
* NVMe: Metadata format supportKeith Busch2015-02-201-0/+2
* NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-291-2/+1Star
* 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-041-2/+2
* NVMe: Flush with data supportKeith Busch2014-05-051-1/+0Star
* NVMe: Configure support for block flushKeith Busch2014-05-051-0/+1
* NVMe: Update copyright headersMatthew Wilcox2014-05-051-5/+1Star
* Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-04-121-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/+1Star
| * 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-281-0/+1
* NVMe: Schedule reset for failed controllersKeith Busch2014-01-281-0/+1
* NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
* NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1
* NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-1/+1
* NVMe: Use normal shutdownKeith Busch2013-09-031-0/+2
* NVMe: Namespace IDs are unsignedMatthew Wilcox2013-09-031-1/+1
* NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox2013-09-031-456/+5Star
* NVMe: Disk IO statisticsKeith Busch2013-06-201-0/+1
* NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-0/+3
* NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-021-0/+1
* NVMe: Device specific stripe size handlingKeith Busch2013-05-021-0/+1
* NVMe: Add a character device for each nvme deviceKeith Busch2013-04-161-0/+5
* NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-161-2/+2
* NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-161-0/+5
* NVMe: Add nvme-scsi.cVishal Verma2013-03-281-0/+35
* NVMe: Add definitions for format commandVishal Verma2013-03-271-0/+12
* NVMe: Move structures & definitions to header fileVishal Verma2013-03-271-0/+60
* NVMe: Add discard support for capable devicesKeith Busch2013-03-261-0/+32
* NVMe: Define SMART logKeith Busch2012-11-131-0/+28
* NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-271-0/+1
* NVMe: Set block queue max sectorsKeith Busch2012-07-261-0/+1
* NVMe: Update Identify Controller data structureMatthew Wilcox2011-11-041-5/+22
* NVMe: Implement doorbell stride capabilityMatthew Wilcox2011-11-041-0/+1
* NVMe: Rework ioctlsMatthew Wilcox2011-11-041-11/+23
* NVMe: Time out initialisation after a few secondsMatthew Wilcox2011-11-041-0/+2
* NVMe: Correct the Controller Configuration settingsMatthew Wilcox2011-11-041-4/+6