index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-0
/
+5
2014-11-12
scsi: remove use_blk_tcq Scsi_Host field
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: remove ordered_tag host template field
Christoph Hellwig
1
-10
/
+0
2014-11-12
scsi: add support for multiple hardware queues
Bart Van Assche
1
-0
/
+8
2014-10-29
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
1
-1
/
+1
2014-09-30
scsi: fix comment in struct Scsi_Host definition
Sebastian Herbszt
1
-1
/
+1
2014-09-15
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-0
/
+3
2014-09-15
scsi: add use_cmd_list flag
Kashyap.Desai@avagotech.com
1
-0
/
+1
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
1
-1
/
+17
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
1
-5
/
+2
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-7
/
+3
2014-07-17
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
1
-2
/
+0
2014-07-17
tgt: removal
Bart Van Assche
1
-21
/
+0
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-3
/
+3
2014-07-17
scsi: increase upper limit for max_sectors
Akinobu Mita
1
-2
/
+2
2014-03-27
[SCSI] add support for per-host cmd pools
Christoph Hellwig
1
-0
/
+7
2013-12-19
[SCSI] improved eh timeout handler
Hannes Reinecke
1
-0
/
+10
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+6
2013-10-25
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
1
-0
/
+5
2013-10-25
[SCSI] remove check for 'resetting'
Hannes Reinecke
1
-2
/
+0
2013-04-09
scsi: bury ->proc_info()
Al Viro
1
-2
/
+1
2013-04-09
scsi: saner replacements for ->proc_info()
Al Viro
1
-1
/
+4
2013-02-24
[SCSI] Fix range check in scsi_host_dif_capable()
Martin K. Petersen
1
-2
/
+2
2012-09-24
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
Martin K. Petersen
1
-0
/
+6
2012-01-08
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
1
-0
/
+3
2011-08-29
[SCSI] scsi scan: don't fail scans when host is in recovery
Mike Christie
1
-1
/
+2
2011-08-27
[SCSI] scsi: Added support for adapter and firmware reset
Vikas Chaudhary
1
-0
/
+13
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-2
/
+21
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-0
/
+7
2010-06-02
SCSI: implement sd_unlock_native_capacity()
Tejun Heo
1
-0
/
+8
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+22
2009-12-04
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
1
-1
/
+15
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+7
2009-11-06
[SCSI] Fix incorrect reporting of host protection capabilities
Martin K. Petersen
1
-18
/
+11
2009-10-02
[SCSI] sd: Detach DIF from block integrity infrastructure
Martin K. Petersen
1
-4
/
+11
2009-06-12
[SCSI] FC Pass Thru support
James Smart
1
-0
/
+9
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-8
/
+1
2008-07-26
[SCSI] Host protection capabilities
Martin K. Petersen
1
-0
/
+84
2008-07-26
[SCSI] Make host_no an unsigned int
Matthew Wilcox
1
-1
/
+1
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-05-02
[SCSI] add support for variable length extended commands
Boaz Harrosh
1
-5
/
+3
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-4
/
+3
[next]