提交历史

作者 SHA1 备注 提交日期
  Al Viro a3fbbde70a VFS: we need to set LOOKUP_JUMPED on mountpoint crossing 13 年之前
  Andy Whitcroft 1fa1e7f615 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups 13 年之前
  J. Bruce Fields f3c7691e8d leases: fix write-open/read-lease race 13 年之前
  Andreas Gruenbacher 948409c74d vfs: add a comment to inode_permission() 13 年之前
  Andreas Gruenbacher d124b60a83 vfs: pass all mask flags check_acl and posix_acl_permission 13 年之前
  Andreas Gruenbacher 8fd90c8d1d vfs: indicate that the permission functions take all the MAY_* flags 13 年之前
  Linus Torvalds b6c8069d35 vfs: remove LOOKUP_NO_AUTOMOUNT flag 13 年之前
  Linus Torvalds d94c177bee vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag 13 年之前
  Al Viro 1d2ef59014 restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() 13 年之前
  Miklos Szeredi 0ec26fd069 vfs: automount should ignore LOOKUP_FOLLOW 14 年之前
  Linus Torvalds 7813b94a54 vfs: rename 'do_follow_link' to 'should_follow_link' 14 年之前
  Ari Savolainen 206b1d09a5 Fix POSIX ACL permission check 14 年之前
  Linus Torvalds 3ddcd0569c vfs: optimize inode cache access patterns 14 年之前
  Al Viro 3567866bf2 RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached 14 年之前
  David Howells 5a30d8a2b8 VFS: Fix automount for negative autofs dentries 14 年之前
  Linus Torvalds 84635d68be vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set 14 年之前
  Linus Torvalds 14067ff536 vfs: make gcc generate more obvious code for acl permission checking 14 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前
  Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 年之前
  Tobias Klauser 8c5dc70aae VFS: Fixup kerneldoc for generic_permission() 14 年之前
  Al Viro e3c3d9c838 unexport kern_path_parent() 14 年之前
  Al Viro e0a0124936 switch vfs_path_lookup() to struct path 14 年之前
  Al Viro ed75e95de5 kill lookup_create() 14 年之前
  Al Viro dae6ad8f37 new helpers: kern_path_create/user_path_create 14 年之前
  Al Viro 49084c3bb2 kill LOOKUP_CONTINUE 14 年之前
  Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 年之前
  Al Viro 554a8b9f54 Don't pass nameidata when calling vfs_create() from mknod() 14 年之前
  Al Viro d2d9e9fbc2 merge do_revalidate() into its only caller 14 年之前
  Al Viro 4ad5abb3d0 no reason to keep exec_permission() separate now 14 年之前
  Al Viro d594e7ec4d massage generic_permission() to treat directories on a separate path 14 年之前