Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / utimes.c
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2010-08-13 David HowellsMark arguments to certain syscalls as being const
2009-01-18 Heiko CarstensSystem call wrappers part 30
2009-01-18 Heiko CarstensSystem call wrappers part 19
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
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-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
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-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
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-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-10 Miklos Szeredivfs: fix permission checking in sys_utimensat
2008-05-08 Greg Kroah-Hartman- Update to 2.6.25.3-rc1
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-04-16 John R Johansen- Update to AppArmor 2.3 patch series
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Miklos SzerediVFS: check nanoseconds in utimensat
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
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-15 John R Johansen- Update AppArmor patches to lastest versions.
2007-07-09 Jeff Mahoney- Update to 2.6.22.
2007-07-08 Linus TorvaldsFix permission checking for the new utimensat() system...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Ulrich Drepperutimensat implementation
2007-03-30 Andreas Gruenbacher- patches.apparmor/*: Add the DFA-based AppArmor kernel...
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-10-01 Alexey Dobriyan[PATCH] Create fs/utimes.c