aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ccw.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* SCSI: zfcp: Do not wakeup while suspendedSteffen Maier2012-10-131-10/+63
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-7/+7
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-5/+3
* [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt2010-09-161-8/+1
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-171-5/+3
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-171-1/+2
* [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-041-6/+1
* [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-041-11/+0
* [SCSI] zfcp: Remove suspend callbackSwen Schillig2009-12-041-17/+1
* [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-041-62/+76
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-7/+9
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-11/+12
* [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-021-4/+5
* [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-021-0/+4
* [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-021-4/+4
* [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt2009-10-021-18/+1
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-051-10/+10
* [SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt2009-09-051-31/+43
* [S390] pm: zfcp driver power management callbacksMartin Petermann2009-06-161-0/+33
* [SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-231-8/+18
* [SCSI] zfcp: Update message and add descriptionChristof Schmitt2009-05-231-2/+2
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-271-1/+0
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+5
* [SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig2009-03-121-1/+2
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-9/+9
* [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-121-2/+1
* [SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2008-12-291-6/+0
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [SCSI] zfcp: Wait for port scan to complete when setting adapter onlineChristof Schmitt2008-11-051-1/+3
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-4/+6
* [SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig2008-10-031-0/+17
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-3/+3
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-4/+8
* [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-121-3/+1
* [SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt2008-07-121-100/+50
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-181-9/+10
* [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-071-3/+0
* [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-071-6/+6
* [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-071-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-251-0/+3
|\
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-111-0/+3
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-241-10/+4
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-7/+1
|\
| * [SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt2007-10-121-7/+1
* | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-121-6/+4
|/
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-161-4/+1
* [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-231-13/+0