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_scan.c
Age
Commit message (
Expand
)
Author
2025-03-02
scsi: core: Fix missing lock protection
Chaohai Chen
2025-02-03
scsi: core: Use GFP_NOIO to avoid circular locking dependency
Rik van Riel
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-10
scsi: scsi_scan: Add kernel-doc for exported function
Randy Dunlap
2024-12-04
scsi: core: Remove the .slave_configure() method
Bart Van Assche
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-30
scsi: core: Pass sdev to blk_mq_alloc_queue()
John Garry
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-11
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
2024-04-11
scsi: core: Use the atomic queue limits API in scsi_add_lun()
Christoph Hellwig
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-26
scsi: core: Constify the struct device_type usage
Ricardo B. Marliere
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-01-29
scsi: core: Have SCSI midlayer retry scsi_report_lun_scan() errors
Mike Christie
2024-01-29
scsi: core: Retry INQUIRY after timeout
Mike Christie
2024-01-29
scsi: core: Have midlayer retry scsi_probe_lun() errors
Mike Christie
2023-10-10
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
2023-09-29
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-28
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
2023-09-21
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-01-26
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...
Martin K. Petersen
2023-01-13
scsi: core: Convert to scsi_execute_cmd()
Mike Christie
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-26
scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()
John Garry
2022-11-26
scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
John Garry
2022-10-25
scsi: remove an extra queue reference
Christoph Hellwig
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-08-01
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-05-02
scsi: core: Do not truncate INQUIRY data on modern devices
Martin K. Petersen
2022-03-29
scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
John Garry
2022-01-31
scsi: core: Reallocate device's budget map on queue depth change
Ming Lei
2021-11-29
scsi: core: Declare 'scsi_scan_type' static
Bart Van Assche
2021-11-29
scsi: core: Suppress a kernel-doc warning
Bart Van Assche
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-09-28
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
[next]