aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_aux.c
Commit message (Expand)AuthorAge
* [SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt2009-12-04
* [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-04
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-04
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-04
* [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-04
* [SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2009-12-04
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-04
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-04
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-04
* [SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens2009-10-21
* [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-02
* [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-02
* [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-02
* [SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt2009-09-05
* [SCSI] zfcp: proper use of device registerSebastian Ott2009-09-05
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-05
* [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-05
* [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-05
* [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-05
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-05
* [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-05
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-05
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-05
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-05
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-05
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-05
* [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-05
* [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-05
* [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-05
* [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-12
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-27
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-27
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-27
* [SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig2009-03-12
* [SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2009-03-12
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-12
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-12
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-12
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-12
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-12
* [SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2008-12-29
* [SCSI] zfcp: Remove adapter listChristof Schmitt2008-12-29
* [SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2008-12-29
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-25
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-25
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-25
* [SCSI] zfcp: Fix cast warningChristof Schmitt2008-11-05
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-10
* [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-03
* [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-03