summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_erp.c
AgeCommit message (Expand)AuthorFilesLines
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-12[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt1-1/+1
2008-01-12[SCSI] zfcp: fix use after free bug.Heiko Carstens1-1/+2
2008-01-12[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt1-1/+0
2008-01-12[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-20[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
2006-10-11[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+1
2006-09-24[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann1-1/+2
2006-09-24[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann1-156/+72
2006-08-06[SCSI] zfcp: minor erp bug fixesAndreas Herrmann1-129/+67
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske1-9/+7
2006-07-04[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens1-4/+4
2006-06-26spelling fixesAndreas Mohr1-7/+7
2006-05-28[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann1-2/+20
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner1-1/+5
2006-05-28[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann1-1/+1
2006-05-28[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann1-6/+3