summaryrefslogtreecommitdiffstats
path: root/fs/utimes.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] r/o bind mounts: elevate write count for do_utimes()Dave Hansen2008-04-191-6/+12
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-1/+1
* fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* VFS: check nanoseconds in utimensatMiklos Szeredi2007-10-171-0/+13
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* utime(s): Honour CAP_FOWNER when times==NULLSatyam Sharma2007-07-161-1/+1
* Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* utimensat implementationUlrich Drepper2007-05-081-60/+102
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* [PATCH] Create fs/utimes.cAlexey Dobriyan2006-10-011-0/+137
OpenPOWER on IntegriCloud