aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-20zfcp: auto port scan resiliencyMartin Peschke1-1/+2
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke1-4/+0
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier1-0/+1
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig1-0/+7
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt1-0/+1
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt1-6/+0
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt1-1/+0
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt1-1/+0
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt1-1/+0
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt1-1/+0
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt1-2/+1
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt1-1/+0
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-5/+0
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-15/+19
2010-09-16[SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt1-0/+39
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt1-0/+1
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt1-0/+1
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz1-0/+2
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt1-0/+1
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt1-0/+1
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt1-17/+0
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt1-0/+1
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt1-54/+3
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt1-3/+3
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-32/+2
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt1-16/+1
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt1-1/+0
2009-12-04[SCSI] zfcp: Update FSF error reportingChristof Schmitt1-2/+0
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt1-0/+1
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