summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_sysfs.c
AgeCommit message (Expand)Author
2022-07-07scsi: zfcp: Declare zfcp_sdev_attrs as staticJulian Wiedmann
2021-10-16scsi: zfcp: Switch to attribute groupsBart Van Assche
2021-07-12scsi: zfcp: Report port fc_security as unknown early during remote cable pullSteffen Maier
2021-04-15scsi: zfcp: Move the position of put_device()Qinglang Miao
2021-04-15scsi: zfcp: Clean up sysfs code for SFP diagnosticsJulian Wiedmann
2020-05-11scsi: zfcp: Fence early sysfs interfaces for accesses of shost objectsBenjamin Block
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-17scsi: zfcp: report FC Endpoint Security in sysfsJens Remus
2020-02-24scsi: zfcp: fix wrong data and display format of SFP+ temperatureBenjamin Block
2019-10-28scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variableBenjamin Block
2019-10-28scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfsBenjamin Block
2019-10-28scsi: zfcp: introduce sysfs interface to read the local B2B-CreditBenjamin Block
2019-10-28scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfsBenjamin Block
2019-10-28scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverBenjamin Block
2019-10-28scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier
2019-05-29scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_removeSteffen Maier
2018-05-18scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-20zfcp: auto port scan resiliencyMartin Peschke
2014-11-20zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke
2013-05-31[SCSI] zfcp: remove access control tables interfaceMartin Peschke
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott
2013-05-31[SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt
2010-09-16[SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou...Christof Schmitt
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt
2010-07-28[SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt
2010-07-28[SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_portChristof Schmitt
2009-12-04[SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig
2009-12-04[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig
2009-12-04[SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt
2009-12-04[SCSI] zfcp: Remove global config_mutexSwen Schillig
2009-12-04[SCSI] zfcp: Replace local reference counting with common krefSwen Schillig
2009-12-04[SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig
2009-10-22[SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt
2009-09-05[SCSI] zfcp: Replace config semaphore with mutexChristof Schmitt
2009-09-05[SCSI] zfcp: Apply common naming conventions to zfcp_fcSwen Schillig
2009-09-05[SCSI] zfcp: Move qdio related data out of zfcp_adapterSwen Schillig
2009-07-30[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt