index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scsi: clean obsolete return values of eh_timed_out
Avri Altman
2019-02-26
1
-5
/
+1
*
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2019-02-08
1
-2
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-14
/
+6
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-13
/
+0
|
*
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-12-18
1
-0
/
+6
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-2
/
+1
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-16
/
+2
|
/
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-0
/
+1
*
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-29
1
-1
/
+1
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-2
/
+3
|
\
|
*
scsi: core: introduce force_blk_mq
Ming Lei
2018-03-14
1
-0
/
+3
|
*
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-03-01
1
-2
/
+0
*
|
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
2018-03-19
1
-36
/
+0
*
|
scsi: core: host template attribute groups
Stanislav Nijnikov
2018-02-15
1
-0
/
+6
|
/
*
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
2017-12-07
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
2017-09-05
1
-6
/
+0
*
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
1
-5
/
+0
*
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
scsi: remove __scsi_alloc_queue
Christoph Hellwig
2017-01-27
1
-2
/
+0
[next]