summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ext.h
Commit message (Expand)AuthorAgeFilesLines
* zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier2017-11-161-1/+1
* s390/scsi: Convert timers to use timer_setup()Kees Cook2017-11-161-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier2017-08-101-1/+0
* scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier2016-12-141-1/+3
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-171-2/+2
* zfcp: trace on request for open and close of WKA portSteffen Maier2016-08-121-0/+1
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2016-08-121-3/+4
* zfcp: auto port scan resiliencyMartin Peschke2014-11-201-0/+1
* [SCSI] zfcp: dead code removalMartin Peschke2013-09-031-2/+0
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-311-14/+0
* [SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2013-05-311-2/+0
* [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-05-311-1/+1
* [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-05-311-1/+1
* [SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier2012-09-241-0/+2
* [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/+1
* [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-3/+3
* [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt2011-02-251-0/+1
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-211-10/+8
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-211-3/+1
* [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-211-5/+5
* [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-211-5/+3
* [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-211-9/+3
* [SCSI] zfcp: Replace status modifier functions.Swen Schillig2010-09-161-11/+6
* [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt2010-09-161-4/+8
* [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt2010-09-161-17/+15
* [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt2010-09-161-0/+1
* [SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt2010-09-161-4/+9
* [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-281-0/+1
* [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-281-0/+2
* [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-281-0/+3
* [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-281-1/+1
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-281-1/+2
* [SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt2010-05-021-0/+1
* [SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt2010-05-021-3/+2
* [SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt2010-02-171-6/+2
* [SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt2010-02-171-1/+0
* [SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig2010-01-171-2/+2
* [SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig2010-01-171-0/+1
* [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-041-5/+7
* [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-041-3/+3
* [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-041-1/+3
* [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-041-1/+0
* [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-041-2/+1
* [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-041-1/+0