index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-05-30
scsi: core: Pass sdev to blk_mq_alloc_queue()
John Garry
1
-2
/
+1
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-33
/
+41
2024-04-11
scsi: core: Add a device_configure method to the host template
Christoph Hellwig
1
-21
/
+26
2024-04-11
scsi: core: Use the atomic queue limits API in scsi_add_lun()
Christoph Hellwig
1
-13
/
+15
2024-04-11
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
1
-2
/
+3
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
1
-0
/
+34
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-43
/
+66
2024-02-26
scsi: core: Constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
1
-1
/
+1
2024-01-29
scsi: core: Have SCSI midlayer retry scsi_report_lun_scan() errors
Mike Christie
1
-24
/
+33
2024-01-29
scsi: core: Retry INQUIRY after timeout
Mike Christie
1
-0
/
+4
2024-01-29
scsi: core: Have midlayer retry scsi_probe_lun() errors
Mike Christie
1
-18
/
+28
2023-10-10
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
1
-5
/
+6
2023-09-29
Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-1
/
+17
2023-09-28
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
1
-1
/
+17
2023-09-21
scsi: core: ata: Do no try to probe for CDL on old drives
Damien Le Moal
1
-1
/
+1
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
1
-2
/
+2
2023-05-22
scsi: core: Detect support for command duration limits
Damien Le Moal
1
-0
/
+3
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
1
-0
/
+3
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+16
2023-01-26
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...
Martin K. Petersen
1
-4
/
+3
2023-01-13
scsi: core: Convert to scsi_execute_cmd()
Mike Christie
1
-10
/
+16
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2022-11-26
scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()
John Garry
1
-1
/
+1
2022-11-26
scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
John Garry
1
-1
/
+2
2022-10-25
scsi: remove an extra queue reference
Christoph Hellwig
1
-1
/
+0
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
1
-0
/
+1
2022-09-01
scsi: core: Revert "Make sure that targets outlive devices"
Bart Van Assche
1
-2
/
+0
2022-09-01
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
1
-7
/
+0
2022-08-01
scsi: core: Make sure that hosts outlive targets
Ming Lei
1
-0
/
+7
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
1
-0
/
+2
2022-05-02
scsi: core: Do not truncate INQUIRY data on modern devices
Martin K. Petersen
1
-1
/
+11
2022-03-29
scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
John Garry
1
-0
/
+5
2022-01-31
scsi: core: Reallocate device's budget map on queue depth change
Ming Lei
1
-5
/
+50
2021-11-29
scsi: core: Declare 'scsi_scan_type' static
Bart Van Assche
1
-1
/
+1
2021-11-29
scsi: core: Suppress a kernel-doc warning
Bart Van Assche
1
-1
/
+1
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-57
/
+17
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-1
/
+0
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
1
-0
/
+17
2021-09-28
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
1
-57
/
+0
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-1
/
+2
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
1
-0
/
+2
2021-07-29
scsi: core: Avoid printing an error if target_alloc() returns -ENXIO
Sreekanth Reddy
1
-1
/
+2
2021-07-21
scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE
Martin Kepplinger
1
-0
/
+3
2021-06-22
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
1
-4
/
+8
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-2
/
+2
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+21
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-4
/
+2
[next]