aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variableBenjamin Block1-0/+45
2019-10-28scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfsBenjamin Block1-0/+5
2019-10-28scsi: zfcp: introduce sysfs interface to read the local B2B-CreditBenjamin Block1-0/+40
2019-10-28scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfsBenjamin Block1-0/+5
2019-10-28scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverBenjamin Block1-0/+71
2019-10-28scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block1-2/+2
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier1-6/+48
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier1-0/+1
2018-05-18scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier1-4/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-20zfcp: auto port scan resiliencyMartin Peschke1-3/+7
2014-11-20zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier1-3/+49
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke1-3/+1
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+6
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke1-6/+6
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke1-8/+0
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott1-2/+5
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott1-6/+6
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier1-2/+16
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig1-5/+4
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig1-7/+3
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-27/+39
2010-09-16[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show without macroChristof Schmitt1-44/+77
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt1-48/+8
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt1-2/+8
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt1-21/+16
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig1-3/+4
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig1-48/+22
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt1-5/+10
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig1-30/+102
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig1-26/+18
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig1-28/+20
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt1-0/+1
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt1-8/+8
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig1-1/+1
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig1-8/+8
2009-07-30[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt1-1/+6
2009-04-27[SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann1-6/+15
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig1-6/+6
2009-03-12[SCSI] zfcp: Simplify latency lock handlingChristof Schmitt1-3/+2
2009-03-12[SCSI] zfcp: add measurement data for average qdio queue utilisationMartin Peschke1-1/+2
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt1-0/+3
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-1/+1
2008-10-03[SCSI] zfcp: Simplify zfcp data structuresChristof Schmitt1-2/+4
2008-10-03[SCSI] zfcp: remove all typedefs and replace them with standardsSwen Schillig1-10/+12
2008-10-03[SCSI] zfcp: attach and release SAN nameserver port on demandSwen Schillig1-17/+2