summaryrefslogtreecommitdiffstats
path: root/fs/omfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-231-0/+1
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* omfs: fix oops when file metadata is corruptedBob Copeland2008-08-152-9/+29
* omfs: fix potential oops when directory size is corruptedBob Copeland2008-08-151-2/+1
* omfs: fix warningAlexander Beregalov2008-08-051-1/+2
* omfs: sparse annotationsHarvey Harrison2008-07-303-7/+7
* omfs: update kbuild to include OMFSBob Copeland2008-07-261-0/+4
* omfs: add bitmap routinesBob Copeland2008-07-261-0/+192
* omfs: add file routinesBob Copeland2008-07-261-0/+346
* omfs: add directory routinesBob Copeland2008-07-261-0/+504
* omfs: add inode routinesBob Copeland2008-07-261-0/+553
* omfs: define filesystem structuresBob Copeland2008-07-262-0/+147