aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-29[SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt1-4/+3
2008-08-29[SCSI] zfcp: Fix request queue lockingChristof Schmitt2-30/+30
2008-07-17[S390] qdio: new qdio driver.Jan Glauber4-42/+19
2008-07-12[SCSI] zfcp: Cleanup external header fileChristof Schmitt1-125/+119
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt4-2203/+1280
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig9-2644/+1577
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig9-893/+539
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig7-388/+238
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann5-389/+184
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann3-35/+11
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt3-19/+11