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
2020-05-20
scsi: scsi_debug: Parser tables and code interaction
Douglas Gilbert
1
-50
/
+63
2020-05-12
scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()
Dan Carpenter
1
-1
/
+1
2020-05-08
scsi: scsi_debug: Disallow zone sizes that are not powers of 2
Damien Le Moal
1
-10
/
+7
2020-05-05
scsi: scsi_debug: Implement ZBC host-aware emulation
Damien Le Moal
1
-45
/
+103
2020-05-05
scsi: scsi_debug: Add zone_size_mb module parameter
Damien Le Moal
1
-5
/
+7
2020-05-05
scsi: scsi_debug: Add zone_nr_conv module parameter
Damien Le Moal
1
-1
/
+12
2020-05-05
scsi: scsi_debug: Add zone_max_open module parameter
Damien Le Moal
1
-3
/
+5
2020-05-05
scsi: scsi_debug: Add ZBC module parameter
Douglas Gilbert
1
-3
/
+78
2020-05-05
scsi: scsi_debug: Add ZBC zone commands
Douglas Gilbert
1
-15
/
+804
2020-05-05
scsi: scsi_debug: Add ZBC mode and VPD pages
Douglas Gilbert
1
-11
/
+44
2020-05-05
scsi: scsi_debug: Bump to version 1.89
Douglas Gilbert
1
-3
/
+3
2020-05-05
scsi: scsi_debug: Re-arrange parameters alphabetically
Douglas Gilbert
1
-16
/
+18
2020-05-05
scsi: scsi_debug: Implement PRE-FETCH commands
Douglas Gilbert
1
-5
/
+70
2020-05-05
scsi: scsi_debug: Improve command duration calculation
Douglas Gilbert
1
-2
/
+29
2020-05-05
scsi: scsi_debug: Weaken rwlock around ramdisk access
Douglas Gilbert
1
-29
/
+18
2020-05-05
scsi: scsi_debug: Implement VERIFY(10), add VERIFY(16)
Douglas Gilbert
1
-7
/
+94
2020-05-05
scsi: scsi_debug: Add per_host_store option
Douglas Gilbert
1
-214
/
+494
2020-05-05
scsi: scsi_debug: Randomize command completion time
Douglas Gilbert
1
-3
/
+39
2020-03-24
block: move struct partition out of genhd.h
Christoph Hellwig
1
-2
/
+3
2019-11-20
scsi: scsi_debug: num_tgts must be >= 0
Maurizio Lombardi
1
-0
/
+5
2019-11-09
scsi: core: Fix scsi_get/set_resid() interface
Damien Le Moal
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
1
-6
/
+1
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-134
/
+52
2019-02-12
scsi: scsi_debug: Implement support for write protect
Martin K. Petersen
1
-45
/
+31
2019-02-12
scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriate
Bart Van Assche
1
-4
/
+5
2019-02-12
scsi: scsi_debug: Fix a recently introduced regression
Bart Van Assche
1
-8
/
+7
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+2
2019-02-06
scsi: remove bidirectional command support
Christoph Hellwig
1
-77
/
+8
2019-01-29
scsi: scsi_debug: fix write_same with virtual_gb problem
Douglas Gilbert
1
-20
/
+21
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+2
2018-12-19
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
1
-1
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-3
/
+2
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-2
/
+1
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-19
/
+38
2018-07-31
scsi: scsi_debug: add cmd abort option to every_nth
Douglas Gilbert
1
-15
/
+32
2018-07-13
scsi: scsi_debug: skip long delays when ndelay small
Douglas Gilbert
1
-4
/
+6
2018-06-19
scsi: scsi_debug: Fix memory leak on module unload
Luis Henriques
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-19
scsi: scsi_debug: IMMED related delay adjustments
Douglas Gilbert
1
-9
/
+24
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-89
/
+152
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-02-16
scsi: scsi_debug: call resp_*() function after setting host_scribble
Martin Wilck
1
-20
/
+33
2018-02-14
scsi: scsi_debug: reset injection flags for every_nth > 0
Martin Wilck
1
-1
/
+6
2018-02-14
scsi: scsi_debug: implement IMMED bit
Douglas Gilbert
1
-11
/
+65
2018-02-14
scsi: scsi_debug: Fix pointer styling issues
John Pittman
1
-36
/
+36
2018-02-14
scsi: scsi_debug: Add two new parameters to scsi_debug driver
Laurence Oberman
1
-2
/
+8
2018-02-14
scsi: scsi_debug: Simplify request tag decoding
Bart Van Assche
1
-26
/
+11
2018-01-17
scsi: scsi_debug: delay stress fix
Douglas Gilbert
1
-26
/
+46
[next]