summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-139/+119
* [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-161-82/+0
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-175/+194
* [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-161-36/+62
* [SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt2010-07-281-2/+1
* [SCSI] zfcp: Fail erp after timeoutChristof Schmitt2010-07-281-0/+6
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-281-6/+0
* [SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt2010-07-281-1/+5
* [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt2010-07-281-1/+2
* [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-211-0/+8
* [SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt2010-05-021-1/+1
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-171-7/+7
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-171-3/+4
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-171-8/+9
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-041-1/+1
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-041-2/+4
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-9/+11
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-55/+61
* [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-221-12/+10
* [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
OpenPOWER on IntegriCloud