aboutsummaryrefslogtreecommitdiffstats
path: root/fs/omfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23[PATCH] fix ->llseek for more directoriesChristoph Hellwig1-0/+1
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland2-9/+29
2008-08-15omfs: fix potential oops when directory size is corruptedBob Copeland1-2/+1
2008-08-05omfs: fix warningAlexander Beregalov1-1/+2
2008-07-30omfs: sparse annotationsHarvey Harrison3-7/+7
2008-07-26omfs: update kbuild to include OMFSBob Copeland1-0/+4
2008-07-26omfs: add bitmap routinesBob Copeland1-0/+192
2008-07-26omfs: add file routinesBob Copeland1-0/+346
2008-07-26omfs: add directory routinesBob Copeland1-0/+504
2008-07-26omfs: add inode routinesBob Copeland1-0/+553
2008-07-26omfs: define filesystem structuresBob Copeland2-0/+147