Commit Graph

16 Commits (07767ebda385956bd2b193f9820de719475bfe6e)

Author SHA1 Message Date
Michael Kerrisk c70f844174 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() 17 years ago
Michael Kerrisk 4cca92264e [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case 17 years ago
Michael Kerrisk 94c70b9ba7 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW 17 years ago
Michael Kerrisk 12fd0d3088 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files 17 years ago
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