index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
2026-06-15
Merge branch 7.1/scsi-fixes into 7.2/scsi-staging
Martin K. Petersen
2026-06-08
scsi: scsi_debug: Fix one-partition tape setup bounds
Samuel Moelius
2026-05-22
scsi: scsi_debug: Remove unused variable sdebug_any_injecting_opt
Bart Van Assche
2026-05-22
scsi: scsi_debug: Add missing newline in scsi_debug_device_reset()
Ewan D. Milne
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2025-12-16
scsi: scsi_debug: Drop NULL scsi_cmnd check in sdebug_q_cmd_complete()
John Garry
2025-12-16
scsi: scsi_debug: Stop using READ/WRITE_ONCE() when accessing sdebug_defer.de...
John Garry
2025-12-16
scsi: scsi_debug: Stop printing extra function name in debug logs
John Garry
2025-12-16
scsi: scsi_debug: Fix atomic write enable module param description
John Garry
2025-11-19
scsi: scsi_debug: Support injecting unaligned write errors
Bart Van Assche
2025-11-12
scsi: scsi_debug: Fix uninitialized pointers with __free attr
Ally Heev
2025-11-12
scsi: scsi_debug: Abort SCSI commands via an internal command
Bart Van Assche
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-09-09
scsi: scsi_debug: Replace kzalloc() + copy_from_user() with memdup_user_nul()
Thorsten Blum
2025-08-19
scsi: scsi_debug: Use vcalloc() to simplify code
Qianfeng Rong
2025-07-30
scsi: scsi_debug: Make read-only arrays static const
Colin Ian King
2025-06-16
scsi: Don't use %pK through printk()
Thomas Weißschuh
2025-05-05
scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH
John Garry
2025-04-11
scsi: scsi_debug: Add ERASE for tapes
Kai Mäkisara
2025-04-11
scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible
Kai Mäkisara
2025-04-11
scsi: scsi_debug: Move some tape-specific commands to separate definitions
Kai Mäkisara
2025-04-11
scsi: scsi_debug: Enable different command definitions for different device t...
Kai Mäkisara
2025-04-11
scsi: scsi_debug: Fix two typos in command definitions
Kai Mäkisara
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
[next]