aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs/hypfs_diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro1-14/+14
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro1-27/+23
2013-06-26s390/hypfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-6/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+0
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-01-05[S390] hypfs: Move buffer allocation from open to readMichael Holzheu1-62/+20
2010-10-29[S390] hypfs: Fix error handling in hypfs_diag initializationMichael Holzheu1-8/+11
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-17[S390] s390_hypfs: Add new attributesMichael Holzheu1-7/+116
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-2/+2
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens1-2/+2
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu1-1/+1
2009-03-31[S390] fix hypfs build failureHeiko Carstens1-0/+2
2008-12-25[S390] convert hypfs printks to pr_xxx macros.Michael Holzheu1-3/+7
2007-05-31[S390] Add exception handler for diagnose 224Michael Holzheu1-3/+14
2006-12-15[S390] hypfs fixesChristian Borntraeger1-2/+2
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-16/+7
2006-09-28[S390] hypfs sparse warnings.Michael Holzheu1-1/+2
2006-09-20[S390] __exit cleanup.Heiko Carstens1-1/+1
2006-09-20[S390] hypfs compiler warnings.Michael Holzheu1-4/+8
2006-09-20[S390] hypfs comment cleanup.Michael Holzheu1-1/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-06-23[PATCH] s390_hypfs filesystemMichael Holzheu1-0/+696