aboutsummaryrefslogtreecommitdiffstats
path: root/fs/utimes.c
Commit message (Expand)AuthorAgeFilesLines
* 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