aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01nvme: use offset instead of a struct for registersChristoph Hellwig1-14/+13
2015-10-09nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig1-0/+2
2015-10-09nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig1-2/+2
2015-10-09nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig1-2/+524
2015-10-09nvme: add a local nvme.h headerChristoph Hellwig1-114/+0
2015-10-09NVMe: Simplify device resume on io queue failureKeith Busch1-1/+0
2015-10-09NVMe: Reference count open namespacesKeith Busch1-0/+1
2015-08-18NVMe: Add nvme subsystem reset IOCTLJon Derrick1-1/+1
2015-08-18NVMe: Add nvme subsystem reset supportKeith Busch1-0/+3
2015-07-21NVMe: Use CMB for the IO SQes if availableJon Derrick1-0/+17
2015-06-05NVMe: Automatic namespace rescanKeith Busch1-0/+1
2015-05-22nvme: submit internal commands through the block layerChristoph Hellwig1-15/+9
2015-05-22nvme: store a struct device pointer in struct nvme_devChristoph Hellwig1-1/+1
2015-05-22nvme: consolidate synchronous command submission helpersChristoph Hellwig1-5/+1
2015-04-07NVMe: Meta data handling through submit io ioctlKeith Busch1-2/+3
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch1-1/+0
2015-02-19NVMe: Asynchronous controller probeKeith Busch1-0/+1
2015-02-19NVMe: Register management handle under nvme classKeith Busch1-2/+1
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch1-2/+0
2015-02-19NVMe: Metadata format supportKeith Busch1-0/+2
2015-01-29NVMe: avoid kmalloc/kfree for smaller IOJens Axboe1-2/+1
2014-11-04NVMe: Convert to blk-mqMatias Bjørling1-6/+9
2014-11-04NVMe: Mismatched host/device page size supportKeith Busch1-0/+2
2014-11-04NVMe: Async event requestKeith Busch1-0/+1
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch1-1/+1
2014-06-03NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox1-2/+2
2014-05-05NVMe: Flush with data supportKeith Busch1-1/+0
2014-05-05NVMe: Configure support for block flushKeith Busch1-0/+1
2014-05-05NVMe: Update copyright headersMatthew Wilcox1-5/+1
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-9/+12
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch1-2/+2
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch1-1/+2
2014-04-10NVMe: CPU hot plug notificationKeith Busch1-0/+1
2014-04-10NVMe: per-cpu io queuesKeith Busch1-1/+5
2014-03-24NVMe: IOCTL path RCU protect queue accessKeith Busch1-4/+1
2014-03-24NVMe: RCU protected access to io queuesKeith Busch1-1/+1
2014-03-07nvme: don't use PREPARE_WORKTejun Heo1-0/+1
2014-01-27NVMe: Abort timed out commandsKeith Busch1-0/+1
2014-01-27NVMe: Schedule reset for failed controllersKeith Busch1-0/+1
2013-12-16NVMe: Device resume error handlingKeith Busch1-0/+1
2013-12-16NVMe: compat SG_IO ioctlKeith Busch1-0/+1
2013-11-18NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu1-1/+1
2013-09-03NVMe: Use normal shutdownKeith Busch1-0/+2
2013-09-03NVMe: Namespace IDs are unsignedMatthew Wilcox1-1/+1
2013-09-03NVMe: Split header file into user-visible and kernel-visible piecesMatthew Wilcox1-456/+5
2013-06-20NVMe: Disk IO statisticsKeith Busch1-0/+1
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox1-0/+3
2013-05-02NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch1-0/+1
2013-05-02NVMe: Device specific stripe size handlingKeith Busch1-0/+1
2013-04-16NVMe: Add a character device for each nvme deviceKeith Busch1-0/+5