aboutsummaryrefslogtreecommitdiffstats
path: root/fs/omfs/omfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-09-21userns: Convert omfs to use kuid and kgid where appropriateEric W. Biederman1-2/+2
2012-01-03omfs: propagate umode_tAl Viro1-1/+1
2010-07-10omfs: check bounds on block numbers before passing to sb_breadBob Copeland1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+2
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-2/+2
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan1-1/+1
2008-07-26omfs: define filesystem structuresBob Copeland1-0/+67