提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Al Viro f0bb5aaf2c vfs: misc struct path constification 8 年之前
  Al Viro e55f1d1d13 Merge remote-tracking branch 'jk/vfs' into work.misc 8 年之前
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 年之前
  Miklos Szeredi f2b20f6ee8 vfs: move permission checking into notify_change() for utimes(NULL) 9 年之前
  Eryu Guan 337684a174 fs: return EPERM on immutable inode 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification 14 年之前
  Jeff Layton a69201d6f0 vfs: allow utimensat() calls to retry once on an ESTALE error 12 年之前
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 年之前
  Al Viro c217a2a004 switch utimes() to fget_light/fput_light 13 年之前
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 年之前
  David Howells c788732523 Mark arguments to certain syscalls as being const 15 年之前
  Heiko Carstens 6559eed8ca [CVE-2009-0029] System call wrappers part 30 16 年之前
  Heiko Carstens 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 年之前
  Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 年之前
  Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 年之前
  Miklos Szeredi beb29e058c [patch 4/4] vfs: immutable inode checking cleanup 17 年之前
  Miklos Szeredi e9b76fedc6 [patch 2/4] vfs: utimes cleanup 17 年之前
  Miklos Szeredi 9767d74957 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() 17 年之前
  Michael Kerrisk c70f844174 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() 17 年之前
  Michael Kerrisk 4cca92264e [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case 17 年之前
  Michael Kerrisk 94c70b9ba7 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW 17 年之前
  Michael Kerrisk 12fd0d3088 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files 17 年之前
  Miklos Szeredi 02c6be615f vfs: fix permission checking in sys_utimensat 17 年之前
  Dave Hansen 74f9fdfa1f [PATCH] r/o bind mounts: elevate write count for do_utimes() 17 年之前
  Jan Blunck 1d957f9bf8 Introduce path_put() 17 年之前
  Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 年之前
  Adrian Bunk 12c2ab5e8f fs/utimes.c should #include <linux/syscalls.h> 17 年之前
  Miklos Szeredi 043f46f615 VFS: check nanoseconds in utimensat 18 年之前