aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_unit.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-29scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)Gravatar Steffen Maier 1-1/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-04-15zfcp: Revert to original scanning behaviourGravatar Hannes Reinecke 1-1/+1
2016-04-11scsi: disable automatic target scanGravatar Hannes Reinecke 1-1/+2
2014-07-17scsi: use 64-bit LUNsGravatar Hannes Reinecke 1-2/+2
2013-05-31[SCSI] zfcp: cleanup unit sysfs attribute usageGravatar Sebastian Ott 1-7/+2
2012-09-24[SCSI] zfcp: restore refcount check on port_removeGravatar Steffen Maier 1-10/+26
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-1/+1
2010-10-25[SCSI] zfcp: Call get_device on port before calling put_deviceGravatar Christof Schmitt 1-2/+2
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitGravatar Christof Schmitt 1-11/+0
2010-09-16[SCSI] zfcp: Move code for managing zfcp_unit devices to new fileGravatar Christof Schmitt 1-0/+255