summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_aux.c
AgeCommit message (Expand)Author
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig
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: Improve request allocation through mempoolsSwen Schillig
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt
2009-09-05[SCSI] zfcp: invalid usage after free of port resourcesSwen Schillig
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt
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: Ensure all work is cancelled on adapter dequeueSwen 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: Send ELS ADISC from workqueueChristof Schmitt
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt
2008-12-29[SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt
2008-12-29[SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt
2008-11-05[SCSI] zfcp: Fix cast warningChristof Schmitt
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen 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: Simplify get_adapter_by_busidSwen Schillig
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
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt
2008-06-05[SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig
2008-06-05[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke