aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_erp.c
AgeCommit message (Expand)Author
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-07-30[SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig
2009-07-30[SCSI] zfcp: Fix erp escalation procedureChristof Schmitt
2009-07-30[SCSI] zfcp: Fix logic for physical port closeChristof Schmitt
2009-07-30[SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig
2009-05-23[SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt
2009-04-27[SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt
2008-12-29[SCSI] zfcp: fix compile warningHeiko Carstens
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig
2008-12-01[SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig
2008-11-05[SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig
2008-10-03[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt