index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
*
scsi: scsi_debug: Fix buffer size of REPORT ZONES command
Shin'ichiro Kawasaki
2021-12-07
1
-1
/
+1
*
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
2021-11-23
1
-0
/
+5
*
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
2021-11-23
1
-2
/
+2
*
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
2021-11-19
1
-15
/
+19
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
1
-0
/
+4
|
\
|
*
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
2021-11-05
1
-0
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-9
/
+10
|
\
|
|
*
scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
Ye Bin
2021-10-19
1
-3
/
+4
|
*
scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
Ye Bin
2021-10-19
1
-2
/
+2
|
*
scsi: scsi_debug: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-4
/
+4
*
|
block: rename REQ_HIPRI to REQ_POLLED
Christoph Hellwig
2021-10-18
1
-5
/
+5
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-09-03
1
-52
/
+73
|
\
|
*
scsi: scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-6
/
+7
|
*
scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling
Martin K. Petersen
2021-07-21
1
-23
/
+67
|
*
scsi: scsi_debug: Remove dump_sector()
Martin K. Petersen
2021-07-21
1
-25
/
+1
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
|
/
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-06-01
1
-2
/
+2
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-06-01
1
-7
/
+4
*
scsi: scsi_debug: Drop if with an always false condition
Uwe Kleine-König
2021-05-15
1
-5
/
+0
*
scsi: scsi_debug: Fix cmd_per_lun, set to max_queue
Douglas Gilbert
2021-05-03
1
-8
/
+16
*
scsi: scsi_debug: Fix cmd duration calculation
Douglas Gilbert
2021-03-04
1
-5
/
+6
*
scsi: scsi_debug: Add new defer type for mq_poll
Douglas Gilbert
2021-03-04
1
-54
/
+94
*
scsi: scsi_debug: mq_poll support
Kashyap Desai
2021-03-04
1
-0
/
+130
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
|
*
scsi: scsi_debug: Do not set COMMAND_COMPLETE
Hannes Reinecke
2021-01-23
1
-1
/
+1
*
|
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
2021-02-09
1
-0
/
+1
|
/
*
scsi: scsi_debug: Fix memleak in scsi_debug_init()
Dinghao Liu
2021-01-06
1
-2
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-11
/
+72
|
\
|
*
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
1
-2
/
+2
|
|
\
|
*
|
scsi: scsi_debug: Make sdebug_build_parts() respect virtual_gb
John Pittman
2020-09-03
1
-1
/
+1
|
*
|
scsi: scsi_debug: Adjust num_parts to create equally sized partitions
John Pittman
2020-09-03
1
-3
/
+7
|
*
|
scsi: scsi_debug: Implement lun_format
Douglas Gilbert
2020-09-02
1
-7
/
+64
*
|
|
scsi: scsi_debug: Support host tagset
John Garry
2020-10-06
1
-18
/
+10
|
|
/
|
/
|
*
|
scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()
Niklas Cassel
2020-08-25
1
-2
/
+0
*
|
scsi: scsi_debug: Fix scp is NULL errors
Douglas Gilbert
2020-08-18
1
-0
/
+2
|
/
*
scsi: scsi_debug: Implement tur_ms_to_ready parameter
Douglas Gilbert
2020-07-29
1
-17
/
+93
*
scsi: scsi_debug: Fix request sense
Douglas Gilbert
2020-07-29
1
-35
/
+29
*
scsi: scsi_debug: Update documentation url and bump version
Douglas Gilbert
2020-07-14
1
-3
/
+3
*
scsi: scsi_debug: every_nth triggered error injection
Douglas Gilbert
2020-07-14
1
-130
/
+101
*
scsi: scsi_debug: Support hostwide tags
John Garry
2020-07-14
1
-12
/
+68
*
scsi: scsi_debug: Add check for sdebug_max_queue during module init
John Garry
2020-07-14
1
-0
/
+6
*
scsi: scsi_debug: Fix in_use bitmap corruption
Douglas Gilbert
2020-07-03
1
-3
/
+6
*
scsi: scsi_debug: Parser tables and code interaction
Douglas Gilbert
2020-05-20
1
-50
/
+63
*
scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()
Dan Carpenter
2020-05-12
1
-1
/
+1
*
scsi: scsi_debug: Disallow zone sizes that are not powers of 2
Damien Le Moal
2020-05-08
1
-10
/
+7
*
scsi: scsi_debug: Implement ZBC host-aware emulation
Damien Le Moal
2020-05-05
1
-45
/
+103
*
scsi: scsi_debug: Add zone_size_mb module parameter
Damien Le Moal
2020-05-05
1
-5
/
+7
*
scsi: scsi_debug: Add zone_nr_conv module parameter
Damien Le Moal
2020-05-05
1
-1
/
+12
*
scsi: scsi_debug: Add zone_max_open module parameter
Damien Le Moal
2020-05-05
1
-3
/
+5
[next]