index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
2023-10-10
1
-5
/
+6
*
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-29
1
-1
/
+17
|
\
|
*
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
2023-09-28
1
-1
/
+17
*
|
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
2023-09-21
1
-1
/
+1
|
/
*
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-24
1
-2
/
+2
*
scsi: core: Detect support for command duration limits
Damien Le Moal
2023-05-22
1
-0
/
+3
*
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2023-03-09
1
-0
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
1
-10
/
+16
|
\
|
*
scsi: core: Convert to scsi_execute_cmd()
Mike Christie
2023-01-13
1
-10
/
+16
*
|
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...
Martin K. Petersen
2023-01-26
1
-4
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-2
/
+3
|
\
|
*
scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()
John Garry
2022-11-26
1
-1
/
+1
|
*
scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
John Garry
2022-11-26
1
-1
/
+2
*
|
scsi: remove an extra queue reference
Christoph Hellwig
2022-10-25
1
-1
/
+0
|
/
*
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
1
-0
/
+1
*
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
2022-09-01
1
-2
/
+0
*
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-09-01
1
-7
/
+0
*
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-01
1
-0
/
+7
*
scsi: core: Make sure that targets outlive devices
Bart Van Assche
2022-08-01
1
-0
/
+2
*
scsi: core: Do not truncate INQUIRY data on modern devices
Martin K. Petersen
2022-05-02
1
-1
/
+11
*
scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
John Garry
2022-03-29
1
-0
/
+5
*
scsi: core: Reallocate device's budget map on queue depth change
Ming Lei
2022-01-31
1
-5
/
+50
*
scsi: core: Declare 'scsi_scan_type' static
Bart Van Assche
2021-11-29
1
-1
/
+1
*
scsi: core: Suppress a kernel-doc warning
Bart Van Assche
2021-11-29
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-57
/
+17
|
\
|
*
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-16
1
-0
/
+17
|
*
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
2021-09-28
1
-57
/
+0
*
|
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
1
-1
/
+0
|
/
*
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-11
1
-1
/
+2
|
\
|
*
scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
Sreekanth Reddy
2021-07-29
1
-1
/
+2
*
|
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2021-07-30
1
-0
/
+2
*
|
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
2021-07-21
1
-0
/
+3
|
/
*
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
2021-06-22
1
-4
/
+8
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-31
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-2
/
+21
|
\
|
*
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-2
/
+21
*
|
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-04-06
1
-4
/
+2
|
/
*
scsi: core: Don't start concurrent async scan on same host
Ming Lei
2020-10-26
1
-3
/
+4
*
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-28
1
-1
/
+0
*
scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
Li Zhong
2019-04-15
1
-3
/
+4
*
scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
Benjamin Block
2019-02-27
1
-3
/
+3
*
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-9
/
+1
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-1
/
+1
*
scsi: core: Use blist_flags_t consistently
Bart Van Assche
2017-12-14
1
-6
/
+7
*
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2017-11-16
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
|
*
scsi: scsi: Export blacklist flags to sysfs
Hannes Reinecke
2017-10-17
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2017-10-02
1
-0
/
+3
|
/
[next]