summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-121-1/+1
* [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-121-1/+2
* [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-121-1/+0Star
* [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-121-4/+4
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6Star
* [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/+2Star
* 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/+8Star
|/
* [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-181-2/+1Star
* [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/+1Star
* [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/+3Star
|\
| * [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-4/+3Star
* | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0Star
* | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8Star
|/
* [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-111-1/+1
* [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-241-1/+2
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-241-156/+72Star
* [SCSI] zfcp: minor erp bug fixesAndreas Herrmann2006-08-061-129/+67Star
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-061-9/+7Star
* [PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens2006-07-041-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
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-281-6/+3Star
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-281-218/+0Star
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-281-14/+4Star
* [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-101-4/+7
* [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_deviceAndreas Herrmann2006-02-121-0/+2
* [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-121-52/+28Star
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0Star
* spelling: s/appropiate/appropriate/Adrian Bunk2006-01-151-1/+1
* [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-141-1/+1
* [SCSI] zfcp: fix adapter initializationAndreas Herrmann2005-12-011-57/+32Star
* [SCSI] zfcp: fix spinlock initializationHeiko Carstens2005-12-011-5/+0Star
* [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-191-8/+8
* [SCSI] zfcp: provide support for NPIVMaxim Shchetynin2005-09-191-8/+87
* [SCSI] zfcp: fix race conditions when accessing erp_action listsAndreas Herrmann2005-09-191-7/+17
* [PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann2005-08-271-3/+22