index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: scsi_debug: Add gap zone support
Damien Le Moal
2022-04-25
1
-25
/
+104
*
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
2022-04-25
1
-9
/
+9
*
scsi: scsi_debug: Fix a typo
Bart Van Assche
2022-04-25
1
-1
/
+1
*
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
2022-04-11
1
-146
/
+51
*
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
2022-04-06
1
-3
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-139
/
+349
|
\
|
*
scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()
Damien Le Moal
2022-03-08
1
-9
/
+7
|
*
scsi: scsi_debug: Silence unexpected unlock warnings
Damien Le Moal
2022-03-08
1
-24
/
+44
|
*
scsi: scsi_debug: Add environmental reporting log subpage
Douglas Gilbert
2022-01-25
1
-0
/
+33
|
*
scsi: scsi_debug: Add no_rwlock parameter
Douglas Gilbert
2022-01-25
1
-50
/
+102
|
*
scsi: scsi_debug: Divide power on reset UNIT ATTENTION
Douglas Gilbert
2022-01-25
1
-11
/
+19
|
*
scsi: scsi_debug: Refine sdebug_blk_mq_poll()
Douglas Gilbert
2022-01-25
1
-5
/
+16
|
*
scsi: scsi_debug: Use TASK SET FULL more
Douglas Gilbert
2022-01-25
1
-13
/
+6
|
*
scsi: scsi_debug: Strengthen defer_t accesses
Douglas Gilbert
2022-01-25
1
-11
/
+11
|
*
scsi: scsi_debug: Address races following module load
Douglas Gilbert
2022-01-25
1
-51
/
+146
*
|
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-06
1
-1
/
+1
*
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
2021-11-22
1
-0
/
+5
*
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
2021-11-22
1
-2
/
+2
*
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
2021-11-18
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-04
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-18
1
-3
/
+4
|
*
scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
Ye Bin
2021-10-18
1
-2
/
+2
|
*
scsi: scsi_debug: Call scsi_done() directly
Bart Van Assche
2021-10-16
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-02
1
-52
/
+73
|
\
|
*
scsi: scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-6
/
+7
|
*
scsi: scsi_debug: Improve RDPROTECT/WRPROTECT handling
Martin K. Petersen
2021-07-20
1
-23
/
+67
|
*
scsi: scsi_debug: Remove dump_sector()
Martin K. Petersen
2021-07-20
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-05-31
1
-2
/
+2
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
1
-7
/
+4
*
scsi: scsi_debug: Drop if with an always false condition
Uwe Kleine-König
2021-05-14
1
-5
/
+0
*
scsi: scsi_debug: Fix cmd_per_lun, set to max_queue
Douglas Gilbert
2021-05-02
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-22
1
-1
/
+1
*
|
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
2021-02-08
1
-0
/
+1
|
/
*
scsi: scsi_debug: Fix memleak in scsi_debug_init()
Dinghao Liu
2021-01-05
1
-2
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
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-02
1
-1
/
+1
|
*
|
scsi: scsi_debug: Adjust num_parts to create equally sized partitions
John Pittman
2020-09-02
1
-3
/
+7
|
*
|
scsi: scsi_debug: Implement lun_format
Douglas Gilbert
2020-09-01
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-24
1
-2
/
+0
[next]