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
*
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
|
/
*
block: support different tag allocation policy
Shaohua Li
2015-01-23
1
-0
/
+3
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
1
-13
/
+0
|
\
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-13
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
1
-1
/
+5
|
|
\
|
*
|
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
2014-10-29
1
-1
/
+1
*
|
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-6
/
+2
*
|
|
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-2
/
+5
*
|
|
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-0
/
+5
*
|
|
scsi: remove use_blk_tcq Scsi_Host field
Christoph Hellwig
2014-11-12
1
-1
/
+0
*
|
|
scsi: remove ordered_tag host template field
Christoph Hellwig
2014-11-12
1
-10
/
+0
*
|
|
scsi: add support for multiple hardware queues
Bart Van Assche
2014-11-12
1
-0
/
+8
|
|
/
|
/
|
*
|
scsi: fix comment in struct Scsi_Host definition
Sebastian Herbszt
2014-09-30
1
-1
/
+1
*
|
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
2014-09-15
1
-0
/
+3
*
|
scsi: add use_cmd_list flag
Kashyap.Desai@avagotech.com
2014-09-15
1
-0
/
+1
|
/
*
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
1
-1
/
+17
*
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
2014-07-25
1
-5
/
+2
*
scsi: convert host_busy to atomic_t
Christoph Hellwig
2014-07-25
1
-7
/
+3
*
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
2014-07-17
1
-2
/
+0
*
tgt: removal
Bart Van Assche
2014-07-17
1
-21
/
+0
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-3
/
+3
*
scsi: increase upper limit for max_sectors
Akinobu Mita
2014-07-17
1
-2
/
+2
*
[SCSI] add support for per-host cmd pools
Christoph Hellwig
2014-03-27
1
-0
/
+7
*
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-12-19
1
-0
/
+10
*
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-29
1
-0
/
+6
*
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
2013-10-25
1
-0
/
+5
*
[SCSI] remove check for 'resetting'
Hannes Reinecke
2013-10-25
1
-2
/
+0
*
scsi: bury ->proc_info()
Al Viro
2013-04-09
1
-2
/
+1
*
scsi: saner replacements for ->proc_info()
Al Viro
2013-04-09
1
-1
/
+4
*
[SCSI] Fix range check in scsi_host_dif_capable()
Martin K. Petersen
2013-02-24
1
-2
/
+2
*
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
Martin K. Petersen
2012-09-24
1
-0
/
+6
*
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
2012-01-08
1
-0
/
+3
[next]