nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / utimes.c
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 30
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 19
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 4/4] vfs: immutable inode checking cleanup
2008-07-27 Miklos Szeredi[patch 2/4] vfs: utimes cleanup
2008-07-27 Miklos Szeredi[patch 1/4] vfs: utimes: move owner check into inode_ch...
2008-06-23 Michael Kerrisk[patch for 2.6.26 4/4] vfs: utimensat(): fix write...
2008-06-23 Michael Kerrisk[patch for 2.6.26 3/4] vfs: utimensat(): fix error...
2008-06-23 Michael Kerrisk[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec...
2008-06-23 Michael Kerrisk[patch for 2.6.26 2/4] vfs: utimensat(): be consistent...
2008-05-01 Miklos Szeredivfs: fix permission checking in sys_utimensat
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for do_uti...
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-06 Adrian Bunkfs/utimes.c should #include <linux/syscalls.h>
2007-10-17 Miklos SzerediVFS: check nanoseconds in utimensat
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-16 Satyam Sharmautime(s): Honour CAP_FOWNER when times==NULL
2007-07-08 Linus TorvaldsFix permission checking for the new utimensat() system...
2007-05-08 Ulrich Drepperutimensat implementation
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-10-01 Alexey Dobriyan[PATCH] Create fs/utimes.c