aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-28[SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt1-2/+1
2010-07-28[SCSI] zfcp: Fail erp after timeoutChristof Schmitt1-0/+6
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt1-6/+0
2010-07-28[SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt1-1/+5
2010-07-28[SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt1-1/+2
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt1-0/+8
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt1-1/+1
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt1-7/+7
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-3/+4
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt1-8/+9
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig1-1/+1
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig1-2/+4
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-9/+11
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig1-55/+61
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt1-12/+10
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt1-0/+5
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt1-38/+24
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-25/+24
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt1-27/+1
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-3/+5
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig1-2/+1
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt1-1/+1
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig1-4/+10
2009-07-30[SCSI] zfcp: Fix erp escalation procedureChristof Schmitt1-26/+24
2009-07-30[SCSI] zfcp: Fix logic for physical port closeChristof Schmitt1-1/+1
2009-07-30[SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt1-2/+2
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-1/+1
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig1-1/+6
2009-05-23[SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt1-0/+1
2009-04-27[SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig1-4/+5
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig1-0/+1
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig1-46/+4
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig1-3/+7
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-45/+11
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-67/+70
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig1-35/+34
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt1-2/+0
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt1-14/+2
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt1-4/+3
2008-12-29[SCSI] zfcp: fix compile warningHeiko Carstens1-1/+2
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt1-2/+5
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig1-1/+2
2008-12-01[SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig1-1/+3
2008-11-05[SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann1-0/+1
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-1/+1
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig1-1/+1
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig1-2/+2