Commit Graph

12 Commits (236ae64063faf7d3398b4f9a889421b0d27a69d2)

Author SHA1 Message Date
Miklos Szeredi 02c6be615f vfs: fix permission checking in sys_utimensat 17 years ago
Dave Hansen 74f9fdfa1f [PATCH] r/o bind mounts: elevate write count for do_utimes() 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Adrian Bunk 12c2ab5e8f fs/utimes.c should #include <linux/syscalls.h> 17 years ago
Miklos Szeredi 043f46f615 VFS: check nanoseconds in utimensat 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Satyam Sharma 5b37696fda utime(s): Honour CAP_FOWNER when times==NULL 18 years ago
Linus Torvalds 1e5de2837c Fix permission checking for the new utimensat() system call 18 years ago
Ulrich Drepper 1c710c896e utimensat implementation 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Alexey Dobriyan 82b0547cfa [PATCH] Create fs/utimes.c 19 years ago