summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-153/+80
* [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-031-7/+17
* [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
* [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-291-28/+28
* [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-121-9/+34
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-2583/+1536
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-121-2/+2
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-10/+10
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-121-0/+3
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-1280/+277
* [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-121-111/+67
* [SCSI] zfcp: Move CFDC code to new file.Christof Schmitt2008-07-121-222/+24
* [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-121-6/+2
* [SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke2008-06-051-18/+18
* [SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens2008-06-051-4/+3
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-051-15/+3
* [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-051-0/+44
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-1/+1
* [SCSI] zfcp: Print some messages only during ERPSwen Schillig2008-04-271-17/+19
* [SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig2008-04-271-1/+2
* [SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt2008-04-181-1/+1
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-181-81/+68
* [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-071-199/+0
* [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-071-43/+60
* [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-071-34/+36
* [SCSI] zfcp: Remove qtcb dump to kernel logMartin Peschke2008-04-071-31/+0
* [SCSI] zfcp: Fix handling for boxed port after physical closeChristof Schmitt2008-04-071-0/+7
* [SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori2008-01-301-2/+2
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-261-5/+5
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-111-0/+7
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-111-0/+7
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
* [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
* [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-121-20/+20
* [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-121-65/+166
* [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-121-11/+11
* [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-311-2/+3
* [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-181-1/+1
* [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-161-27/+13
* [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-081-1/+1
* [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8
* [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-081-15/+15
* [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-111-4/+6
* Merge branch 'linus'James Bottomley2007-02-101-1/+1
|\
| * [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-1/+1
* | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-101-13/+10
|/
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-231-152/+105
OpenPOWER on IntegriCloud