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_bsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
scsi: bsg: Drop needless assignment in scsi_bsg_sg_io_fn()
Lukas Bulwahn
1
-1
/
+0
2022-03-02
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-5
/
+3
2022-03-02
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
1
-2
/
+2
2022-03-02
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
1
-3
/
+4
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-12
/
+11
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-1
/
+1
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-1
/
+1
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-2
/
+2
2021-08-01
scsi: bsg: Fix commands without data transfer in scsi_bsg_sg_io_fn()
Christoph Hellwig
1
-0
/
+1
2021-07-31
scsi: bsg: Move the whole request execution into the SCSI/transport handlers
Christoph Hellwig
1
-30
/
+39
2021-07-31
scsi: bsg: Simplify device registration
Christoph Hellwig
1
-2
/
+3
2021-07-29
scsi: scsi_ioctl: Simplify SCSI passthrough permission checking
Christoph Hellwig
1
-1
/
+1
2021-07-29
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
1
-0
/
+95