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.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
/
hosts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
2023-02-21
1
-0
/
+2
*
scsi: core: Fix a source code comment
Bart Van Assche
2023-02-21
1
-1
/
+1
*
scsi: core: Fail host creation if creating the proc directory fails
Bart Van Assche
2022-10-18
1
-1
/
+2
*
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
1
-3
/
+13
*
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-09-01
1
-8
/
+0
*
scsi: core: Revert "Call blk_mq_free_tag_set() earlier"
Bart Van Assche
2022-09-01
1
-5
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
1
-5
/
+13
|
\
|
*
scsi: core: Call blk_mq_free_tag_set() earlier
Bart Van Assche
2022-08-01
1
-5
/
+5
|
*
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-01
1
-0
/
+8
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+5
|
\
\
|
*
|
scsi: core: cap shost max_sectors according to DMA limits only once
John Garry
2022-07-19
1
-0
/
+5
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: core: iscsi: Directly use ida_alloc()/ida_free()
keliu
2022-06-07
1
-2
/
+2
|
|
/
*
/
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-8
/
+6
|
/
*
scsi: core: Refine how we set tag_set NUMA node
John Garry
2022-04-26
1
-4
/
+4
*
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-11-18
1
-12
/
+3
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue
Martin K. Petersen
2021-11-03
1
-1
/
+2
|
\
|
*
scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
Dexuan Cui
2021-10-12
1
-1
/
+2
*
|
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-11-03
1
-0
/
+1
*
|
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
1
-9
/
+0
*
|
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
1
-2
/
+21
*
|
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
1
-1
/
+1
*
|
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-16
1
-0
/
+1
|
/
*
scsi: core: Fix bad pointer dereference when ehandler kthread is invalid
Tyrel Datwyler
2021-07-12
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
1
-4
/
+9
|
\
|
*
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
2021-06-02
1
-3
/
+5
|
*
scsi: core: Cap scsi_host cmd_per_lun at can_queue
John Garry
2021-05-22
1
-0
/
+3
|
*
scsi: core: Fix a comment in function scsi_host_dev_release()
Xiang Chen
2021-05-14
1
-1
/
+1
*
|
scsi: core: Only put parent device if host state differs from SHOST_CREATED
Ming Lei
2021-06-07
1
-1
/
+1
*
|
scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
Ming Lei
2021-06-07
1
-2
/
+6
*
|
scsi: core: Fix failure handling of scsi_add_host_with_dma()
Ming Lei
2021-06-07
1
-8
/
+6
*
|
scsi: core: Fix error handling of scsi_host_alloc()
Ming Lei
2021-06-07
1
-10
/
+13
|
/
*
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-04-06
1
-6
/
+1
*
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-10-06
1
-0
/
+1
*
scsi: core: Register sysfs for SCSI workqueue
Bob Liu
2020-07-02
1
-3
/
+5
*
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2020-02-28
1
-0
/
+37
*
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
2020-02-28
1
-0
/
+28
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-11-01
1
-1
/
+18
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-0
/
+3
|
\
|
*
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-16
1
-0
/
+3
|
*
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-1
/
+5
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-1
/
+0
|
*
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-12-18
1
-0
/
+5
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-23
/
+6
|
/
*
Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"
Ming Lei
2018-08-27
1
-23
/
+1
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2018-06-26
1
-1
/
+23
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-0
/
+10
*
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
2018-04-09
1
-1
/
+0
[next]