summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
* [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-2510-3/+33
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-251-2/+4
* [S390] zfcp: Report microcode level through service level interfaceChristof Schmitt2008-12-253-2/+20
* [SCSI] zfcp: prevent double decrement on host_busy while being busySwen Schillig2008-12-011-1/+1
* [SCSI] zfcp: fix deadlock between wq triggered port scan and ERPSwen Schillig2008-12-012-2/+2
* [SCSI] zfcp: eliminate race between validation and lockingSwen Schillig2008-12-011-4/+7
* [SCSI] zfcp: verify for correct rport state before scanning for SCSI devsSwen Schillig2008-12-011-1/+3
* [SCSI] zfcp: returning an ERR_PTR where a NULL value is expectedSwen Schillig2008-12-011-2/+6
* [SCSI] zfcp: Fix opening of wka portsChristof Schmitt2008-12-012-1/+3
* [SCSI] zfcp: fix remote port status checkMartin Petermann2008-12-011-2/+1
* [SCSI] zfcp: Fix hexdump data in s390dbf tracesChristof Schmitt2008-11-052-32/+18
* [SCSI] zfcp: fix erp timeout cleanup for port open requestsMartin Petermann2008-11-051-0/+1
* [SCSI] zfcp: Wait for port scan to complete when setting adapter onlineChristof Schmitt2008-11-051-1/+3
* [SCSI] zfcp: Fix cast warningChristof Schmitt2008-11-051-1/+2
* [SCSI] zfcp: Fix request list handling in error pathChristof Schmitt2008-11-051-11/+6
* [SCSI] zfcp: fix mempool usage for status_read requestsChristof Schmitt2008-11-051-0/+1
* [SCSI] zfcp: fix req_list_locking.Heiko Carstens2008-11-051-2/+3
* [SCSI] zfcp: Dont clear reference from SCSI device to unitChristof Schmitt2008-11-051-8/+4
* blktrace: pass zfcp driver dataStefan Raspl2008-10-174-0/+49
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-103-3/+3
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-4/+3
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-1/+1
* [SCSI] zfcp: fix double dbf id usageSwen Schillig2008-10-033-3/+3
* [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2008-10-032-0/+6
* [SCSI] zfcp: fix erp list usage without using locksSwen Schillig2008-10-031-2/+2
* [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rportSwen Schillig2008-10-031-0/+2
* [SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig2008-10-034-3/+6
* [SCSI] zfcp: put threshold data in hba traceSwen Schillig2008-10-034-0/+50
* [SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt2008-10-039-113/+77
* [SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig2008-10-033-13/+18
* [SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig2008-10-038-84/+88
* [SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig2008-10-038-275/+362
* [SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig2008-10-0311-249/+60
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-037-207/+127
* [SCSI] zfcp: add queue_full sysfs attributeStefan Raspl2008-10-034-7/+32
* [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
* [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0
* [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9
* [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1
* [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3
* [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-292-30/+30
* [S390] qdio: new qdio driver.Jan Glauber2008-07-174-42/+19
* [SCSI] zfcp: Cleanup external header fileChristof Schmitt2008-07-121-125/+119
* [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-124-2203/+1280
* [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-129-2644/+1577
* [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-129-893/+539
* [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-127-388/+238
* [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-125-389/+184
* [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-123-35/+11
* [SCSI] zfcp: Small QDIO cleanupsChristof Schmitt2008-07-123-19/+11