aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nvme.h
AgeCommit message (Expand)Author
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch
2015-07-21NVMe: Use CMB for the IO SQes if availableJon Derrick
2015-06-05NVMe: Automatic namespace rescanKeith Busch
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig
2015-04-07NVMe: Meta data handling through submit io ioctlKeith Busch
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch
2015-02-19NVMe: Asynchronous controller probeKeith Busch
2015-02-19NVMe: Register management handle under nvme classKeith Busch
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch
2015-02-19NVMe: Metadata format supportKeith Busch
2015-01-29NVMe: avoid kmalloc/kfree for smaller IOJens Axboe
2014-11-04NVMe: Convert to blk-mqMatias Bjørling
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch
2014-11-04NVMe: Async event requestKeith Busch
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch
2014-06-03NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox
2014-05-05NVMe: Flush with data supportKeith Busch
2014-05-05NVMe: Configure support for block flushKeith Busch
2014-05-05NVMe: Update copyright headersMatthew Wilcox
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch
2014-04-10NVMe: CPU hot plug notificationKeith Busch
2014-04-10NVMe: per-cpu io queuesKeith Busch
2014-03-24NVMe: IOCTL path RCU protect queue accessKeith Busch
2014-03-24NVMe: RCU protected access to io queuesKeith Busch
2014-03-07nvme: don't use PREPARE_WORKTejun Heo
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