aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ccw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-20zfcp: auto port scan resiliencyMartin Peschke1-5/+27
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke1-9/+0
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott1-1/+1
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott1-1/+1
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier1-1/+6
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier1-10/+63
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig1-7/+7
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-5/+3
2010-09-16[SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_onlineChristof Schmitt1-8/+1
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt1-5/+3
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-1/+2
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig1-6/+1
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt1-11/+0
2009-12-04[SCSI] zfcp: Remove suspend callbackSwen Schillig1-17/+1
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig1-62/+76
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-7/+9
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig1-11/+12
2009-10-02[SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt1-4/+5
2009-10-02[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt1-0/+4
2009-10-02[SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt1-4/+4
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt1-18/+1
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt1-10/+10
2009-09-05[SCSI] zfcp: Defer resource allocation to first ccw_set_online callChristof Schmitt1-31/+43
2009-06-16[S390] pm: zfcp driver power management callbacksMartin Petermann1-0/+33
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt1-8/+18
2009-05-23[SCSI] zfcp: Update message and add descriptionChristof Schmitt1-2/+2
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig1-1/+0
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+5
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig1-1/+2
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-9/+9
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt1-2/+1
2008-12-29[SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig1-6/+0
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-11-05[SCSI] zfcp: Wait for port scan to complete when setting adapter onlineChristof Schmitt1-1/+3
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-4/+6
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig1-0/+17
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-3/+3
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt1-4/+8
2008-08-29[SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt1-5/+1
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig1-3/+1
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt1-100/+50
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke1-9/+10
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke1-3/+0
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke1-6/+6
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke1-3/+3
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+3