summaryrefslogtreecommitdiffstats
path: root/drivers/block/nvme-scsi.c
Commit message (Expand)AuthorAgeFilesLines
* NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma2013-05-171-1/+1
* NVMe: Remove redundant version.h header includeSachin Kamat2013-05-171-1/+0
* NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-081-4/+2
* NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-021-0/+78
* NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-021-5/+20
* NVMe: Fix sparse warnings in scsi emulationVishal Verma2013-04-161-39/+60
* NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-161-1/+1
* NVMe: Add nvme-scsi.cVishal Verma2013-03-281-0/+2941