index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Cleanup code in zfcp_erp.c
Christof Schmitt
2008-07-12
1
-9
/
+34
*
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
2008-07-12
1
-2583
/
+1536
*
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
2008-07-12
1
-2
/
+2
*
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
2008-07-12
1
-10
/
+10
*
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
2008-07-12
1
-0
/
+3
*
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
1
-1280
/
+277
*
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
2008-07-12
1
-111
/
+67
*
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
2008-07-12
1
-222
/
+24
*
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
2008-07-12
1
-6
/
+2
*
[SCSI] zfcp: Rename sbal_curr to sbal_last.
Martin Peschke
2008-06-05
1
-18
/
+18
*
[SCSI] zfcp: Fix fsf_status_read return code handling
Heiko Carstens
2008-06-05
1
-4
/
+3
*
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
2008-06-05
1
-15
/
+3
*
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
Christof Schmitt
2008-06-05
1
-0
/
+44
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
1
-1
/
+1
*
[SCSI] zfcp: Print some messages only during ERP
Swen Schillig
2008-04-27
1
-17
/
+19
*
[SCSI] zfcp: Wait for free SBAL during exchange config
Swen Schillig
2008-04-27
1
-1
/
+2
*
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
Christof Schmitt
2008-04-18
1
-1
/
+1
*
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
2008-04-18
1
-81
/
+68
*
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
2008-04-07
1
-199
/
+0
*
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
2008-04-07
1
-43
/
+60
*
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
2008-04-07
1
-34
/
+36
*
[SCSI] zfcp: Remove qtcb dump to kernel log
Martin Peschke
2008-04-07
1
-31
/
+0
*
[SCSI] zfcp: Fix handling for boxed port after physical close
Christof Schmitt
2008-04-07
1
-0
/
+7
*
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
2008-01-30
1
-2
/
+2
*
[S390] drivers/s390: Add missing "space"
Joe Perches
2008-01-26
1
-5
/
+5
*
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
2008-01-12
1
-17
/
+9
*
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
2008-01-12
1
-0
/
+7
*
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
2008-01-12
1
-0
/
+7
*
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
Christof Schmitt
2008-01-12
1
-13
/
+8
*
[SCSI] zfcp: Fix evaluation of port handles in abort handler
Christof Schmitt
2008-01-12
1
-5
/
+4
*
[SCSI] zfcp: whitespace cleanup
Swen Schillig
2007-10-12
1
-20
/
+20
*
[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions
Swen Schillig
2007-10-12
1
-65
/
+166
*
[SCSI] zfcp: correct indentation for nested if-else
Christof Schmitt
2007-10-12
1
-11
/
+11
*
[SCSI] zfcp: convert to use the data buffer accessors
FUJITA Tomonori
2007-07-31
1
-2
/
+3
*
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
2007-07-18
1
-1
/
+1
*
[SCSI] zfcp: avoid clutter in erp_dbf
Martin Peschke
2007-05-16
1
-27
/
+13
*
[SCSI] zfcp: clear boxed flag on unit reopen.
Heiko Carstens
2007-05-08
1
-0
/
+1
*
[SCSI] zfcp: rework request ID management.
Heiko Carstens
2007-05-08
1
-1
/
+1
*
[SCSI] zfcp: Locking for req_no and req_seq_no
Christof Schmitt
2007-05-08
1
-9
/
+8
*
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
Christof Schmitt
2007-05-08
1
-15
/
+15
*
[SCSI] zfcp: fix likely/unlikely usage
Heiko Carstens
2007-03-11
1
-4
/
+6
*
Merge branch 'linus'
James Bottomley
2007-02-10
1
-1
/
+1
|
\
|
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
|
[SCSI] zfcp: Invalid locking order
Swen Schillig
2007-02-10
1
-13
/
+10
|
/
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req
Andreas Herrmann
2006-09-24
1
-152
/
+105
*
[SCSI] zfcp: fix: use correct req_id in eh_abort_handler
Andreas Herrmann
2006-09-24
1
-5
/
+4
*
[SCSI] zfcp: create private slab caches to guarantee proper data alignment
Heiko Carstens
2006-09-24
1
-11
/
+22
*
[SCSI] zfcp: improve management of request IDs
Volker Sameske
2006-08-06
1
-57
/
+65
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-1
/
+1
[next]