Commit message (Expand) | Author | Age | |
---|---|---|---|
* | NVMe: Retry failed commands with non-fatal errors | Keith Busch | 2014-04-10 |
* | NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds | Keith Busch | 2014-03-24 |
* | NVMe: IOCTL path RCU protect queue access | Keith Busch | 2014-03-24 |
* | NVMe: compat SG_IO ioctl | Keith Busch | 2013-12-16 |
* | NVMe: Use kzalloc instead of kmalloc+memset | Tushar Behera | 2013-06-19 |
* | NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp | Vishal Verma | 2013-05-17 |
* | NVMe: Remove redundant version.h header include | Sachin Kamat | 2013-05-17 |
* | NVMe: Simplify Firmware Activate code slightly | Matthew Wilcox | 2013-05-08 |
* | NVMe: Add scsi unmap to SG_IO | Keith Busch | 2013-05-02 |
* | NVMe: queue usage fixes in nvme-scsi | Keith Busch | 2013-05-02 |
* | NVMe: Fix sparse warnings in scsi emulation | Vishal Verma | 2013-04-16 |
* | NVMe: Abstract out sector to block number conversion | Matthew Wilcox | 2013-04-16 |
* | NVMe: Add nvme-scsi.c | Vishal Verma | 2013-03-28 |