summaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs/hypfs_diag.c
Commit message (Expand)AuthorAgeFilesLines
* s390/hypfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-281-5/+4Star
* s390/hypfs: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-10-281-3/+3
* s390: Make diag224 publicJanosch Frank2016-06-101-14/+0Star
* s390: hypfs: Move diag implementation and data definitionsJanosch Frank2016-06-101-254/+107Star
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-1/+9
* don't pass superblock to hypfs_{mkdir,create*}Al Viro2013-09-041-14/+14
* don't pass superblock to hypfs_diag_create_filesAl Viro2013-09-041-27/+23Star
* s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-6/+2Star
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+0Star
* s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1Star
* [S390] hypfs: Move buffer allocation from open to readMichael Holzheu2011-01-051-62/+20Star
* [S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu2010-10-291-8/+11
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [S390] s390_hypfs: Add new attributesMichael Holzheu2010-05-171-7/+116
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-2/+2
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-2/+2
* [S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu2009-10-141-1/+1
* [S390] fix hypfs build failureHeiko Carstens2009-03-311-0/+2
* [S390] convert hypfs printks to pr_xxx macros.Michael Holzheu2008-12-251-3/+7
* [S390] Add exception handler for diagnose 224Michael Holzheu2007-05-311-3/+14
* [S390] hypfs fixesChristian Borntraeger2006-12-151-2/+2
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-16/+7Star
* [S390] hypfs sparse warnings.Michael Holzheu2006-09-281-1/+2
* [S390] __exit cleanup.Heiko Carstens2006-09-201-1/+1
* [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
* [S390] hypfs comment cleanup.Michael Holzheu2006-09-201-1/+1
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* [PATCH] s390_hypfs filesystemMichael Holzheu2006-06-231-0/+696