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
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
Christof Schmitt
1
-9
/
+6
2009-09-05
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
Swen Schillig
1
-5
/
+5
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
1
-12
/
+12
2009-09-05
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
1
-12
/
+2
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
1
-145
/
+154
2009-09-05
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
1
-37
/
+42
2009-09-05
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
1
-1
/
+1
2009-09-05
[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag
Swen Schillig
1
-35
/
+45
2009-09-05
[SCSI] zfcp: Improve request allocation through mempools
Swen Schillig
1
-43
/
+49
2009-09-05
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
1
-20
/
+6
2009-09-05
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
Swen Schillig
1
-30
/
+70
2009-09-05
[SCSI] zfcp: Remove useless assignment
Christof Schmitt
1
-1
/
+0
2009-09-05
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
1
-0
/
+1
2009-07-30
[SCSI] zfcp: Fix wka port processing
Swen Schillig
1
-2
/
+2
2009-07-30
[SCSI] zfcp: Recover from stalled outbound queue
Christof Schmitt
1
-1
/
+4
2009-07-30
[SCSI] zfcp: Use -EIO for SBAL allocation failures
Christof Schmitt
1
-3
/
+2
2009-07-30
[SCSI] zfcp: Use unchained mode for small ct and els requests
Christof Schmitt
1
-8
/
+25
2009-07-30
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: Fix invalid command order
Swen Schillig
1
-3
/
+4
2009-06-12
[SCSI] zfcp: Update FC pass-through support
Christof Schmitt
1
-1
/
+2
2009-05-23
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
Christof Schmitt
1
-1
/
+1
2009-05-23
[SCSI] zfcp: Increase ref counter for port open requests
Martin Petermann
1
-3
/
+9
2009-05-23
[SCSI] zfcp: Add comments to switch/case fallthroughs
Christof Schmitt
1
-0
/
+5
2009-05-23
[SCSI] zfcp: Remove unnecessary default case and assignments
Christof Schmitt
1
-8
/
+2
2009-04-27
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
1
-0
/
+4
2009-04-27
[SCSI] zfcp: revert previous patch for sbal counting
Martin Petermann
1
-14
/
+14
2009-04-27
[SCSI] zfcp: Let actcli handle control file errors
Christof Schmitt
1
-2
/
+0
2009-04-27
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
Christof Schmitt
1
-6
/
+12
2009-04-27
[SCSI] zfcp: Avoid referencing freed memory in req send
Martin Petermann
1
-3
/
+4
2009-03-12
[SCSI] zfcp: Report fc_host_port_type as NPIV
Christof Schmitt
1
-2
/
+3
2009-03-12
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
1
-1
/
+2
2009-03-12
[SCSI] zfcp: incorrect reaction on incoming RSCN
Swen Schillig
1
-4
/
+0
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
1
-63
/
+68
2009-03-12
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
1
-8
/
+1
2009-03-12
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
1
-12
/
+6
2009-03-12
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
1
-25
/
+14
2009-03-12
[SCSI] zfcp: Wait for free SBALs when possible
Christof Schmitt
1
-9
/
+9
2009-03-12
[SCSI] zfcp: Only increment req_id for successfully issued requests
Christof Schmitt
1
-1
/
+2
2009-03-12
[SCSI] zfcp: Simplify latency lock handling
Christof Schmitt
1
-3
/
+2
2009-03-12
[SCSI] zfcp: Remove some port flags
Christof Schmitt
1
-5
/
+1
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
1
-1
/
+0
2008-12-29
[SCSI] zfcp: Remove unnecessary warning message
Christof Schmitt
1
-6
/
+0
2008-12-29
[SCSI] zfcp: Add support for unchained FSF requests
Christof Schmitt
1
-7
/
+25
2008-12-29
[SCSI] zfcp: remove DID_DID flag
Christof Schmitt
1
-2
/
+1
2008-12-29
[SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings
Christof Schmitt
1
-17
/
+17
2008-12-29
[SCSI] zfcp: Fix message line break
Christof Schmitt
1
-1
/
+1
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
1
-0
/
+3
2008-12-01
[SCSI] zfcp: eliminate race between validation and locking
Swen Schillig
1
-4
/
+7
2008-12-01
[SCSI] zfcp: returning an ERR_PTR where a NULL value is expected
Swen Schillig
1
-2
/
+6
2008-12-01
[SCSI] zfcp: Fix opening of wka ports
Christof Schmitt
1
-0
/
+1
[next]