aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/nvme-scsi.c
Commit message (Expand)AuthorAge
* nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig2015-05-13
* NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-23
* NVMe: Add translation for block limitsKeith Busch2015-04-07
* NVMe: Fix scsi mode select llbaa settingKeith Busch2015-02-19
* NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch2015-02-19
* Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * NVMe: Convert to blk-mqMatias Bjørling2014-11-04
| * NVMe: Fix SG_IO status valuesKeith Busch2014-11-04
| * NVMe: Remove duplicate compat SG_IO codeKeith Busch2014-11-04
* | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-24
|/
* NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran2014-06-13
* NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox2014-06-13
* NVMe: Use last bytes of f/w rev SCSI InquiryKeith Busch2014-06-03
* NVMe: Delete NVME_GET_FEAT_TEMP_THRESHMatthew Wilcox2014-06-03
* NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)Indraneel Mukherjee2014-06-03
* NVMe: Update copyright headersMatthew Wilcox2014-05-05
* NVMe: Retry failed commands with non-fatal errorsKeith Busch2014-04-10
* NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmdsKeith Busch2014-03-24
* NVMe: IOCTL path RCU protect queue accessKeith Busch2014-03-24
* NVMe: compat SG_IO ioctlKeith Busch2013-12-16
* NVMe: Use kzalloc instead of kmalloc+memsetTushar Behera2013-06-19
* NVMe: Fix a signedness bug in nvme_trans_modesel_get_mpVishal Verma2013-05-17
* NVMe: Remove redundant version.h header includeSachin Kamat2013-05-17
* NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox2013-05-08
* NVMe: Add scsi unmap to SG_IOKeith Busch2013-05-02
* NVMe: queue usage fixes in nvme-scsiKeith Busch2013-05-02
* NVMe: Fix sparse warnings in scsi emulationVishal Verma2013-04-16
* NVMe: Abstract out sector to block number conversionMatthew Wilcox2013-04-16
* NVMe: Add nvme-scsi.cVishal Verma2013-03-28