index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
2023-04-18
scsi: scsi_debug: Abort commands from scsi_debug_device_reset()
John Garry
2023-04-11
scsi: scsi_debug: Fix missing error code in scsi_debug_init()
Harshit Mogalapalli
2023-04-02
Merge patch series "Fix shost command overloading issues"
Martin K. Petersen
2023-04-02
scsi: scsi_debug: Drop sdebug_queue
John Garry
2023-04-02
scsi: scsi_debug: Only allow sdebug_max_queue be modified when no shosts
John Garry
2023-04-02
scsi: scsi_debug: Use scsi_host_busy() in delay_store() and ndelay_store()
John Garry
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in stop_all_queued()
John Garry
2023-04-02
scsi: scsi_debug: Use blk_mq_tagset_busy_iter() in sdebug_blk_mq_poll()
John Garry
2023-04-02
scsi: scsi_debug: Dynamically allocate sdebug_queued_cmd
John Garry
2023-04-02
scsi: scsi_debug: Use scsi_block_requests() to block queues
John Garry
2023-04-02
scsi: scsi_debug: Protect block_unblock_all_queues() with mutex
John Garry
2023-04-02
scsi: scsi_debug: Change shost list lock to a mutex
John Garry
2023-04-02
scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()
John Garry
2023-04-02
scsi: scsi_debug: Fix check for sdev queue full
John Garry
2023-03-24
scsi: scsi_debug: Remove redundant driver match function
Lizhe
2023-03-16
scsi: scsi_debug: Add poll mode deferred completions to statistics
John Garry
2023-03-16
scsi: scsi_debug: Get command abort feature working again
John Garry
2023-03-16
scsi: scsi_debug: Drop sdebug_dev_info.num_in_q
John Garry
2023-03-16
scsi: scsi_debug: Drop check for num_in_q exceeding queue depth
John Garry
2023-03-16
scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer check
John Garry
2023-03-16
scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checks
John Garry
2023-03-16
scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checks
John Garry
2023-03-16
scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checks
John Garry
2023-03-16
scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checks
John Garry
2023-03-16
scsi: scsi_debug: Stop setting devip->sdbg_host twice
John Garry
2023-03-16
scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]
John Garry
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()
John Garry
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-26
scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()
Yang Yingliang
2022-11-25
scsi: scsi_debug: Fix a warning in resp_report_zones()
Harshit Mogalapalli
2022-11-25
scsi: scsi_debug: Fix a warning in resp_verify()
Harshit Mogalapalli
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-17
scsi: scsi_debug: Fix a warning in resp_write_scat()
Harshit Mogalapalli
2022-11-17
scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()
Yuan Can
2022-11-08
scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
Bart Van Assche
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-06-10
scsi: scsi_debug: Fix zone transition to full condition
Damien Le Moal
2022-04-25
scsi: scsi_debug: Add gap zone support
Damien Le Moal
2022-04-25
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
2022-04-25
scsi: scsi_debug: Fix a typo
Bart Van Assche
2022-04-11
Revert "scsi: scsi_debug: Address races following module load"
Bart Van Assche
2022-04-06
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-08
scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll()
Damien Le Moal
2022-03-08
scsi: scsi_debug: Silence unexpected unlock warnings
Damien Le Moal
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-25
scsi: scsi_debug: Add environmental reporting log subpage
Douglas Gilbert
2022-01-25
scsi: scsi_debug: Add no_rwlock parameter
Douglas Gilbert
[next]