summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2008-12-292-7/+1Star
* [SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt2008-12-296-40/+61
* [SCSI] zfcp: Remove busid macroChristof Schmitt2008-12-293-8/+6Star
* [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-294-9/+4Star
* [SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2008-12-292-30/+15Star
* [SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2008-12-292-54/+45Star
* [SCSI] zfcp: fix compile warningHeiko Carstens2008-12-291-1/+2
* [SCSI] zfcp: Remove adapter listChristof Schmitt2008-12-293-28/+3Star
* [SCSI] zfcp: Simplify SBAL allocation to fix sparse warningsChristof Schmitt2008-12-291-17/+17
* [SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2008-12-292-7/+2Star
* [SCSI] zfcp: Fix message line breakChristof Schmitt2008-12-291-1/+1
* [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/+1Star
* [SCSI] zfcp: Fix hexdump data in s390dbf tracesChristof Schmitt2008-11-052-32/+18Star
* [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/+6Star
* [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/+4Star
* 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/+3Star
* [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/+77Star
* [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/+60Star
* [SCSI] zfcp: Update message with input from reviewChristof Schmitt2008-10-037-207/+127Star
* [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/+0Star
* [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9Star
* [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1Star