aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nvme-scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-17NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma1-1/+1
2013-05-17NVMe: Remove redundant version.h header includeSachin Kamat1-1/+0
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox1-4/+2
2013-05-02NVMe: Add scsi unmap to SG_IOKeith Busch1-0/+78
2013-05-02NVMe: queue usage fixes in nvme-scsiKeith Busch1-5/+20
2013-04-16NVMe: Fix sparse warnings in scsi emulationVishal Verma1-39/+60
2013-04-16NVMe: Abstract out sector to block number conversionMatthew Wilcox1-1/+1
2013-03-28NVMe: Add nvme-scsi.cVishal Verma1-0/+2941