aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs/hypfs_dbfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu1-37/+12
2014-11-19assorted conversions to %p[dD]Al Viro1-2/+1
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky1-0/+16
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-04-17s390/hypfs: Use PTR_RET functionAlexandru Gheorghiu1-3/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-01-05[S390] hypfs: Move buffer allocation from open to readMichael Holzheu1-0/+116