summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2-10/+8
2008-07-12[SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt1-1/+1
2008-07-12[SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig1-0/+1
2008-07-12[SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke1-46/+0
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig8-31/+336
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz1-0/+19
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt13-1975/+396
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig7-787/+412
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt1-100/+50
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt7-664/+331