aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt1-17/+3
2007-06-19[SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske1-0/+7
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devicesMichael Loehr3-4/+5
2007-05-16[SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke1-27/+13
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens2-6/+4
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08[SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens1-0/+1
2007-05-08[SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens1-1/+1
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens7-89/+59
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt4-4/+72
2007-05-08[SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt1-9/+8
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt3-28/+28
2007-05-08[SCSI] zfcp: Stop system after memory corruptionChristof Schmitt1-28/+6
2007-04-01[SCSI] zfcp: fix initialization of FSF timerChristof Schmitt1-1/+1
2007-03-11[SCSI] zfcp: fix likely/unlikely usageHeiko Carstens1-4/+6
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-10Merge branch 'linus'James Bottomley7-70/+68
2007-02-10[SCSI] zfcp: removed wrong commentSwen Schillig1-2/+0
2007-02-10[SCSI] zfcp: use of uninitialized variableSwen Schillig1-12/+8
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig2-14/+11
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens4-52/+51
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens4-18/+17
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2-0/+5
2006-10-10[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+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 Herrmann3-19/+4
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann6-344/+191
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann5-49/+42
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens5-39/+92
2006-09-23[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2-14/+0
2006-09-20[S390] empty function defines.Heiko Carstens1-4/+4
2006-08-06[SCSI] zfcp: bump version numberAndreas Herrmann1-1/+1
2006-08-06[SCSI] zfcp: minor erp bug fixesAndreas Herrmann4-167/+107
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske7-128/+231
2006-07-12[S390] Fix sparse warnings.Heiko Carstens2-25/+24
2006-07-03[PATCH] zfcp: fix incorrect usage of fsf_req_list_lockHeiko Carstens1-4/+5
2006-07-03[PATCH] zfcp: fix incorrect usage of erp_lockHeiko Carstens1-4/+4
2006-06-26spelling fixesAndreas Mohr1-7/+7
2006-05-28[SCSI] zfcp: bump up version numberAndreas Herrmann1-1/+1
2006-05-28[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann3-4/+27
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rportsRalph Wuerthner6-4/+34
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 Herrmann7-122/+41
2006-05-28[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann3-20/+10
2006-05-28[SCSI] zfcp: (cleanup) remove useless commentsAndreas Herrmann3-284/+0
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann14-180/+59
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson1-42/+18