aboutsummaryrefslogtreecommitdiff
path: root/fs/omfs/omfs.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-09-21userns: Convert omfs to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-2/+2
2012-01-03omfs: propagate umode_tGravatar Al Viro 1-1/+1
2010-07-10omfs: check bounds on block numbers before passing to sb_breadGravatar Bob Copeland 1-0/+1
2009-10-01const: constify remaining file_operationsGravatar Alexey Dobriyan 1-2/+2
2009-09-22const: mark remaining inode_operations as constGravatar Alexey Dobriyan 1-2/+2
2009-09-22const: mark remaining address_space_operations constGravatar Alexey Dobriyan 1-1/+1
2008-07-26omfs: define filesystem structuresGravatar Bob Copeland 1-0/+67