aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_erp.c
Commit message (Expand)AuthorAge
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-26
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-11
* [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-11
* [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-11
* [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-11
* [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-16
* [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-16
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* s390 zfcp: sg fixupsJens Axboe2007-10-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-15
|\
| * [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-12
| * [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-12
| * [SCSI] zfcp: avoid if (whatever) ; constructs.Heiko Carstens2007-10-12
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-12
|/
* [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-18
* [SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske2007-06-19
* [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-08
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-08
* [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-08
* [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-08
* [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-01
* Merge branch 'linus'James Bottomley2007-02-10
|\
| * [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-10
* | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-10
|/
* [PATCH] drivers/s390 misc sparse annotationsAl Viro2006-10-10
* [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-23
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-23
* [SCSI] zfcp: minor erp bug fixesAndreas Herrmann2006-08-06
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-06
* [PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens2006-07-04
* spelling fixesAndreas Mohr2006-06-26
* [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-28
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-28
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-28
* [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-28
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-28
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-28
* [SCSI] zfcp: fix device registration issuesAndreas Herrmann2006-03-09
* [SCSI] zfcp: fix: avoid race between fc_remote_port_add and scsi_add_deviceAndreas Herrmann2006-02-12
* [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-12
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-01
* spelling: s/appropiate/appropriate/Adrian Bunk2006-01-14
* [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-14
* [SCSI] zfcp: fix adapter initializationAndreas Herrmann2005-12-01
* [SCSI] zfcp: fix spinlock initializationHeiko Carstens2005-12-01
* [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-19
* [SCSI] zfcp: provide support for NPIVMaxim Shchetynin2005-09-19
* [SCSI] zfcp: fix race conditions when accessing erp_action listsAndreas Herrmann2005-09-19
* [PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann2005-08-27