summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_def.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt1-46/+0
2009-12-04[SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt1-4/+0
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt1-29/+2
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt1-73/+1
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt1-45/+0
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt1-57/+0
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig1-1/+0
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig1-1/+0
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-52/+1
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig1-5/+4
2009-09-05[SCSI] zfcp: optimize zfcp_qdio_accountHeiko Carstens1-1/+1
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt1-2/+1
2009-09-05[SCSI] zfcp: Simplify and update ct/gs and els timeout handlingChristof Schmitt1-5/+0
2009-09-05[SCSI] zfcp: Use kthread API for zfcp erp threadChristof Schmitt1-4/+2
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt1-0/+1
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-10/+24
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig1-28/+56
2009-09-05[SCSI] zfcp: Move workqueue to adapter structSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Improve request allocation through mempoolsSwen Schillig1-13/+18
2009-09-05[SCSI] zfcp: Replace fsf_req wait_queue with completionSwen Schillig1-2/+1
2009-09-05[SCSI] zfcp: Only issue one test link command per portChristof Schmitt1-0/+1
2009-09-05[SCSI] zfcp: Move debug data from zfcp_data to own data structureChristof Schmitt1-14/+1
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-6/+12
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt1-7/+0
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig1-1/+1
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-1/+3
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt1-2/+0
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt1-0/+1
2009-03-12[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcpChristof Schmitt1-3/+0
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke1-0/+3
2009-03-12[SCSI] zfcp: Remove UNIT_REGISTERED status flagChristof Schmitt1-1/+0
2009-03-12[SCSI] zfcp: Remove some port flagsChristof Schmitt1-3/+0
2008-12-29[SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt1-9/+0
2008-12-29[SCSI] zfcp: Remove busid macroChristof Schmitt1-2/+0
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt1-1/+0
2008-12-29[SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt1-14/+0
2008-12-29[SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt1-4/+0
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt1-2/+0
2008-12-25[S390] zfcp: Report microcode level through service level interfaceChristof Schmitt1-0/+2
2008-10-17blktrace: pass zfcp driver dataStefan Raspl1-0/+2
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-1/+1
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-1/+1
2008-10-03[SCSI] zfcp: fix deadlock caused by shared work queue tasksSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-20/+6
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-24/+15
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-8/+23
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-79/+2
2008-10-03[SCSI] zfcp: add queue_full sysfs attributeStefan Raspl1-0/+1
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt1-45/+0
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig1-27/+4