summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-081-4/+60
* [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-081-10/+10
* [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-011-1/+1
* Merge branch 'linus'James Bottomley2007-02-101-4/+3
|\
| * [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-4/+3
* | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0
* | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8
|/
* [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-101-1/+1
* [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-231-1/+2
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-231-156/+72
* [SCSI] zfcp: minor erp bug fixesAndreas Herrmann2006-08-061-129/+67
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-061-9/+7
* [PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens2006-07-031-4/+4
* spelling fixesAndreas Mohr2006-06-261-7/+7
* [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-281-2/+20
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-281-1/+5
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-281-1/+1
OpenPOWER on IntegriCloud