summaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+5
* 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
* NVMe: Change the definition of nvme_user_ioMatthew Wilcox2011-11-041-5/+3
* NVMe: Correct the definitions of two ioctlsMatthew Wilcox2011-11-041-2/+2
* NVMe: Remove outdated commentsMatthew Wilcox2011-11-041-1/+0
* NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki2011-11-041-7/+7
* NVMe: Update BAR structure to match the current specMatthew Wilcox2011-11-041-2/+4
* NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-041-6/+27
* NVMe: Add remaining status codesMatthew Wilcox2011-11-041-0/+15
* NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-041-0/+18
* NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-041-8/+12
* NVMe: New driverMatthew Wilcox2011-11-041-0/+343
OpenPOWER on IntegriCloud