summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-111-0/+7
* [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-111-0/+7
* [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
* [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
* [SCSI] zfcp: whitespace cleanupSwen Schillig2007-10-121-20/+20
* [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig2007-10-121-65/+166
* [SCSI] zfcp: correct indentation for nested if-elseChristof Schmitt2007-10-121-11/+11
* [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-311-2/+3
* [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-181-1/+1
* [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-161-27/+13
* [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
* [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-081-1/+1
* [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8
* [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-081-15/+15
* [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-111-4/+6
* Merge branch 'linus'James Bottomley2007-02-101-1/+1
|\
| * [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-1/+1
* | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-101-13/+10
|/
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
* [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-231-152/+105
* [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-231-5/+4
* [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-231-11/+22
* [SCSI] zfcp: improve management of request IDsVolker Sameske2006-08-061-57/+65
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-281-3/+4
* [SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner2006-05-281-4/+32
* [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-281-42/+20
* [SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann2006-05-281-20/+0
* [SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann2006-05-281-14/+3
* [SCSI] zfcp: fix logging during device resetMaxim Shchetynin2006-02-121-3/+3
* [SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann2006-02-121-33/+41
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-2/+0
* [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-141-24/+25
* [SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2006-01-141-0/+35
* [SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin2005-12-011-19/+31
* [SCSI] zfcp: fix adapter initializationAndreas Herrmann2005-12-011-28/+32
* [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-191-30/+35
* [SCSI] zfcp: provide support for NPIVMaxim Shchetynin2005-09-191-116/+214
* [SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin2005-09-191-179/+62
* [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann2005-09-191-46/+0
* [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann2005-09-191-51/+50
* [PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann2005-08-271-0/+1
* [SCSI] zfcp: fix handling of port boxed and lun boxed fsf statesAndreas Herrmann2005-06-131-18/+14
* [SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann2005-06-131-57/+22
* [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changesAndreas Herrmann2005-06-131-11/+4
* [SCSI] zfcp: fix: mark fsf request failed when receiving unknown status quali...Andreas Herrmann2005-06-131-4/+2
* [SCSI] zfcp: fix: reopen port only if link-test failsAndreas Herrmann2005-06-131-15/+4
* [SCSI] zfcp: remove flags_dump featureAndreas Herrmann2005-06-111-173/+0
* zfcp: add point-2-point support2005-04-181-8/+30
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5087
OpenPOWER on IntegriCloud