index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Set hardware timeout as requested by BSG request.
Swen Schillig
2010-01-17
1
-9
/
+10
*
[SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class
Christof Schmitt
2009-12-04
1
-0
/
+2
*
[SCSI] zfcp: Update FSF error reporting
Christof Schmitt
2009-12-04
1
-27
/
+11
*
[SCSI] zfcp: Simplify handling of ct and els requests
Christof Schmitt
2009-12-04
1
-15
/
+13
*
[SCSI] zfcp: Remove ZFCP_DID_MASK
Christof Schmitt
2009-12-04
1
-6
/
+6
*
[SCSI] zfcp: Move WKA port to zfcp FC code
Christof Schmitt
2009-12-04
1
-11
/
+11
*
[SCSI] zfcp: Use common code definitions for FC ELS structs
Christof Schmitt
2009-12-04
1
-25
/
+20
*
[SCSI] zfcp: Update FCP protocol related code
Christof Schmitt
2009-12-04
1
-79
/
+18
*
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
2009-12-04
1
-1
/
+1
*
[SCSI] zfcp: Merge trace code for fsf requests in one function
Christof Schmitt
2009-12-04
1
-54
/
+39
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
1
-6
/
+6
*
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-12-04
1
-11
/
+11
*
[SCSI] zfcp: Fix timer initialization for ct and els requests
Christof Schmitt
2009-10-22
1
-1
/
+1
*
[SCSI] zfcp: Warn about storage devices with broken PLOGI data
Christof Schmitt
2009-10-22
1
-2
/
+9
*
[SCSI] zfcp: correctly initialize unchained requests
Christof Schmitt
2009-10-02
1
-4
/
+18
*
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
Christof Schmitt
2009-09-05
1
-9
/
+6
*
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
Swen Schillig
2009-09-05
1
-5
/
+5
*
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
1
-12
/
+12
*
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
2009-09-05
1
-12
/
+2
*
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
1
-145
/
+154
*
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
2009-09-05
1
-37
/
+42
*
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
2009-09-05
1
-1
/
+1
*
[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag
Swen Schillig
2009-09-05
1
-35
/
+45
*
[SCSI] zfcp: Improve request allocation through mempools
Swen Schillig
2009-09-05
1
-43
/
+49
*
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
2009-09-05
1
-20
/
+6
*
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
Swen Schillig
2009-09-05
1
-30
/
+70
*
[SCSI] zfcp: Remove useless assignment
Christof Schmitt
2009-09-05
1
-1
/
+0
*
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
2009-09-05
1
-0
/
+1
*
[SCSI] zfcp: Fix wka port processing
Swen Schillig
2009-07-30
1
-2
/
+2
*
[SCSI] zfcp: Recover from stalled outbound queue
Christof Schmitt
2009-07-30
1
-1
/
+4
*
[SCSI] zfcp: Use -EIO for SBAL allocation failures
Christof Schmitt
2009-07-30
1
-3
/
+2
*
[SCSI] zfcp: Use unchained mode for small ct and els requests
Christof Schmitt
2009-07-30
1
-8
/
+25
*
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
Christof Schmitt
2009-07-30
1
-1
/
+1
*
[SCSI] zfcp: Fix invalid command order
Swen Schillig
2009-07-30
1
-3
/
+4
*
[SCSI] zfcp: Update FC pass-through support
Christof Schmitt
2009-06-12
1
-1
/
+2
*
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
Christof Schmitt
2009-05-23
1
-1
/
+1
*
[SCSI] zfcp: Increase ref counter for port open requests
Martin Petermann
2009-05-23
1
-3
/
+9
*
[SCSI] zfcp: Add comments to switch/case fallthroughs
Christof Schmitt
2009-05-23
1
-0
/
+5
*
[SCSI] zfcp: Remove unnecessary default case and assignments
Christof Schmitt
2009-05-23
1
-8
/
+2
*
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
2009-04-27
1
-0
/
+4
*
[SCSI] zfcp: revert previous patch for sbal counting
Martin Petermann
2009-04-27
1
-14
/
+14
*
[SCSI] zfcp: Let actcli handle control file errors
Christof Schmitt
2009-04-27
1
-2
/
+0
*
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
Christof Schmitt
2009-04-27
1
-6
/
+12
*
[SCSI] zfcp: Avoid referencing freed memory in req send
Martin Petermann
2009-04-27
1
-3
/
+4
*
[SCSI] zfcp: Report fc_host_port_type as NPIV
Christof Schmitt
2009-03-12
1
-2
/
+3
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
1
-1
/
+2
*
[SCSI] zfcp: incorrect reaction on incoming RSCN
Swen Schillig
2009-03-12
1
-4
/
+0
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-63
/
+68
*
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
2009-03-12
1
-8
/
+1
*
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
2009-03-12
1
-12
/
+6
[next]