aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann1-152/+105
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann1-5/+4
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens1-11/+22
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske1-57/+65
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rportsRalph Wuerthner1-3/+4
2006-05-28[SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner1-4/+32
2006-05-28[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann1-42/+20
2006-05-28[SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann1-20/+0
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann1-14/+3
2006-02-12[SCSI] zfcp: fix logging during device resetMaxim Shchetynin1-3/+3
2006-02-12[SCSI] zfcp: fix adapter erp when link is unpluggedAndreas Herrmann1-33/+41
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-2/+0
2006-01-14[SCSI] zfcp: transport class adaptations IIAndreas Herrmann1-24/+25
2006-01-14[SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin1-0/+35
2005-12-01[SCSI] zfcp: fix link down handling during firmware updateMaxim Shchetynin1-19/+31
2005-12-01[SCSI] zfcp: fix adapter initializationAndreas Herrmann1-28/+32
2005-09-19[SCSI] zfcp: add additional fc_host attributesAndreas Herrmann1-30/+35
2005-09-19[SCSI] zfcp: provide support for NPIVMaxim Shchetynin1-116/+214
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin1-179/+62
2005-09-19[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann1-46/+0
2005-09-19[SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann1-51/+50
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann1-0/+1
2005-06-13[SCSI] zfcp: fix handling of port boxed and lun boxed fsf statesAndreas Herrmann1-18/+14
2005-06-13[SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann1-57/+22
2005-06-13[SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changesAndreas Herrmann1-11/+4
2005-06-13[SCSI] zfcp: fix: mark fsf request failed when receiving unknown status qualifierAndreas Herrmann1-4/+2
2005-06-13[SCSI] zfcp: fix: reopen port only if link-test failsAndreas Herrmann1-15/+4
2005-06-11[SCSI] zfcp: remove flags_dump featureAndreas Herrmann1-173/+0
2005-04-18zfcp: add point-2-point support1-8/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5087