index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-03
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
1
-1
/
+6
2014-06-03
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
1
-1
/
+0
2014-06-03
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
1
-4
/
+4
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
1
-5
/
+1
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
1
-4
/
+6
2014-03-24
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
Keith Busch
1
-1
/
+1
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
1
-27
/
+4
2013-12-16
NVMe: compat SG_IO ioctl
Keith Busch
1
-0
/
+147
2013-06-19
NVMe: Use kzalloc instead of kmalloc+memset
Tushar Behera
1
-16
/
+8
2013-05-17
NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
Vishal Verma
1
-1
/
+1
2013-05-17
NVMe: Remove redundant version.h header include
Sachin Kamat
1
-1
/
+0
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
1
-4
/
+2
2013-05-02
NVMe: Add scsi unmap to SG_IO
Keith Busch
1
-0
/
+78
2013-05-02
NVMe: queue usage fixes in nvme-scsi
Keith Busch
1
-5
/
+20
2013-04-16
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
1
-39
/
+60
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
1
-1
/
+1
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
1
-0
/
+2941