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_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
scsi: scsi_debug: Fix zone transition to full condition
Damien Le Moal
1
-2
/
+20
2022-04-26
scsi: scsi_debug: Add gap zone support
Damien Le Moal
1
-25
/
+104
2022-04-26
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
1
-9
/
+9
2022-04-26
scsi: scsi_debug: Fix a typo
Bart Van Assche
1
-1
/
+1
2022-04-12
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
1
-146
/
+51
2022-04-07
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
1
-3
/
+5
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-139
/
+349
2022-03-09
scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()
Damien Le Moal
1
-9
/
+7
2022-03-09
scsi: scsi_debug: Silence unexpected unlock warnings
Damien Le Moal
1
-24
/
+44
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-01-25
scsi: scsi_debug: Add environmental reporting log subpage
Douglas Gilbert
1
-0
/
+33
2022-01-25
scsi: scsi_debug: Add no_rwlock parameter
Douglas Gilbert
1
-50
/
+102
2022-01-25
scsi: scsi_debug: Divide power on reset UNIT ATTENTION
Douglas Gilbert
1
-11
/
+19
2022-01-25
scsi: scsi_debug: Refine sdebug_blk_mq_poll()
Douglas Gilbert
1
-5
/
+16
2022-01-25
scsi: scsi_debug: Use TASK SET FULL more
Douglas Gilbert
1
-13
/
+6
2022-01-25
scsi: scsi_debug: Strengthen defer_t accesses
Douglas Gilbert
1
-11
/
+11
2022-01-25
scsi: scsi_debug: Address races following module load
Douglas Gilbert
1
-51
/
+146
2021-12-07
scsi: scsi_debug: Fix buffer size of REPORT ZONES command
Shin'ichiro Kawasaki
1
-1
/
+1
2021-11-23
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
1
-0
/
+5
2021-11-23
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
1
-2
/
+2
2021-11-19
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
1
-15
/
+19
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+4
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+10
2021-11-05
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
1
-0
/
+4
2021-10-19
scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
Ye Bin
1
-3
/
+4
2021-10-19
scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
Ye Bin
1
-2
/
+2
2021-10-18
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
1
-5
/
+5
2021-10-17
scsi: scsi_debug: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-52
/
+73
2021-08-12
scsi: scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-6
/
+7
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2021-07-21
scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling
Martin K. Petersen
1
-23
/
+67
2021-07-21
scsi: scsi_debug: Remove dump_sector()
Martin K. Petersen
1
-25
/
+1
2021-06-01
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-2
/
+2
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-7
/
+4
2021-05-15
scsi: scsi_debug: Drop if with an always false condition
Uwe Kleine-König
1
-5
/
+0
2021-05-03
scsi: scsi_debug: Fix cmd_per_lun, set to max_queue
Douglas Gilbert
1
-8
/
+16
2021-03-05
scsi: scsi_debug: Fix cmd duration calculation
Douglas Gilbert
1
-5
/
+6
2021-03-05
scsi: scsi_debug: Add new defer type for mq_poll
Douglas Gilbert
1
-54
/
+94
2021-03-05
scsi: scsi_debug: mq_poll support
Kashyap Desai
1
-0
/
+130
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-02-09
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
1
-0
/
+1
2021-01-23
scsi: scsi_debug: Do not set COMMAND_COMPLETE
Hannes Reinecke
1
-1
/
+1
2021-01-06
scsi: scsi_debug: Fix memleak in scsi_debug_init()
Dinghao Liu
1
-2
/
+3
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+72
2020-10-06
scsi: scsi_debug: Support host tagset
John Garry
1
-18
/
+10
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-2
/
+2
2020-09-03
scsi: scsi_debug: Make sdebug_build_parts() respect virtual_gb
John Pittman
1
-1
/
+1
2020-09-03
scsi: scsi_debug: Adjust num_parts to create equally sized partitions
John Pittman
1
-3
/
+7
2020-09-02
scsi: scsi_debug: Implement lun_format
Douglas Gilbert
1
-7
/
+64
[next]