aboutsummaryrefslogtreecommitdiffstats
path: root/fs/utimes.c
Commit message (Expand)AuthorAge
* vfs: fix permission checking in sys_utimensatMiklos Szeredi2008-05-01
* [PATCH] r/o bind mounts: elevate write count for do_utimes()Dave Hansen2008-04-19
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* VFS: check nanoseconds in utimensatMiklos Szeredi2007-10-17
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma2007-07-16
* Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-08
* utimensat implementationUlrich Drepper2007-05-08
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-04
* [PATCH] Create fs/utimes.cAlexey Dobriyan2006-10-01