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