aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAge
* 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
* | nvme: don't use PREPARE_WORKTejun Heo2014-03-07
|/
* NVMe: Abort timed out commandsKeith Busch2014-01-27
* NVMe: Schedule reset for failed controllersKeith Busch2014-01-27
* NVMe: Device resume error handlingKeith Busch2013-12-16
* NVMe: compat SG_IO ioctlKeith Busch2013-12-16
* NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-18
* NVMe: Use normal shutdownKeith Busch2013-09-03
* NVMe: Namespace IDs are unsignedMatthew Wilcox2013-09-03
* NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox2013-09-03
* NVMe: Disk IO statisticsKeith Busch2013-06-20
* NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-08
* NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch2013-05-02
* NVMe: Device specific stripe size handlingKeith Busch2013-05-02
* NVMe: Add a character device for each nvme deviceKeith Busch2013-04-16
* NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox2013-04-16
* NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-16
* NVMe: Add nvme-scsi.cVishal Verma2013-03-28
* NVMe: Add definitions for format commandVishal Verma2013-03-27
* NVMe: Move structures & definitions to header fileVishal Verma2013-03-27
* NVMe: Add discard support for capable devicesKeith Busch2013-03-26
* NVMe: Define SMART logKeith Busch2012-11-13
* NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-27
* NVMe: Set block queue max sectorsKeith Busch2012-07-26
* NVMe: Update Identify Controller data structureMatthew Wilcox2011-11-04
* NVMe: Implement doorbell stride capabilityMatthew Wilcox2011-11-04
* NVMe: Rework ioctlsMatthew Wilcox2011-11-04
* NVMe: Time out initialisation after a few secondsMatthew Wilcox2011-11-04
* NVMe: Correct the Controller Configuration settingsMatthew Wilcox2011-11-04
* NVMe: Change the definition of nvme_user_ioMatthew Wilcox2011-11-04
* NVMe: Correct the definitions of two ioctlsMatthew Wilcox2011-11-04
* NVMe: Remove outdated commentsMatthew Wilcox2011-11-04
* NVMe: Update admin opcodes to match the 1.0RC specKrzysztof Wierzbicki2011-11-04
* NVMe: Update BAR structure to match the current specMatthew Wilcox2011-11-04
* NVMe: Add download / activate firmware ioctlsMatthew Wilcox2011-11-04
* NVMe: Add remaining status codesMatthew Wilcox2011-11-04
* NVMe: Add NVME_IOCTL_SUBMIT_IOMatthew Wilcox2011-11-04
* NVMe: Make nvme_common_command more featurefulMatthew Wilcox2011-11-04
* NVMe: New driverMatthew Wilcox2011-11-04