index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-scsi.c
Age
Commit message (
Expand
)
Author
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
2014-06-04
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
2014-06-04
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
2014-06-03
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-03-24
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
2013-12-16
NVMe: compat SG_IO ioctl
Keith Busch
2013-06-19
NVMe: Use kzalloc instead of kmalloc+memset
Tushar Behera
2013-05-17
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-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-02
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-04-16
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma