Commit Graph

21 Commits (e7ade46a53055c19a01c8becbe7807f9075d6fee)

Author SHA1 Message Date
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Miklos Szeredi beb29e058c [patch 4/4] vfs: immutable inode checking cleanup 17 years ago
Miklos Szeredi e9b76fedc6 [patch 2/4] vfs: utimes cleanup 17 years ago
Miklos Szeredi 9767d74957 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() 17 years ago
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