index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
scsi: allow LLDDs to expose the queue mapping to blk-mq
Christoph Hellwig
2016-11-08
1
-0
/
+8
*
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-09-26
1
-4
/
+1
*
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
2016-07-15
1
-4
/
+2
*
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2016-04-15
1
-1
/
+1
*
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
1
-0
/
+3
|
\
|
*
scsi: report 'INQUIRY result too short' once per host
Vitaly Kuznetsov
2015-11-19
1
-0
/
+3
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-5
/
+0
|
/
[next]