summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_dbf.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-181-3/+3
* [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec traceChristof Schmitt2010-02-181-6/+6
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-181-1/+1
* [SCSI] zfcp: Fix linebreak in hba traceChristof Schmitt2010-01-171-1/+1
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-041-35/+21Star
* [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-041-2/+2
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-041-2/+3
* [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-041-18/+18
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-041-16/+19
* [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-041-0/+2
* [SCSI] zfcp: Remove duplicated code for debug timestampsChristof Schmitt2009-09-051-16/+3Star
* [SCSI] zfcp: Update dbf callsSwen Schillig2009-09-051-216/+192Star
* [SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig2009-09-051-3/+3
* [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig2009-09-051-3/+3
* [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt2009-09-051-36/+8Star
* [SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt2009-09-051-54/+4Star
* [SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt2009-09-051-93/+124
* [SCSI] zfcp: Use correct req_id for tracesChristof Schmitt2009-05-231-5/+5
* [SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig2009-03-121-171/+17Star
* [SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig2009-03-121-1/+1
* [SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2008-12-291-1/+1
* [SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt2008-12-291-0/+2
* [SCSI] zfcp: Remove busid macroChristof Schmitt2008-12-291-4/+4
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [SCSI] zfcp: Fix hexdump data in s390dbf tracesChristof Schmitt2008-11-051-26/+16Star
* [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-031-1/+1
* [SCSI] zfcp: put threshold data in hba traceSwen Schillig2008-10-031-0/+46
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-7/+7
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-6/+5Star
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-1/+1
* [S390] qdio: new qdio driver.Jan Glauber2008-07-171-9/+3Star
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-121-1/+1
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-121-2/+1Star
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-121-0/+4
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-29/+12Star
* [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-121-1/+2
* [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-121-2/+2
* [SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt2008-06-051-6/+17
* [SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke2008-06-051-2/+2
* [SCSI] zfcp: Add information about interrupt to trace.Martin Peschke2008-06-051-0/+2
* [SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke2008-06-051-2/+2
* [SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2008-06-051-2/+0Star
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-051-1/+1
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-1/+1
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-181-11/+11
* [SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...Martin Peschke2008-04-171-2/+0Star
* [SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke2008-04-071-0/+62
* [SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke2008-04-071-68/+55Star
* [SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke2008-04-071-170/+135Star
* [SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.Martin Peschke2008-04-071-78/+65Star