summaryrefslogtreecommitdiffstats
path: root/fs/omfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* omfs: check bounds on block numbers before passing to sb_breadBob Copeland2010-07-101-14/+8
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
* omfs: sparse annotationsHarvey Harrison2008-07-301-1/+1
* omfs: add directory routinesBob Copeland2008-07-261-0/+504