summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_aux.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-021-1/+0
* [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-021-11/+20
* [SCSI] zfcp: Handle failures during device allocation correctlyChristof Schmitt2009-09-051-36/+29
* [SCSI] zfcp: proper use of device registerSebastian Ott2009-09-051-4/+8
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-051-11/+11
* [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-051-0/+6
* [SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt2009-09-051-3/+1
* [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-051-4/+0
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-051-28/+14
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-3/+4
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-051-2/+7
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-6/+14
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-051-2/+27
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-051-43/+55
* [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-051-0/+1
* [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-051-4/+0
* [SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig2009-09-051-2/+5
* [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-121-2/+8
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-271-2/+1
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-271-1/+2
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-271-3/+2
* [SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig2009-03-121-1/+0
* [SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2009-03-121-0/+1
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-121-1/+3
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-1/+2
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-121-0/+1
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-121-0/+1
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-121-7/+6
* [SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2008-12-291-50/+45
* [SCSI] zfcp: Remove adapter listChristof Schmitt2008-12-291-12/+0
* [SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2008-12-291-1/+2
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-3/+6
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-251-2/+4
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-251-0/+13
* [SCSI] zfcp: Fix cast warningChristof Schmitt2008-11-051-1/+2
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-4/+3
* [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-031-0/+5
* [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-031-0/+2
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-33/+1
* [SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig2008-10-031-13/+0
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-9/+12
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-58/+7
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-2/+2
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-4/+4
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-2/+2
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-121-8/+34
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-121-364/+219
* [SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2008-07-121-8/+7
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-121-16/+20
OpenPOWER on IntegriCloud