aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_aux.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-28scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverGravatar Benjamin Block 1-0/+4
2019-10-28scsi: zfcp: diagnostics buffer caching and use for exchange port dataGravatar Benjamin Block 1-1/+7
2019-01-29scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeGravatar Steffen Maier 1-1/+0
2018-12-07scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Gravatar Steffen Maier 1-4/+4
2018-12-07scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownGravatar Steffen Maier 1-3/+3
2018-12-07scsi: zfcp: make DIX experimental, disabled, and independent of DIFGravatar Fedor Loshakov 1-0/+3
2018-11-15scsi: zfcp: move SG table helper from aux to fc and make them staticGravatar Steffen Maier 1-43/+1
2018-11-15scsi: zfcp: remove unnecessary null pointer check before mempool_destroyGravatar zhong jiang 1-14/+7
2018-07-02s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsGravatar Vasily Gorbik 1-1/+1
2017-11-24s390: scsi: zfcp_aux: add SPDX identifierGravatar Greg Kroah-Hartman 1-0/+1
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceGravatar Steffen Maier 1-0/+5
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeGravatar Corentin Labbe 1-1/+0
2016-09-06s390: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-1/+1
2015-07-27atomic: Replace atomic_{set,clear}_mask() usageGravatar Peter Zijlstra 1-1/+1
2014-11-20zfcp: auto port scan resiliencyGravatar Martin Peschke 1-2/+4
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsGravatar Martin Peschke 1-2/+2
2013-05-31[SCSI] zfcp: status read buffers on first adapter open with link downGravatar Steffen Maier 1-1/+4
2013-05-31[SCSI] zfcp: remove access control tables interfaceGravatar Martin Peschke 1-10/+0
2013-05-31[SCSI] zfcp: remove unused device_unregister wrapperGravatar Sebastian Ott 1-14/+0
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageGravatar Sebastian Ott 1-6/+1
2012-09-24[SCSI] zfcp: restore refcount check on port_removeGravatar Steffen Maier 1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-1/+1
2011-10-31s390: add missing module.h/export.h includesGravatar Heiko Carstens 1-0/+1
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeGravatar Christof Schmitt 1-0/+2
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataGravatar Christof Schmitt 1-7/+7
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cGravatar Christof Schmitt 1-6/+6
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestGravatar Christof Schmitt 1-8/+0
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheGravatar Christof Schmitt 1-9/+1
2011-02-25[SCSI] zfcp: Introduce new kmem_cache for FC request and response dataGravatar Christof Schmitt 1-7/+7
2011-02-25[SCSI] zfcp: Replace kmem_cache for "status read" dataGravatar Christof Schmitt 1-14/+6
2010-12-21[SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignGravatar Christof Schmitt 1-2/+2
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Gravatar Swen Schillig 1-3/+2
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileGravatar Christof Schmitt 1-120/+2
2010-09-16[SCSI] zfcp: Add zfcp private struct as SCSI device driver dataGravatar Christof Schmitt 1-0/+3
2010-09-09[SCSI] zfcp: Reorder registration of initial SCSI deviceGravatar Christof Schmitt 1-1/+2
2010-07-28[SCSI] zfcp: Post events through FC transport classGravatar Sven Schuetz 1-0/+4
2010-07-28[SCSI] zfcp: Use memdup_user and kstrdupGravatar Christof Schmitt 1-3/+1
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addGravatar Christof Schmitt 1-1/+1
2010-05-02[SCSI] zfcp: Use status_read_buf_num provided by FCP channelGravatar Christof Schmitt 1-1/+2
2010-05-02[SCSI] zfcp: Report scatter-gather limits to SCSI and block layerGravatar Christof Schmitt 1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portGravatar Christof Schmitt 1-29/+25
2010-02-17[SCSI] zfcp: Move FSF request tracking code to new fileGravatar Christof Schmitt 1-33/+3
2009-12-04[SCSI] zfcp: Improve ELS ADISC handlingGravatar Christof Schmitt 1-0/+8
2009-12-04[SCSI] zfcp: Use common code definitions for FC CT structsGravatar Christof Schmitt 1-6/+7
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueGravatar Swen Schillig 1-1/+1
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreGravatar Swen Schillig 1-20/+7
2009-12-04[SCSI] zfcp: Implement module unloadingGravatar Christof Schmitt 1-1/+14
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeGravatar Christof Schmitt 1-2/+0
2009-12-04[SCSI] zfcp: Remove global config_mutexGravatar Swen Schillig 1-46/+40