index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
scsi: Add host and host template flag 'host_tagset'
Hannes Reinecke
1
-1
/
+8
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
1
-0
/
+7
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
1
-0
/
+3
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
1
-2
/
+0
2020-02-28
scsi: core: add scsi_host_busy_iter()
Hannes Reinecke
1
-0
/
+3
2020-02-28
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
1
-0
/
+2
2020-02-28
scsi: core: add scsi_host_complete_all_commands() helper
Hannes Reinecke
1
-0
/
+2
2020-02-10
scsi: core: remove .for_blk_mq
Ming Lei
1
-3
/
+0
2019-11-12
scsi: core: Clean up SG_NONE
Finn Thain
1
-13
/
+0
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
1
-2
/
+1
2019-09-30
scsi: core: allow auto suspend override by low-level driver
Stanley Chu
1
-0
/
+3
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
1
-2
/
+14
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
1
-0
/
+3
2019-03-19
scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment
Hannes Reinecke
1
-3
/
+3
2019-02-27
scsi: kill command serial number
Hannes Reinecke
1
-8
/
+0
2019-02-26
scsi: clean obsolete return values of eh_timed_out
Avri Altman
1
-5
/
+1
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-2
/
+4
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-14
/
+6
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
1
-13
/
+0
2018-12-18
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
1
-0
/
+6
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-2
/
+1
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-16
/
+2
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-0
/
+1
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
1
-2
/
+3
2018-03-19
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
1
-36
/
+0
2018-03-14
scsi: core: introduce force_blk_mq
Ming Lei
1
-0
/
+3
2018-03-01
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
1
-2
/
+0
2018-02-15
scsi: core: host template attribute groups
Stanislav Nijnikov
1
-0
/
+6
2017-12-07
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-05
scsi: Remove Scsi_Host.uspace_req_q
Bart Van Assche
1
-6
/
+0
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
1
-5
/
+0
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
1
-3
/
+0
2017-01-27
scsi: remove __scsi_alloc_queue
Christoph Hellwig
1
-2
/
+0
2016-11-08
scsi: allow LLDDs to expose the queue mapping to blk-mq
Christoph Hellwig
1
-0
/
+8
2016-09-26
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
1
-4
/
+1
2016-07-15
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
1
-4
/
+2
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-1
/
+1
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
1
-0
/
+3
2015-11-19
scsi: report 'INQUIRY result too short' once per host
Vitaly Kuznetsov
1
-0
/
+3
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
1
-5
/
+0
2015-01-23
block: support different tag allocation policy
Shaohua Li
1
-0
/
+3
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-13
/
+0
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-13
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-6
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-2
/
+5
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
1
-1
/
+5
[next]