Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
[safe/jmp/linux-2.6] / fs / utimes.c
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