index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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] 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
*
[SCSI] scsi scan: don't fail scans when host is in recovery
Mike Christie
2011-08-29
1
-1
/
+2
*
[SCSI] scsi: Added support for adapter and firmware reset
Vikas Chaudhary
2011-08-27
1
-0
/
+13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-2
/
+21
*
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
1
-0
/
+7
*
SCSI: implement sd_unlock_native_capacity()
Tejun Heo
2010-06-02
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-09
1
-2
/
+22
|
\
|
*
[SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects
James Bottomley
2009-12-04
1
-1
/
+15
|
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+7
*
|
[SCSI] Fix incorrect reporting of host protection capabilities
Martin K. Petersen
2009-11-06
1
-18
/
+11
|
/
*
[SCSI] sd: Detach DIF from block integrity infrastructure
Martin K. Petersen
2009-10-02
1
-4
/
+11
*
[SCSI] FC Pass Thru support
James Smart
2009-06-12
1
-0
/
+9
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-8
/
+1
*
[SCSI] Host protection capabilities
Martin K. Petersen
2008-07-26
1
-0
/
+84
*
[SCSI] Make host_no an unsigned int
Matthew Wilcox
2008-07-26
1
-1
/
+1
*
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-21
1
-1
/
+1
*
[SCSI] add support for variable length extended commands
Boaz Harrosh
2008-05-02
1
-5
/
+3
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-4
/
+3
*
[SCSI] scsi_error: add target reset handler
Mike Christie
2008-04-07
1
-0
/
+1
*
[SCSI] update SG_ALL to avoid causing chaining
James Bottomley
2008-02-11
1
-2
/
+6
*
[SCSI] Small cleanups for scsi_host.h
Pavel Machek
2008-02-07
1
-19
/
+25
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
1
-13
/
+0
*
[SCSI] implement scsi_data_buffer
Boaz Harrosh
2008-01-30
1
-2
/
+2
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
1
-0
/
+13
*
[SCSI] Remove ->pid field from scsi_cmnd
Matthew Wilcox
2007-10-12
1
-1
/
+1
*
[SCSI] add supported_mode and active_mode attributes to the host
FUJITA Tomonori
2007-10-12
1
-0
/
+9
*
[SCSI] tgt: move tsk_mgmt_response callback to transport class
FUJITA Tomonori
2007-10-12
1
-3
/
+0
*
[SCSI] tgt: add I_T nexus support
FUJITA Tomonori
2007-10-12
1
-1
/
+1
*
[SCSI] Make scsi_host_template::proc_name const char * instead of char *.
Kristian Høgsberg
2007-07-19
1
-1
/
+1
*
[SCSI] introduce shost_priv helper
Christoph Hellwig
2007-05-31
1
-0
/
+4
*
[SCSI] kill scsi host template suspend/resume
Tejun Heo
2007-05-22
1
-6
/
+0
*
[SCSI] expose eh_timed_out to the host template
James Bottomley
2007-03-20
1
-0
/
+13
*
[SCSI] tgt: fix sesnse buffer problems
FUJITA Tomonori
2007-03-11
1
-14
/
+5
*
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
FUJITA Tomonori
2006-11-25
1
-0
/
+43
*
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
2006-11-22
1
-0
/
+18
*
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-11-15
1
-5
/
+0
*
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
1
-0
/
+3
*
[SCSI] add shared tag map helpers
James Bottomley
2006-08-31
1
-0
/
+7
*
[SCSI] Block I/O while SG reset operation in progress - the midlayer patch
James Smart
2006-06-27
1
-1
/
+5
*
[PATCH] SCSI: implement shost->host_eh_scheduled
Tejun Heo
2006-05-15
1
-0
/
+1
*
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
2006-04-10
1
-1
/
+0
[next]