summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-051-0/+5
* [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-051-38/+24
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-25/+24
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-051-27/+1
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-3/+5
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig2009-09-051-2/+1
* [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-051-1/+1
* [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
* [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24
* [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
* [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
* [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-121-1/+1
* [SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2009-05-231-1/+6
* [SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2009-05-231-0/+1
* [SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig2009-04-271-4/+5
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-271-0/+1
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-271-46/+4
* [SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2009-03-121-3/+7
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-121-45/+11
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-67/+70
* [SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig2009-03-121-35/+34
* [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-121-2/+0
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-121-14/+2
* [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-291-4/+3
* [SCSI] zfcp: fix compile warningHeiko Carstens2008-12-291-1/+2
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-251-2/+5
* [SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2008-12-011-1/+2
* [SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig2008-12-011-1/+3
* [SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann2008-11-051-0/+1
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-1/+1
* [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-031-1/+1
* [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-031-0/+1
* [SCSI] zfcp: fix erp list usage without using locksSwen Schillig2008-10-031-2/+2
* [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig2008-10-031-0/+2
* [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-031-2/+2
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-1/+1
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-4/+6
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-109/+40
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-14/+3
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-28/+22
* [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-121-2134/+1236
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-121-1/+1
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-121-13/+29
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-236/+57
* [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-121-110/+4
* [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-121-187/+1
* [SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt2008-06-051-9/+9
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-051-17/+2
OpenPOWER on IntegriCloud