summaryrefslogtreecommitdiff
path: root/include/linux/nvme.h
Commit message (Expand)AuthorAge
* nvme: include <linux/types.ĥ> in <linux/nvme.h>Christoph Hellwig2015-10-09
* nvme.h: add missing nvme_id_ctrl endianess annotationsChristoph Hellwig2015-10-09
* nvme: move hardware structures out of the uapi version of nvme.hChristoph Hellwig2015-10-09
* nvme: add a local nvme.h headerChristoph Hellwig2015-10-09
* NVMe: Simplify device resume on io queue failureKeith Busch2015-10-09
* NVMe: Reference count open namespacesKeith Busch2015-10-09
* NVMe: Add nvme subsystem reset IOCTLJon Derrick2015-08-18
* NVMe: Add nvme subsystem reset supportKeith Busch2015-08-18
* NVMe: Use CMB for the IO SQes if availableJon Derrick2015-07-21
* NVMe: Automatic namespace rescanKeith Busch2015-06-05
* nvme: submit internal commands through the block layerChristoph Hellwig2015-05-22
* nvme: store a struct device pointer in struct nvme_devChristoph Hellwig2015-05-22
* nvme: consolidate synchronous command submission helpersChristoph Hellwig2015-05-22
* NVMe: Meta data handling through submit io ioctlKeith Busch2015-04-07
* NVMe: Fix potential corruption during shutdownKeith Busch2015-02-19
* NVMe: Asynchronous controller probeKeith Busch2015-02-19
* NVMe: Register management handle under nvme classKeith Busch2015-02-19
* NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-19
* NVMe: Metadata format supportKeith Busch2015-02-19
* NVMe: avoid kmalloc/kfree for smaller IOJens Axboe2015-01-29
* NVMe: Convert to blk-mqMatias Bjørling2014-11-04
* NVMe: Mismatched host/device page size supportKeith Busch2014-11-04
* NVMe: Async event requestKeith Busch2014-11-04
* NVMe: Fix hot cpu notification dead lockKeith Busch2014-06-13
* NVMe: Rename io_timeout to nvme_io_timeoutMatthew Wilcox2014-06-03
* NVMe: Flush with data supportKeith Busch2014-05-05
* NVMe: Configure support for block flushKeith Busch2014-05-05
* NVMe: Update copyright headersMatthew Wilcox2014-05-05
* 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