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
...
*
scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer check
John Garry
2023-03-17
1
-1
/
+1
*
scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checks
John Garry
2023-03-17
1
-18
/
+8
*
scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checks
John Garry
2023-03-17
1
-21
/
+10
*
scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checks
John Garry
2023-03-17
1
-9
/
+8
*
scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checks
John Garry
2023-03-17
1
-7
/
+7
*
scsi: scsi_debug: Stop setting devip->sdbg_host twice
John Garry
2023-03-17
1
-1
/
+0
*
scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]
John Garry
2023-03-17
1
-13
/
+11
*
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-30
1
-2
/
+0
|
\
|
*
scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()
John Garry
2022-12-14
1
-2
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-4
/
+7
|
\
|
|
*
scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()
Yang Yingliang
2022-11-26
1
-1
/
+4
|
*
scsi: scsi_debug: Fix a warning in resp_report_zones()
Harshit Mogalapalli
2022-11-26
1
-1
/
+1
|
*
scsi: scsi_debug: Fix a warning in resp_verify()
Harshit Mogalapalli
2022-11-26
1
-1
/
+1
|
*
scsi: scsi_debug: Fix a warning in resp_write_scat()
Harshit Mogalapalli
2022-11-17
1
-1
/
+1
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-13
1
-3
/
+3
|
\
\
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
*
|
|
scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()
Yuan Can
2022-11-17
1
-1
/
+5
|
/
/
*
/
scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
Bart Van Assche
2022-11-08
1
-0
/
+7
|
/
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-5
/
+2
*
scsi: scsi_debug: Fix zone transition to full condition
Damien Le Moal
2022-06-10
1
-2
/
+20
*
scsi: scsi_debug: Add gap zone support
Damien Le Moal
2022-04-26
1
-25
/
+104
*
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
2022-04-26
1
-9
/
+9
*
scsi: scsi_debug: Fix a typo
Bart Van Assche
2022-04-26
1
-1
/
+1
*
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
2022-04-12
1
-146
/
+51
*
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
2022-04-07
1
-3
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-139
/
+349
|
\
|
*
scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()
Damien Le Moal
2022-03-09
1
-9
/
+7
|
*
scsi: scsi_debug: Silence unexpected unlock warnings
Damien Le Moal
2022-03-09
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-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
[prev]
[next]