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
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-03-02
scsi: scsi_debug: Fix uninitialized variable use
Arnd Bergmann
2025-02-24
scsi: scsi_debug: Do not sleep in atomic sections
Bart Van Assche
2025-02-24
scsi: scsi_debug: Simplify command handling
Bart Van Assche
2025-02-24
scsi: scsi_debug: Remove a reference to in_use_bm
Bart Van Assche
2025-02-24
scsi: scsi_debug: Remove sdebug_device_access_info
John Garry
2025-02-23
scsi: scsi_debug: Add support for partitioning the tape
Kai Mäkisara
2025-02-23
scsi: scsi_debug: Reset tape setting at device reset
Kai Mäkisara
2025-02-23
scsi: scsi_debug: Add compression mode page for tapes
Kai Mäkisara
2025-02-23
scsi: scsi_debug: Add read support and update locate for tapes
Kai Mäkisara
2025-02-23
scsi: scsi_debug: Add write support with block lengths and 4 bytes of data
Kai Mäkisara
2025-02-23
scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes
Kai Mäkisara
2025-02-23
scsi: scsi_debug: First fixes for tapes
Kai Mäkisara
2025-02-18
scsi: Switch to use hrtimer_setup()
Nam Cao
2025-01-10
scsi: scsi_debug: Constify sdebug_driver_template
John Garry
2025-01-10
Merge branch '6.13/scsi-fixes' into 6.14/scsi-staging
Martin K. Petersen
2025-01-02
scsi: scsi_debug: Skip host/bus reset settle delay
Bart Van Assche
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-12-04
scsi: scsi_debug: Fix hrtimer support for ndelay
John Garry
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-10-25
scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
John Garry
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
scsi: scsi_debug: Remove a useless memset()
Christophe JAILLET
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-25
scsi: scsi_debug: Fix create target debugfs failure
Ming Lei
2024-06-20
scsi: scsi_debug: Atomic write support
John Garry
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: scsi_debug: Maintain write statistics per group number
Bart Van Assche
2024-02-26
scsi: scsi_debug: Implement GET STREAM STATUS
Bart Van Assche
2024-02-26
scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page
Bart Van Assche
2024-02-26
scsi: scsi_debug: Allocate the MODE SENSE response from the heap
Bart Van Assche
2024-02-26
scsi: scsi_debug: Rework subpage code error handling
Bart Van Assche
2024-02-26
scsi: scsi_debug: Rework page code error handling
Bart Van Assche
2024-02-26
scsi: scsi_debug: Support the block limits extension VPD page
Bart Van Assche
2024-02-26
scsi: scsi_debug: Reduce code duplication
Bart Van Assche
2024-02-05
scsi: scsi_debug: Make pseudo_lld_bus const
Ricardo B. Marliere
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-11-08
scsi: scsi_debug: Delete some bogus error checking
Dan Carpenter
2023-11-08
scsi: scsi_debug: Fix some bugs in sdebug_error_write()
Dan Carpenter
2023-10-16
scsi: scsi_debug: Add param to control sdev's allow_restart
Wenchao Hao
2023-10-16
scsi: scsi_debug: Add debugfs interface to fail target reset
Wenchao Hao
2023-10-16
scsi: scsi_debug: Add new error injection type: Reset LUN failed
Wenchao Hao
2023-10-16
scsi: scsi_debug: Add new error injection type: Abort Failed
Wenchao Hao
2023-10-16
scsi: scsi_debug: Set command result and sense data if error is injected
Wenchao Hao
2023-10-16
scsi: scsi_debug: Return failed value if error is injected
Wenchao Hao
2023-10-16
scsi: scsi_debug: Time out command if the error is injected
Wenchao Hao
2023-10-16
scsi: scsi_debug: Define grammar to remove added error injection
Wenchao Hao
2023-10-16
scsi: scsi_debug: Add interface to manage error injection for a single device
Wenchao Hao
2023-10-16
scsi: scsi_debug: Create scsi_debug directory in the debugfs filesystem
Wenchao Hao
[next]