summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-231-5/+4
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-231-11/+22
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-061-57/+65
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-281-3/+4
* [SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner2006-05-281-4/+32
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-281-42/+20
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-281-20/+0
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-281-14/+3
* [SCSI] zfcp: fix logging during device resetMaxim Shchetynin2006-02-121-3/+3
* [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-121-33/+41
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0
* [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-141-24/+25
OpenPOWER on IntegriCloud