1. 2d8f303 [PATCH] sanitize __user_walk_fd() et.al. by Al Viro · 16 years ago
  2. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  3. beb29e0 [patch 4/4] vfs: immutable inode checking cleanup by Miklos Szeredi · 16 years ago
  4. e9b76fe [patch 2/4] vfs: utimes cleanup by Miklos Szeredi · 16 years ago
  5. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  6. c70f844 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() by Michael Kerrisk · 16 years ago
  7. 4cca922 [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case by Michael Kerrisk · 16 years ago
  8. 94c70b9 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW by Michael Kerrisk · 16 years ago
  9. 12fd0d3 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files by Michael Kerrisk · 16 years ago
  10. 02c6be6 vfs: fix permission checking in sys_utimensat by Miklos Szeredi · 16 years ago
  11. 74f9fdf [PATCH] r/o bind mounts: elevate write count for do_utimes() by Dave Hansen · 16 years ago
  12. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  13. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  14. 12c2ab5 fs/utimes.c should #include <linux/syscalls.h> by Adrian Bunk · 16 years ago
  15. 043f46f VFS: check nanoseconds in utimensat by Miklos Szeredi · 17 years ago
  16. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  17. 5b37696 utime(s): Honour CAP_FOWNER when times==NULL by Satyam Sharma · 17 years ago
  18. 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 17 years ago
  19. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  20. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  21. 82b0547 [PATCH] Create fs/utimes.c by Alexey Dobriyan · 18 years ago