aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_unit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-08scsi: zfcp: fix kernel doc commentsHeiko Carstens1-2/+2
2021-04-15scsi: zfcp: Move the position of put_device()Qinglang Miao1-2/+2
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Steffen Maier1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke1-1/+1
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+2
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-2/+2
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott1-7/+2
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier1-10/+26
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt1-2/+2
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt1-11/+0
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileChristof Schmitt1-0/+255