aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig1-3/+7
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-45/+11
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-67/+70
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig1-35/+34
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt1-2/+0
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt1-14/+2
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt1-4/+3
2008-12-29[SCSI] zfcp: fix compile warningHeiko Carstens1-1/+2
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt1-2/+5
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig1-1/+2
2008-12-01[SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig1-1/+3
2008-11-05[SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann1-0/+1
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-1/+1
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig1-1/+1
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig1-2/+2
2008-10-03[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig1-0/+2
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig1-2/+2
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-1/+1
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-4/+6
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-109/+40
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-14/+3
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt1-28/+22
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt1-2134/+1236
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig1-1/+1
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig1-13/+29
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt1-236/+57
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig1-110/+4
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt1-187/+1
2008-06-05[SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt1-9/+9
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig1-17/+2
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke1-67/+73
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke1-301/+4
2008-04-07[SCSI] zfcp: Add trace records for recovery actions.Martin Peschke1-0/+6
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke1-105/+108
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke1-62/+91
2008-04-07[SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke1-0/+9
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches1-1/+1
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt1-1/+1
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens1-1/+2
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt1-1/+0
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt1-4/+4
2007-11-16[SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke1-8/+6
2007-11-16[SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke1-1/+3
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-5/+2
2007-10-23s390 zfcp: sg fixupsJens Axboe1-4/+6
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-70/+70
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig1-67/+67
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig1-1/+1