aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/hypfs/hypfs_diag.c
AgeCommit message (Expand)Author
2019-01-28s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-07-19s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-28s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu
2016-06-10s390: Make diag224 publicJanosch Frank
2016-06-10s390: hypfs: Move diag implementation and data definitionsJanosch Frank
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches
2011-01-05[S390] hypfs: Move buffer allocation from open to readMichael Holzheu
2010-10-29[S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-17[S390] s390_hypfs: Add new attributesMichael Holzheu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu
2009-03-31[S390] fix hypfs build failureHeiko Carstens
2008-12-25[S390] convert hypfs printks to pr_xxx macros.Michael Holzheu
2007-05-31[S390] Add exception handler for diagnose 224Michael Holzheu
2006-12-15[S390] hypfs fixesChristian Borntraeger
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-28[S390] hypfs sparse warnings.Michael Holzheu
2006-09-20[S390] __exit cleanup.Heiko Carstens
2006-09-20[S390] hypfs compiler warnings.Michael Holzheu
2006-09-20[S390] hypfs comment cleanup.Michael Holzheu
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-06-23[PATCH] s390_hypfs filesystemMichael Holzheu