aboutsummaryrefslogtreecommitdiff
path: root/fs/omfs
AgeCommit message (Expand)Author
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-06-11switch omfs to simple_fsync()Al Viro
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02fs/omfs: return f_fsid for statfs(2)Coly Li
2009-03-31New helper - current_umask()Al Viro
2009-01-22fs/Kconfig: move omfs outAlexey Dobriyan
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-14CRED: Wrap task credential accesses in the OMFS filesystemDavid Howells
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland
2008-08-05omfs: fix warningAlexander Beregalov
2008-07-30omfs: sparse annotationsHarvey Harrison
2008-07-26omfs: update kbuild to include OMFSBob Copeland
2008-07-26omfs: add bitmap routinesBob Copeland
2008-07-26omfs: add file routinesBob Copeland
2008-07-26omfs: add directory routinesBob Copeland
2008-07-26omfs: add inode routinesBob Copeland
2008-07-26omfs: define filesystem structuresBob Copeland