summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-177-21/+218
|\
| * [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-122-7/+5Star
| * [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-126-20/+219
* | [S390] pm: zfcp driver power management callbacksMartin Petermann2009-06-161-0/+33
* | 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: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt2009-05-234-16/+20
* | [SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2009-05-232-2/+12
* | [SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann2009-05-231-3/+9
* | [SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2009-05-232-0/+6
* | [SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt2009-05-231-8/+2Star
* | [SCSI] zfcp: Make queue_depth adjustableChristof Schmitt2009-05-231-1/+12
* | [SCSI] zfcp: Update message and add descriptionChristof Schmitt2009-05-231-2/+2
* | [SCSI] zfcp: Use correct req_id for tracesChristof Schmitt2009-05-231-5/+5
|/
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-273-8/+24
* [SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt2009-04-271-1/+2
* [SCSI] zfcp: Fix port reference countingMartin Petermann2009-04-271-3/+4
* [SCSI] zfcp: revert previous patch for sbal countingMartin Petermann2009-04-271-14/+14
* [SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt2009-04-271-1/+1
* [SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig2009-04-271-1/+2
* [SCSI] zfcp: Let actcli handle control file errorsChristof Schmitt2009-04-271-2/+0Star
* [SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann2009-04-271-6/+15
* [SCSI] zfcp: no port recovery after storage side error injectSwen Schillig2009-04-271-5/+0Star
* [SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig2009-04-271-4/+5
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-275-9/+12
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-275-50/+25Star
* [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointerChristof Schmitt2009-04-271-6/+12
* [SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig2009-04-271-1/+2
* [SCSI] zfcp: Avoid referencing freed memory in req sendMartin Petermann2009-04-271-3/+4
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-031-1/+1
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-0/+5
* [SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt2009-03-121-2/+3
* [SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig2009-03-123-4/+8
* [SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2009-03-122-3/+8
* [SCSI] zfcp: erp failed status bit will not be setMartin Petermann2009-03-121-1/+0Star
* [SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt2009-03-127-56/+157
* [SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2009-03-122-15/+7Star
* [SCSI] zfcp: Remove PCI flagChristof Schmitt2009-03-122-22/+3Star
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-1211-356/+215Star
* [SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig2009-03-121-35/+34Star
* [SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig2009-03-123-13/+2Star
* [SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt2009-03-125-22/+27
* [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt2009-03-124-99/+78Star
* [SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt2009-03-121-9/+9
* [SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt2009-03-121-1/+2
* [SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2009-03-122-6/+4Star
* [SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke2009-03-124-1/+26
* [SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt2009-03-124-8/+2Star
* [SCSI] zfcp: Remove some port flagsChristof Schmitt2009-03-125-32/+11Star
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-1/+0Star