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