index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
1
-0
/
+3
2021-07-29
scsi: scsi_ioctl: Move scsi_command_size_tbl to scsi_common.c
Christoph Hellwig
1
-0
/
+6
2017-12-12
scsi: core: doc. fixes to scsi_common.c
Randy Dunlap
1
-7
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-23
scsi: always zero sshdr in scsi_normalize_sense
Christoph Hellwig
1
-2
/
+2
2016-04-04
scsi: add scsi_set_sense_field_pointer()
Hannes Reinecke
1
-0
/
+53
2016-03-18
scsi_common: do not clobber fixed sense information
Hannes Reinecke
1
-2
/
+10
2015-07-24
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
1
-1
/
+12
2015-07-24
scsi: Fix wrong additional sense length in descriptor format
Sagi Grimberg
1
-1
/
+1
2015-07-24
scsi: Move sense handling routines to scsi_common
Sagi Grimberg
1
-0
/
+98
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
1
-0
/
+178