summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt3-8/+24
2009-04-27[SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt1-1/+2
2009-04-27[SCSI] zfcp: Fix port reference countingMartin Petermann1-3/+4
2009-04-27[SCSI] zfcp: revert previous patch for sbal countingMartin Petermann1-14/+14
2009-04-27[SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt1-1/+1
2009-04-27[SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig1-1/+2
2009-04-27[SCSI] zfcp: Let actcli handle control file errorsChristof Schmitt1-2/+0
2009-04-27[SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann1-6/+15
2009-04-27[SCSI] zfcp: no port recovery after storage side error injectSwen Schillig1-5/+0
2009-04-27[SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig1-4/+5
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig5-9/+12
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig5-50/+25
2009-04-27[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointerChristof Schmitt1-6/+12
2009-04-27[SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig1-1/+2
2009-04-27[SCSI] zfcp: Avoid referencing freed memory in req sendMartin Petermann1-3/+4
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-0/+5
2009-03-12[SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt1-2/+3
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig3-4/+8
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2-3/+8
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann1-1/+0
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt7-56/+157
2009-03-12[SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2-15/+7
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt2-22/+3
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig11-356/+215
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig1-35/+34
2009-03-12[SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig3-13/+2
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt5-22/+27
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt4-99/+78
2009-03-12[SCSI] zfcp: Wait for free SBALs when possibleChristof Schmitt1-9/+9
2009-03-12[SCSI] zfcp: Only increment req_id for successfully issued requestsChristof Schmitt1-1/+2
2009-03-12[SCSI] zfcp: Simplify latency lock handlingChristof Schmitt2-6/+4
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke4-1/+26
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt4-8/+2
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt5-32/+11
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen1-1/+0
2008-12-29[SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2-7/+1
2008-12-29[SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt6-40/+61
2008-12-29[SCSI] zfcp: Remove busid macroChristof Schmitt3-8/+6
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt4-9/+4
2008-12-29[SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2-30/+15
2008-12-29[SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2-54/+45
2008-12-29[SCSI] zfcp: fix compile warningHeiko Carstens1-1/+2
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt3-28/+3
2008-12-29[SCSI] zfcp: Simplify SBAL allocation to fix sparse warningsChristof Schmitt1-17/+17
2008-12-29[SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2-7/+2
2008-12-29[SCSI] zfcp: Fix message line breakChristof Schmitt1-1/+1
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt10-3/+33
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+4
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt3-2/+20