Commit Verlauf

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