aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt1-9/+34
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig1-2583/+1536
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann1-2/+2
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann1-10/+10
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig1-0/+3
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt1-1280/+277
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig1-111/+67
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt1-222/+24
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt1-6/+2
2008-06-05[SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke1-18/+18
2008-06-05[SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens1-4/+3
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig1-15/+3
2008-06-05[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt1-0/+44
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh1-1/+1
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke1-81/+68
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke1-199/+0
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke1-43/+60
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke1-34/+36
2008-04-07[SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke1-31/+0
2008-04-07[SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt1-0/+7
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori1-2/+2
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-5/+5
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmdChristof Schmitt1-17/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt1-0/+7
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt1-0/+7
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig1-20/+20
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig1-65/+166
2007-10-12[SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt1-11/+11
2007-07-31[SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori1-2/+3
2007-07-18[SCSI] zfcp: NULL vs 0 usageHeiko Carstens1-1/+1
2007-05-16[SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke1-27/+13
2007-05-08[SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens1-0/+1
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens1-1/+1
2007-05-08[SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt1-9/+8
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt1-15/+15
2007-03-11[SCSI] zfcp: fix likely/unlikely usageHeiko Carstens1-4/+6
2007-02-10Merge branch 'linus'James Bottomley1-1/+1
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig1-13/+10
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-1/+1
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann1-152/+105
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann1-5/+4
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens1-11/+22
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske1-57/+65
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1