aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29[SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2-7/+1
2008-12-29[SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt6-40/+61
2008-12-29[SCSI] zfcp: Remove busid macroChristof Schmitt3-8/+6
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt4-9/+4
2008-12-29[SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2-30/+15
2008-12-29[SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2-54/+45
2008-12-29[SCSI] zfcp: fix compile warningHeiko Carstens1-1/+2
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt3-28/+3
2008-12-29[SCSI] zfcp: Simplify SBAL allocation to fix sparse warningsChristof Schmitt1-17/+17
2008-12-29[SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2-7/+2
2008-12-29[SCSI] zfcp: Fix message line breakChristof Schmitt1-1/+1
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt10-3/+33
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+4
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt3-2/+20
2008-12-01[SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig1-1/+1
2008-12-01[SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2-2/+2
2008-12-01[SCSI] zfcp: eliminate race between validation and lockingSwen Schillig1-4/+7
2008-12-01[SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig1-1/+3
2008-12-01[SCSI] zfcp: returning an ERR_PTR where a NULL value is expectedSwen Schillig1-2/+6
2008-12-01[SCSI] zfcp: Fix opening of wka portsChristof Schmitt2-1/+3
2008-12-01[SCSI] zfcp: fix remote port status checkMartin Petermann1-2/+1
2008-11-05[SCSI] zfcp: Fix hexdump data in s390dbf tracesChristof Schmitt2-32/+18
2008-11-05[SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann1-0/+1
2008-11-05[SCSI] zfcp: Wait for port scan to complete when setting adapter onlineChristof Schmitt1-1/+3
2008-11-05[SCSI] zfcp: Fix cast warningChristof Schmitt1-1/+2
2008-11-05[SCSI] zfcp: Fix request list handling in error pathChristof Schmitt1-11/+6
2008-11-05[SCSI] zfcp: fix mempool usage for status_read requestsChristof Schmitt1-0/+1
2008-11-05[SCSI] zfcp: fix req_list_locking.Heiko Carstens1-2/+3
2008-11-05[SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt1-8/+4
2008-10-17blktrace: pass zfcp driver dataStefan Raspl4-0/+49
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck3-3/+3
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck1-4/+3
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-1/+1
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig3-3/+3
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2-0/+6
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig1-2/+2
2008-10-03[SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig1-0/+2
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig4-3/+6
2008-10-03[SCSI] zfcp: put threshold data in hba traceSwen Schillig4-0/+50
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt9-113/+77
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig3-13/+18
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig8-84/+88
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig8-275/+362
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig11-249/+60
2008-10-03[SCSI] zfcp: Update message with input from reviewChristof Schmitt7-207/+127
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl4-7/+32
2008-08-29[SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa1-16/+16
2008-08-29[SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig1-1/+0
2008-08-29[SCSI] zfcp: Fix reference counter for remote portsSwen Schillig1-16/+9
2008-08-29[SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt1-5/+1