Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CRED: Wrap task credential accesses in the OMFS filesystem | David Howells | 2008-11-14 | 1 | -4/+4 |
* | [PATCH] fix ->llseek for more directories | Christoph Hellwig | 2008-10-23 | 1 | -0/+1 |
* | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 | 1 | -1/+1 |
* | omfs: fix oops when file metadata is corrupted | Bob Copeland | 2008-08-15 | 2 | -9/+29 |
* | omfs: fix potential oops when directory size is corrupted | Bob Copeland | 2008-08-15 | 1 | -2/+1 |
* | omfs: fix warning | Alexander Beregalov | 2008-08-05 | 1 | -1/+2 |
* | omfs: sparse annotations | Harvey Harrison | 2008-07-30 | 3 | -7/+7 |
* | omfs: update kbuild to include OMFS | Bob Copeland | 2008-07-26 | 1 | -0/+4 |
* | omfs: add bitmap routines | Bob Copeland | 2008-07-26 | 1 | -0/+192 |
* | omfs: add file routines | Bob Copeland | 2008-07-26 | 1 | -0/+346 |
* | omfs: add directory routines | Bob Copeland | 2008-07-26 | 1 | -0/+504 |
* | omfs: add inode routines | Bob Copeland | 2008-07-26 | 1 | -0/+553 |
* | omfs: define filesystem structures | Bob Copeland | 2008-07-26 | 2 | -0/+147 |