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
/
drivers
/
s390
/
scsi
/
zfcp_scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-9
/
+2
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-13
/
+2
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-5
/
+3
*
[SCSI] zfcp: block queue limits with data router
Steffen Maier
2013-05-31
1
-3
/
+7
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-1
/
+1
*
[SCSI] zfcp: return early from slave_destroy if slave_alloc returned early
Steffen Maier
2011-12-14
1
-0
/
+4
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
1
-0
/
+1
*
[SCSI] zfcp: support for hardware data router
Swen Schillig
2011-08-27
1
-5
/
+5
*
[SCSI] zfcp: non-experimental support for DIF/DIX
Steffen Maier
2011-08-27
1
-4
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
2011-02-25
1
-0
/
+1
*
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
Christof Schmitt
2011-02-25
1
-32
/
+38
*
[SCSI] zfcp: Add allow_lun_scan module parameter
Christof Schmitt
2010-12-21
1
-1
/
+6
*
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
2010-12-21
1
-3
/
+3
*
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
2010-12-21
1
-16
/
+14
*
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
Christof Schmitt
2010-12-09
1
-5
/
+2
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-10-22
1
-103
/
+55
|
\
|
*
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
2010-09-16
1
-2
/
+1
|
*
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
Christof Schmitt
2010-09-16
1
-4
/
+4
|
*
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
2010-09-16
1
-62
/
+52
|
*
[SCSI] zfcp: Move code for managing zfcp_unit devices to new file
Christof Schmitt
2010-09-16
1
-39
/
+2
*
|
zfcp: Report scatter gather limit for DIX protection information
Christof Schmitt
2010-09-10
1
-0
/
+1
|
/
*
[SCSI] zfcp: Introduce experimental support for DIF/DIX
Felix Beck
2010-07-28
1
-0
/
+53
*
[SCSI] zfcp: Cleanup function parameters for sbal value.
Swen Schillig
2010-07-28
1
-2
/
+2
*
[SCSI] zfcp: Remove SCSI device when removing unit
Christof Schmitt
2010-07-28
1
-0
/
+1
*
[SCSI] zfcp: Use forced_reopen in terminate_rport_io callback
Christof Schmitt
2010-07-28
1
-3
/
+5
*
[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add
Christof Schmitt
2010-07-28
1
-8
/
+29
*
[SCSI] zfcp: Move sbale handling to zfcp_qdio files
Christof Schmitt
2010-05-02
1
-2
/
+2
*
[SCSI] zfcp: Report scatter-gather limits to SCSI and block layer
Christof Schmitt
2010-05-02
1
-0
/
+1
*
[SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh
Christof Schmitt
2010-04-11
1
-5
/
+13
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
Christof Schmitt
2010-02-17
1
-2
/
+2
*
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
2010-02-17
1
-9
/
+9
*
[SCSI] zfcp: Fix warnings from smatch
Christof Schmitt
2010-02-17
1
-11
/
+2
*
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
2010-02-17
1
-3
/
+2
*
[SCSI] zfcp: Introduce bsg_timeout callback.
Swen Schillig
2010-01-17
1
-0
/
+1
*
[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP
Christof Schmitt
2009-12-04
1
-3
/
+0
*
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
2009-12-04
1
-0
/
+2
*
[SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED
Christof Schmitt
2009-12-04
1
-0
/
+3
*
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
2009-12-04
1
-15
/
+3
*
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
2009-12-04
1
-15
/
+5
*
[SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport
Christof Schmitt
2009-12-04
1
-2
/
+16
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
1
-12
/
+11
*
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-12-04
1
-29
/
+23
*
[SCSI] zfcp: Adapt change_queue_depth for queue full tracking
Christof Schmitt
2009-12-04
1
-3
/
+12
*
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
1
-1
/
+5
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
2009-09-05
1
-18
/
+4
[next]