aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ccw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck1-10/+4
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-7/+1
2007-10-12[SCSI] zfcp: Enable debug feature before setting adapter onlineChristof Schmitt1-7/+1
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck1-6/+4
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devicesMichael Loehr1-4/+1
2006-09-23[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens1-13/+0
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske1-0/+5
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann1-11/+3
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-2/+0
2005-09-19[SCSI] zfcp: add additional fc_host attributesAndreas Herrmann1-10/+0
2005-08-28[PATCH] zfcp: bugfix and compile fixesHeiko Carstens1-1/+1
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+312