Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | New helper - current_umask() | Al Viro | 2009-03-31 | 1 | -1/+1 | |
* | | fs/omfs: return f_fsid for statfs(2) | Coly Li | 2009-04-02 | 1 | -0/+5 | |
|/ | ||||||
* | fs/Kconfig: move omfs out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+13 | |
* | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -1/+0 | |
* | 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 |