aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-12[SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens1-2/+2
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens1-10/+8
2007-07-18[SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig1-2/+1
2007-06-19[SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske1-0/+7
2007-05-08[SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens1-1/+1
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens1-2/+1
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt1-4/+60
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt1-10/+10
2007-04-01[SCSI] zfcp: fix initialization of FSF timerChristof Schmitt1-1/+1
2007-02-10Merge branch 'linus'James Bottomley1-4/+3
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig1-2/+0
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig1-12/+8
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-4/+3