Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-14 | Introduce path_put() | Jan Blunck | 1 | -1/+1 |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -1/+1 |
2008-02-06 | fs/utimes.c should #include <linux/syscalls.h> | Adrian Bunk | 1 | -0/+1 |
2007-10-17 | VFS: check nanoseconds in utimensat | Miklos Szeredi | 1 | -0/+13 |
2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 1 | -1/+1 |
2007-07-16 | utime(s): Honour CAP_FOWNER when times==NULL | Satyam Sharma | 1 | -1/+1 |
2007-07-08 | Fix permission checking for the new utimensat() system call | Linus Torvalds | 1 | -3/+10 |
2007-05-08 | utimensat implementation | Ulrich Drepper | 1 | -60/+102 |
2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 1 | -0/+1 |
2006-10-01 | [PATCH] Create fs/utimes.c | Alexey Dobriyan | 1 | -0/+137 |