index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_debug.c
Age
Commit message (
Expand
)
Author
12 days
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
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
[next]