nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / sync.c
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 09
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrapper special cases
2009-01-06 Nick Pigginmm: do_sync_mapping_range integrity fix
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2008-07-24 Pavel MachekSYNC_FILE_RANGE_WRITE may and will block. Document...
2008-04-29 OGAWA Hirofumivfs: fix unconditional write_super() call in file_fsync()
2007-06-28 David WoodhouseIntroduce fixed sys_sync_file_range2() syscall, impleme...
2007-05-08 Mark FashehRemove do_sync_file_range()
2007-04-26 Mark Fasheh[PATCH] Turn do_sync_file_range() into do_sync_mapping_...
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-09-30 David Howells[PATCH] BLOCK: Move functions out of buffer code [try #6]
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-04-11 Andrew Morton[PATCH] sync_file_range(): use unsigned for flags
2006-03-31 Andrew Morton[PATCH] sys_sync_file_range()