aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ext.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-21scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block1-1/+4
2021-10-16scsi: zfcp: Switch to attribute groupsBart Van Assche1-2/+2
2021-04-15scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann1-2/+2
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2020-12-02s390/zfcp: remove pm support from zfcp driverVineeth Vijayan1-1/+0
2020-10-29scsi: zfcp: Remove orphaned function declarationsVasily Gorbik1-2/+0
2020-05-11scsi: zfcp: Move allocation of the shost object to after xconf- and xport-dataBenjamin Block1-0/+1
2020-05-11scsi: zfcp: Move fc_host updates during xport data handling into fenced functionBenjamin Block1-0/+3
2020-05-11scsi: zfcp: Move shost updates during xconfig data handling into fenced functionBenjamin Block1-0/+5
2020-05-11scsi: zfcp: Move shost modification after QDIO (re-)open into fenced functionBenjamin Block1-0/+2
2020-03-17scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus1-0/+3
2020-03-17scsi: zfcp: report FC Endpoint Security in sysfsJens Remus1-1/+8
2019-10-28scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverBenjamin Block1-0/+1
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier1-0/+1
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier1-0/+2
2018-12-07scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov1-0/+1
2018-11-15scsi: zfcp: clarify function argument name for trace tag stringSteffen Maier1-3/+5
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+12
2018-05-18scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier1-0/+1
2018-05-18scsi: zfcp: remove unused return values of ERP trigger functionsSteffen Maier1-1/+1
2018-05-18scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier1-1/+2
2018-05-18scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmndSteffen Maier1-2/+3
2018-05-18scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier1-0/+3
2018-05-18scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier1-0/+2
2018-05-08scsi: zfcp: fix infinite iteration on ERP ready listJens Remus1-1/+4
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier1-1/+1
2017-11-16s390/scsi: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier1-1/+0
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier1-1/+3
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn1-2/+2
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier1-0/+1
2016-08-12zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier1-3/+4
2014-11-20zfcp: auto port scan resiliencyMartin Peschke1-0/+1
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke1-2/+0
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke1-14/+0
2013-05-31[SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott1-2/+0
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott1-1/+1
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott1-1/+1
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier1-0/+2
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/+1
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-3/+3
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt1-0/+1
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt1-0/+1
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig1-10/+8
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig1-3/+1
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig1-5/+5
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig1-5/+3
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig1-9/+3
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-11/+6
2010-09-16[SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.cChristof Schmitt1-4/+8
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-17/+15
2010-09-16[SCSI] zfcp: Allow running unit/LUN shutdown without acquiring referenceChristof Schmitt1-0/+1
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt1-4/+9
2010-07-28[SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt1-0/+1
2010-07-28[SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck1-0/+2
2010-07-28[SCSI] zfcp: Post events through FC transport classSven Schuetz1-0/+3
2010-07-28[SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig1-1/+1
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt1-1/+2
2010-05-02[SCSI] zfcp: Move sbal_get function to zfcp_qdio.cChristof Schmitt1-0/+1
2010-05-02[SCSI] zfcp: Move sbale handling to zfcp_qdio filesChristof Schmitt1-3/+2
2010-02-17[SCSI] zfcp: Introduce header file for qdio structs and inline functionsChristof Schmitt1-6/+2
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileChristof Schmitt1-1/+0
2010-01-17[SCSI] zfcp: Set hardware timeout as requested by BSG request.Swen Schillig1-2/+2
2010-01-17[SCSI] zfcp: Introduce bsg_timeout callback.Swen Schillig1-0/+1
2009-12-04[SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt1-5/+7
2009-12-04[SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt1-3/+3
2009-12-04[SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt1-1/+3
2009-12-04[SCSI] zfcp: Update FCP protocol related codeChristof Schmitt1-1/+0
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig1-2/+1
2009-12-04[SCSI] zfcp: Implement module unloadingChristof Schmitt1-1/+0
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig1-1/+4
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-3/+3
2009-10-22[SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt1-0/+1
2009-10-02[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocationChristof Schmitt1-1/+1
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig1-3/+3
2009-09-05[SCSI] zfcp: introduce _setup, _destroy for qdio and FCSwen Schillig1-3/+4
2009-09-05[SCSI] zfcp: Update dbf callsSwen Schillig1-28/+24
2009-09-05[SCSI] zfcp: Decouple gid_pn requests from erpChristof Schmitt1-4/+2
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-13/+13
2009-09-05[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_reqSwen Schillig1-4/+7
2009-09-05[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdioSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Implicitly close all wka portsChristof Schmitt1-3/+1
2009-09-05[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levelsChristof Schmitt1-3/+6
2009-09-05[SCSI] zfcp: Only collect SCSI debug data for matching trace levelsChristof Schmitt1-8/+3
2009-06-12[SCSI] zfcp: Add FC pass-through supportSven Schuetz1-1/+5
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt1-0/+1
2009-04-27[SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig1-0/+1
2009-04-27[SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig1-0/+1
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt1-1/+5
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-26/+29
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-7/+4
2008-10-03[SCSI] zfcp: put threshold data in hba traceSwen Schillig1-0/+2
2008-10-03[SCSI] zfcp: Simplify get_adapter_by_busidSwen Schillig1-0/+1
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-7/+4
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-2/+5
2008-10-03[SCSI] zfcp: remove unused references, declarations and flagsSwen Schillig1-4/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber1-3/+2
2008-07-12[SCSI] zfcp: Cleanup external header fileChristof Schmitt1-125/+119
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt1-15/+10
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig1-7/+5
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig1-9/+7
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig1-3/+1
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann1-5/+0
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann1-2/+0
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt1-1/+0
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig1-2/+2
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt1-17/+3
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig1-11/+7
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt1-2/+6
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt1-7/+5
2008-06-05[SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt1-2/+2
2008-06-05[SCSI] zfcp: Remove some sparse warningsChristof Schmitt1-1/+2
2008-06-05[SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig1-0/+1
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke1-29/+31
2008-04-07[SCSI] zfcp: Add trace records for recovery actions.Martin Peschke1-0/+1
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke1-11/+14
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke1-10/+14
2008-04-07[SCSI] zfcp: Add trace records for recovery thread and its queuesMartin Peschke1-0/+3
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck1-2/+1
2007-10-12[SCSI] zfcp: whitespace cleanupSwen Schillig1-15/+15
2007-10-12[SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functionsSwen Schillig1-3/+5
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens1-4/+0
2007-02-10Merge branch 'linus'James Bottomley1-2/+2
2007-02-10[SCSI] zfcp: Invalid locking orderSwen Schillig1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+2
2006-09-23[SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann1-1/+0
2006-09-23[SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann1-8/+5
2006-09-23[SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann1-1/+1
2006-09-23[SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens1-1/+0
2006-09-23[SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens1-1/+0
2006-08-06[SCSI] zfcp: minor erp bug fixesAndreas Herrmann1-1/+2
2006-08-06[SCSI] zfcp: improve management of request IDsVolker Sameske1-1/+5
2006-05-28[SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann1-2/+0
2006-05-28[SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner1-0/+1
2006-05-28[SCSI] zfcp: (cleanup) shortened copyright and author informationAndreas Herrmann1-13/+3
2006-02-12[SCSI] zfcp: fix logging during device resetMaxim Shchetynin1-2/+3
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-2/+0
2005-09-19[SCSI] zfcp: provide support for NPIVMaxim Shchetynin1-1/+2
2005-09-19[SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin1-5/+21
2005-09-19[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann1-1/+0
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann1-0/+2
2005-06-13[SCSI] zfcp: fix handling of port boxed and lun boxed fsf statesAndreas Herrmann1-0/+2
2005-06-13[SCSI] zfcp: fix bug during adapter shutdownAndreas Herrmann1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+186