summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-291-4/+3
* [SCSI] zfcp: fix compile warningHeiko Carstens2008-12-291-1/+2
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-251-0/+3
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-251-2/+5
* [SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2008-12-011-1/+2
* [SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig2008-12-011-1/+3
* [SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann2008-11-051-0/+1
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-1/+1
* [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-031-1/+1
* [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-031-0/+1
* [SCSI] zfcp: fix erp list usage without using locksSwen Schillig2008-10-031-2/+2
* [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig2008-10-031-0/+2
* [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-031-2/+2
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-031-1/+1
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-031-4/+6
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-031-109/+40
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-031-14/+3
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-031-28/+22
* [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-121-2134/+1236
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-121-1/+1
* [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-121-13/+29
* [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-121-236/+57
* [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-121-110/+4
* [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-121-187/+1
* [SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt2008-06-051-9/+9
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-051-17/+2
* [SCSI] zfcp: fix 31 bit compile warningsMartin Peschke2008-04-181-67/+73
* [SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke2008-04-071-301/+4
* [SCSI] zfcp: Add trace records for recovery actions.Martin Peschke2008-04-071-0/+6
* [SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke2008-04-071-105/+108
* [SCSI] zfcp: Add traces for state changes.Martin Peschke2008-04-071-62/+91
* [SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke2008-04-071-0/+9
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-111-1/+1
* [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-111-1/+2
* [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-111-1/+0
* [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-111-4/+4
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6
* [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-161-1/+3
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-5/+2
* s390 zfcp: sg fixupsJens Axboe2007-10-231-4/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-70/+70
|\
| * [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-121-67/+67
| * [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-121-1/+1
| * [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-121-2/+2
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-121-10/+8
|/
* [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-181-2/+1
* [SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske2007-06-191-0/+7
* [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-081-1/+1
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-081-2/+1
OpenPOWER on IntegriCloud