summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-3/+2Star
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-121-205/+1Star
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-121-374/+181Star
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-23/+1Star
* [SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz2008-07-121-0/+19
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-55/+9Star
* [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
* [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-271-0/+114
* [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt2008-04-181-1/+0Star
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-181-2/+2
* [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-071-1/+1
* [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-071-1/+1
* [SCSI] zfcp: convert zfcp to use target reset and device reset handlerChristof Schmitt2008-04-071-44/+20Star
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-121-5/+3Star
* [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-121-3/+0Star
* [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-121-2/+6
* [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-121-3/+2Star
* [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-121-18/+18
* [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-121-2/+3
* [SCSI] zfcp: Remove braces for only one statementChristof Schmitt2007-10-121-4/+2Star
* [SCSI] zfcp: fix memory leakHeiko Carstens2007-08-151-1/+3
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-161-0/+3
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-081-2/+2
* [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-081-0/+5
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-9/+9
* [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2006-10-261-0/+1
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-241-17/+2Star
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-241-18/+7Star
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-241-36/+27Star
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-241-3/+2Star
* [SCSI] zfcp: minor erp bug fixesAndreas Herrmann2006-08-061-36/+37
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-24/+23Star
* [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-281-0/+7
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-281-0/+1
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-281-9/+4Star
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-281-4/+2Star
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-281-46/+0Star
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-281-13/+3Star
* [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-101-2/+4
* [SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann2006-03-031-1/+1
* [SCSI] zfcp: fix logging during device resetMaxim Shchetynin2006-02-121-5/+10
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0Star
* [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-141-0/+3
* [SCSI] zfcp: transport class adaptationsAndreas Herrmann2006-01-141-54/+131
* [SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann2005-12-011-1/+1
* [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-191-12/+9Star
* [SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin2005-09-191-18/+31
* [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann2005-09-191-26/+14Star
* [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann2005-09-191-12/+9Star