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