| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: fix overflow in sys_mount() for in-kernel calls | Vegard Nossum | 2009-09-24 | 1 | -0/+1 |
* | Trim a bit of crap from fs.h | Al Viro | 2009-06-12 | 1 | -0/+5 |
* | vfs: Make sys_sync() use fsync_super() (version 4) | Jan Kara | 2009-06-12 | 1 | -9/+7 |
* | vfs: Fix sys_sync() and fsync_super() reliability (version 4) | Jan Kara | 2009-06-12 | 1 | -0/+9 |
* | fs: move mark_files_ro into file_table.c | npiggin@suse.de | 2009-06-12 | 1 | -0/+5 |
* | New locking/refcounting for fs_struct | Al Viro | 2009-04-01 | 1 | -1/+1 |
* | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro | 2009-04-01 | 1 | -0/+6 |
* | fix setuid sometimes doesn't | Hugh Dickins | 2009-03-29 | 1 | -1/+1 |
* | CRED: Fix SUID exec regression | David Howells | 2009-02-06 | 1 | -1/+1 |
* | CRED: Make execve() take advantage of copy-on-write credentials | David Howells | 2008-11-14 | 1 | -0/+6 |
* | [PATCH] move a bunch of declarations to fs/internal.h | Al Viro | 2008-04-22 | 1 | -0/+11 |
* | cleanup compat ioctl handling | Christoph Hellwig | 2007-05-08 | 1 | -10/+0 |
* | [PATCH] CONFIG_BLOCK internal.h cleanups | Andrew Morton | 2006-09-30 | 1 | -3/+14 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -0/+6 |
* | [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6] | David Howells | 2006-09-30 | 1 | -0/+2 |
* | [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] | David Howells | 2006-09-30 | 1 | -0/+36 |