aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig1-11/+25
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt1-11/+34
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig1-14/+5
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt1-1/+10
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt1-0/+9
2009-07-30[SCSI] zfcp: Fix wka port processingSwen Schillig1-5/+3
2009-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-10/+175
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-12[SCSI] zfcp: Update FC pass-through supportChristof Schmitt1-6/+3
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-10/+178
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig1-1/+6
2009-04-27[SCSI] zfcp: Fix port reference countingMartin Petermann1-3/+4
2009-04-27[SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig1-1/+2
2009-04-27[SCSI] zfcp: no port recovery after storage side error injectSwen Schillig1-5/+0
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig1-7/+8
2009-04-27[SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig1-1/+2
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig1-2/+6
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-4/+17
2009-03-12[SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig1-11/+7
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-7/+7
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt1-10/+18
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt1-3/+2
2008-12-29[SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt1-24/+31
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt1-2/+0
2008-12-29[SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt1-16/+15
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig1-1/+0
2008-12-01[SCSI] zfcp: Fix opening of wka portsChristof Schmitt1-1/+2
2008-12-01[SCSI] zfcp: fix remote port status checkMartin Petermann1-2/+1
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-1/+2
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-1/+1
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-64/+151
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-9/+10
2008-08-29[SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig1-1/+0
2008-08-29[SCSI] zfcp: Fix reference counter for remote portsSwen Schillig1-16/+9
2008-08-29[SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt1-4/+3
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig1-5/+6
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig1-3/+15
2008-07-12[SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt1-1/+1
2008-07-12[SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig1-0/+1
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig1-0/+248
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt1-0/+305