Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NVMe: Use kzalloc instead of kmalloc+memset | Tushar Behera | 2013-06-19 | 1 | -16/+8 |
* | NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp | Vishal Verma | 2013-05-17 | 1 | -1/+1 |
* | NVMe: Remove redundant version.h header include | Sachin Kamat | 2013-05-17 | 1 | -1/+0 |
* | NVMe: Simplify Firmware Activate code slightly | Matthew Wilcox | 2013-05-08 | 1 | -4/+2 |
* | NVMe: Add scsi unmap to SG_IO | Keith Busch | 2013-05-02 | 1 | -0/+78 |
* | NVMe: queue usage fixes in nvme-scsi | Keith Busch | 2013-05-02 | 1 | -5/+20 |
* | NVMe: Fix sparse warnings in scsi emulation | Vishal Verma | 2013-04-16 | 1 | -39/+60 |
* | NVMe: Abstract out sector to block number conversion | Matthew Wilcox | 2013-04-16 | 1 | -1/+1 |
* | NVMe: Add nvme-scsi.c | Vishal Verma | 2013-03-28 | 1 | -0/+2941 |