aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/nvme-scsi.c
AgeCommit message (Expand)Author
2013-06-19NVMe: Use kzalloc instead of kmalloc+memsetTushar Behera
2013-05-17NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma
2013-05-17NVMe: Remove redundant version.h header includeSachin Kamat
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox
2013-05-02NVMe: Add scsi unmap to SG_IOKeith Busch
2013-05-02NVMe: queue usage fixes in nvme-scsiKeith Busch
2013-04-16NVMe: Fix sparse warnings in scsi emulationVishal Verma
2013-04-16NVMe: Abstract out sector to block number conversionMatthew Wilcox
2013-03-28NVMe: Add nvme-scsi.cVishal Verma