summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_def.h
AgeCommit message (Expand)Author
2023-02-21scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block
2021-04-15scsi: zfcp: Fix indentation coding style issueYevhen Viktorov
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-12-02s390/zfcp: remove pm support from zfcp driverVineeth Vijayan
2020-10-29scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann
2020-03-17scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus
2020-03-17scsi: zfcp: log FC Endpoint Security of connectionsJens Remus
2020-03-17scsi: zfcp: report FC Endpoint Security in sysfsJens Remus
2019-10-28scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block
2019-10-28scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block
2018-11-15scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier
2018-11-15scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier
2018-11-15scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier
2018-11-15scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_reqSteffen Maier
2018-11-15scsi: zfcp: group sort internal structure definitions for proximitySteffen Maier
2018-11-15scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier
2018-11-15scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS maskSteffen Maier
2018-11-15scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...Steffen Maier
2018-11-15scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlistSteffen Maier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-20zfcp: auto port scan resiliencyMartin Peschke
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt
2011-02-25[SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-16[SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt
2010-02-17[SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt
2009-12-04[SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt