aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-9/+9
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig1-0/+1
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann1-17/+2
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann1-18/+7
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann1-36/+27
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens1-3/+2
2006-08-06[SCSI] zfcp: minor erp bug fixesAndreas Herrmann1-36/+37
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-24/+23
2006-05-28[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann1-0/+7
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rportsRalph Wuerthner1-0/+1
2006-05-28[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann1-9/+4
2006-05-28[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann1-4/+2
2006-05-28[SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann1-46/+0
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann1-13/+3
2006-03-09[SCSI] zfcp: fix device registration issuesAndreas Herrmann1-2/+4
2006-03-02[SCSI] zfcp: correctly set this_id for hostsAndreas Herrmann1-1/+1
2006-02-12[SCSI] zfcp: fix logging during device resetMaxim Shchetynin1-5/+10
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-2/+0
2006-01-14[SCSI] zfcp: transport class adaptations IIAndreas Herrmann1-0/+3
2006-01-14[SCSI] zfcp: transport class adaptationsAndreas Herrmann1-54/+131
2005-12-01[SCSI] zfcp: fix return code of zfcp_scsi_slave_allocAndreas Herrmann1-1/+1
2005-09-19[SCSI] zfcp: add additional fc_host attributesAndreas Herrmann1-12/+9
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin1-18/+31
2005-09-19[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann1-26/+14
2005-09-19[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann1-12/+9
2005-09-19[SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann1-152/+26
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann1-5/+20
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-3/+0
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+12
2005-06-13[SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+949