index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
nvme: fix kernel memory corruption with short INQUIRY buffers
Christoph Hellwig
1
-1
/
+2
2015-04-23
NVMe: Fix VPD B0 max sectors translation
Keith Busch
1
-1
/
+2
2015-04-08
NVMe: Add translation for block limits
Keith Busch
1
-1
/
+27
2015-02-20
NVMe: Fix scsi mode select llbaa setting
Keith Busch
1
-1
/
+1
2015-02-20
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
1
-41
/
+53
2014-12-14
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-150
/
+12
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-2
/
+2
2014-11-04
NVMe: Convert to blk-mq
Matias Bjørling
1
-4
/
+4
2014-11-04
NVMe: Fix SG_IO status values
Keith Busch
1
-0
/
+8
2014-11-04
NVMe: Remove duplicate compat SG_IO code
Keith Busch
1
-146
/
+0
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-04
NVMe: Use last bytes of f/w rev SCSI Inquiry
Keith Busch
1
-1
/
+6
2014-06-04
NVMe: Delete NVME_GET_FEAT_TEMP_THRESH
Matthew Wilcox
1
-1
/
+0
2014-06-04
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-11
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-17
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