summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ccw.c
Commit message (Expand)AuthorAgeFilesLines
* zfcp: auto port scan resiliencyMartin Peschke2014-11-201-5/+27
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-311-9/+0
* [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-05-311-1/+1
* [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-05-311-1/+1
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-241-1/+6
* [SCSI] zfcp: Do not wakeup while suspendedSteffen Maier2012-09-241-10/+63
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* [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
OpenPOWER on IntegriCloud