summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_fsf.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig1-1/+1
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig1-1/+1
2008-10-03[SCSI] zfcp: put threshold data in hba traceSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-44/+45
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-15/+38
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-10/+127
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-39/+20
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt1-153/+80
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl1-7/+17
2008-08-29[SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa1-16/+16
2008-08-29[SCSI] zfcp: Fix request queue lockingChristof Schmitt1-28/+28
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 manageme...Christof 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