aboutsummaryrefslogtreecommitdiffstats
path: root/fs/omfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-10omfs: check bounds on block numbers before passing to sb_breadBob Copeland1-14/+8
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig1-0/+1
2008-07-30omfs: sparse annotationsHarvey Harrison1-1/+1
2008-07-26omfs: add directory routinesBob Copeland1-0/+504