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