summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_def.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block2023-02-211-3/+3
* scsi: zfcp: Fix indentation coding style issueYevhen Viktorov2021-04-151-3/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-161-0/+1
|\
| * scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann2020-10-291-0/+1
* | s390/zfcp: remove pm support from zfcp driverVineeth Vijayan2020-12-021-1/+0
|/
* scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus2020-03-171-0/+1
* scsi: zfcp: log FC Endpoint Security of connectionsJens Remus2020-03-171-0/+1
* scsi: zfcp: report FC Endpoint Security in sysfsJens Remus2020-03-171-1/+3
* scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block2019-10-281-1/+2
* scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block2019-10-281-0/+1
* scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.stepSteffen Maier2018-11-151-1/+15
* scsi: zfcp: the action field of zfcp_erp_action is actually the typeSteffen Maier2018-11-151-1/+19
* scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier2018-11-151-2/+0
* scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier2018-11-151-2/+5
* scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_reqSteffen Maier2018-11-151-2/+0
* scsi: zfcp: group sort internal structure definitions for proximitySteffen Maier2018-11-151-29/+29
* scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier2018-11-151-7/+7
* scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS maskSteffen Maier2018-11-151-2/+2
* scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...Steffen Maier2018-11-151-6/+0
* scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlistSteffen Maier2018-11-151-3/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* zfcp: auto port scan resiliencyMartin Peschke2014-11-201-1/+2
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-311-4/+0
* [SCSI] zfcp: restore refcount check on port_removeSteffen Maier2012-09-241-0/+1
* [SCSI] zfcp: Do not wakeup while suspendedSteffen Maier2012-09-241-0/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-271-0/+7
* [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt2011-02-251-6/+0
* [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt2011-02-251-2/+1
* [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2011-02-251-1/+0
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-5/+0
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-15/+19
* [SCSI] zfcp: Add zfcp private struct as SCSI device driver dataChristof Schmitt2010-09-161-0/+39
* [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-281-0/+1
* [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-281-0/+1
* [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-281-0/+2
* [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-281-0/+1
* [SCSI] zfcp: Use status_read_buf_num provided by FCP channelChristof Schmitt2010-05-021-0/+1
* [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-021-17/+0
* [SCSI] zfcp: Report scatter-gather limits to SCSI and block layerChristof Schmitt2010-05-021-0/+1
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-171-54/+3
* [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt2010-02-171-3/+3
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-171-32/+2
* [SCSI] zfcp: Remove function zfcp_reqlist_find_safeChristof Schmitt2010-02-171-16/+1
* [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-041-1/+0