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
/
include
/
scsi
/
scsi_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-11-02
1
-0
/
+3
|
\
|
*
scsi: core: Add comment to target_destroy in scsi_host_template
Wenchao Hao
2023-10-24
1
-0
/
+3
*
|
scsi: Do not attempt to rescan suspended devices
Damien Le Moal
2023-09-28
1
-1
/
+1
|
/
*
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-24
1
-1
/
+1
*
scsi: core: Use 32-bit hostnum in scsi_host_lookup()
Tony Battersby
2023-08-21
1
-1
/
+1
*
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
2023-05-31
1
-0
/
+6
*
scsi: core: Declare SCSI host template pointer members const
Bart Van Assche
2023-03-24
1
-2
/
+2
*
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
1
-1
/
+13
*
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
2022-10-18
1
-12
/
+0
*
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
2022-10-18
1
-0
/
+6
*
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
|
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-1
/
+1
*
|
scsi: core: Fix a use-after-free
Bart Van Assche
2022-09-01
1
-0
/
+2
*
|
scsi: core: Revert "Make sure that hosts outlive targets"
Bart Van Assche
2022-09-01
1
-3
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
1
-0
/
+3
|
\
|
*
scsi: core: Make sure that hosts outlive targets
Ming Lei
2022-08-01
1
-0
/
+3
*
|
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+1
|
\
\
|
*
|
scsi: sd: allow max_sectors be capped at DMA optimal size limit
John Garry
2022-07-19
1
-0
/
+1
|
|
/
*
/
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-1
/
+1
|
/
*
scsi: Remove unused member cmd_pool for structure scsi_host_template
Xiang Chen
2022-02-11
1
-3
/
+0
*
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-11-18
1
-6
/
+0
*
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
-11
/
+0
*
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
1
-0
/
+12
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-1
/
+1
*
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
1
-1
/
+1
*
scsi: core: Delete scsi_{get,free}_host_dev()
John Garry
2021-09-28
1
-10
/
+0
*
scsi: core: Change the type of the second argument of scsi_host_complete_all_...
Bart Van Assche
2021-06-02
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-34
/
+50
|
\
|
*
scsi: core: scsi_host_cmd_pool is declared twice
Wan Jiabing
2021-03-29
1
-1
/
+0
|
*
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2021-03-04
1
-0
/
+11
|
*
scsi: core: Put hot fields of scsi_host_template in one cacheline
Ming Lei
2021-03-04
1
-33
/
+39
*
|
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-04-06
1
-6
/
+0
|
/
*
scsi: core: No retries on abort success
Muneendra Kumar
2021-01-14
1
-0
/
+6
*
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
2020-10-06
1
-1
/
+8
*
block: move dma drain handling to scsi
Christoph Hellwig
2020-04-22
1
-0
/
+7
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-11
1
-1
/
+1
*
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
2020-02-28
1
-0
/
+3
*
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-28
1
-2
/
+0
*
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
2020-02-28
1
-0
/
+3
*
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
2020-02-28
1
-0
/
+2
*
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
2020-02-28
1
-0
/
+2
*
scsi: core: remove .for_blk_mq
Ming Lei
2020-02-10
1
-3
/
+0
*
scsi: core: Clean up SG_NONE
Finn Thain
2019-11-12
1
-13
/
+0
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-11-01
1
-2
/
+1
*
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
2019-09-30
1
-0
/
+3
*
scsi: core: add support for request batching
Paolo Bonzini
2019-07-22
1
-2
/
+14
*
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-16
1
-0
/
+3
*
scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment
Hannes Reinecke
2019-03-19
1
-3
/
+3
*
scsi: kill command serial number
Hannes Reinecke
2019-02-27
1
-8
/
+0
[next]