index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVMe: Fix scsi mode select llbaa setting
Keith Busch
2015-02-19
1
-1
/
+1
*
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
2015-02-19
1
-41
/
+53
*
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
1
-150
/
+12
|
\
|
*
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
1
-4
/
+4
|
*
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
1
-0
/
+8
|
*
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
1
-146
/
+0
*
|
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
1
-2
/
+2
|
/
*
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
1
-7
/
+6
*
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
2014-06-13
1
-3
/
+2
*
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
2014-06-03
1
-1
/
+6
*
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
2014-06-03
1
-1
/
+0
*
NVMe: Fix the buffer size passed in GetLogPage(CDW10.NUMD)
Indraneel Mukherjee
2014-06-03
1
-4
/
+4
*
NVMe: Update copyright headers
Matthew Wilcox
2014-05-05
1
-5
/
+1
*
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
1
-4
/
+6
*
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
Keith Busch
2014-03-24
1
-1
/
+1
*
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
1
-27
/
+4
*
NVMe: compat SG_IO ioctl
Keith Busch
2013-12-16
1
-0
/
+147
*
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