aboutsummaryrefslogtreecommitdiffstats
path: root/fs/omfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-04-02fs/omfs: return f_fsid for statfs(2)Coly Li1-0/+5
2009-03-31New helper - current_umask()Al Viro1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells1-4/+4
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland1-2/+1
2008-08-05omfs: fix warningAlexander Beregalov1-1/+2
2008-07-26omfs: add inode routinesBob Copeland1-0/+553