aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fc.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-17/+25
* [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-041-27/+22
* [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-221-0/+11
* [SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt2009-09-051-2/+2
* [SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt2009-09-051-3/+0
* [SCSI] zfcp: resolve false usage of dd_data in fc_rportSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig2009-09-051-26/+25
* [SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig2009-09-051-11/+25
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt2009-09-051-11/+34
* [SCSI] zfcp: Move workqueue to adapter structSwen Schillig2009-09-051-1/+1
* [SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig2009-09-051-14/+5
* [SCSI] zfcp: Implicitly close all wka portsChristof Schmitt2009-09-051-1/+10
* [SCSI] zfcp: Only issue one test link command per portChristof Schmitt2009-09-051-0/+9
* [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-301-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-171-10/+175
|\
| * [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-121-6/+3
| * [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-121-10/+178
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\ \ | |/ |/|
| * trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-1/+1
* | [SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2009-05-231-1/+6
|/
* [SCSI] zfcp: Fix port reference countingMartin Petermann2009-04-271-3/+4
* [SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig2009-04-271-1/+2
* [SCSI] zfcp: no port recovery after storage side error injectSwen Schillig2009-04-271-5/+0
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-271-7/+8
* [SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig2009-04-271-1/+2
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-1/+1
* [SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig2009-03-121-2/+6
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-121-4/+17
* [SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2009-03-121-11/+7
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-7/+7
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-121-10/+18
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-121-3/+2
* [SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt2008-12-291-24/+31
* [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-291-2/+0
* [SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2008-12-291-16/+15
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2008-12-011-1/+0
* [SCSI] zfcp: Fix opening of wka portsChristof Schmitt2008-12-011-1/+2
* [SCSI] zfcp: fix remote port status checkMartin Petermann2008-12-011-2/+1
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-1/+2
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-1/+1
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-64/+151
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-9/+10
* [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0
* [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9
* [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-5/+6
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-121-3/+15
* [SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt2008-07-121-1/+1