Commit History

Author SHA1 Message Date
  David Howells 5a30d8a2b8 VFS: Fix automount for negative autofs dentries 14 years ago
  Linus Torvalds 84635d68be vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set 14 years ago
  Linus Torvalds 14067ff536 vfs: make gcc generate more obvious code for acl permission checking 14 years ago
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 years ago
  Tobias Klauser 8c5dc70aae VFS: Fixup kerneldoc for generic_permission() 14 years ago
  Al Viro e3c3d9c838 unexport kern_path_parent() 14 years ago
  Al Viro e0a0124936 switch vfs_path_lookup() to struct path 14 years ago
  Al Viro ed75e95de5 kill lookup_create() 14 years ago
  Al Viro dae6ad8f37 new helpers: kern_path_create/user_path_create 14 years ago
  Al Viro 49084c3bb2 kill LOOKUP_CONTINUE 14 years ago
  Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 years ago
  Al Viro 554a8b9f54 Don't pass nameidata when calling vfs_create() from mknod() 14 years ago
  Al Viro d2d9e9fbc2 merge do_revalidate() into its only caller 14 years ago
  Al Viro 4ad5abb3d0 no reason to keep exec_permission() separate now 14 years ago
  Al Viro d594e7ec4d massage generic_permission() to treat directories on a separate path 14 years ago
  Al Viro eecdd358b4 ->permission() sanitizing: don't pass flags to exec_permission() 14 years ago
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
  Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
  Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
  Al Viro 1fc0f78ca9 ->permission() sanitizing: MAY_NOT_BLOCK 14 years ago
  Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
  Al Viro 07b8ce1ee8 lockless get_write_access/deny_write_access 14 years ago
  Al Viro f4d6ff89d8 move exec_permission() up to the rest of permission-related functions 14 years ago
  Al Viro 3bfa784a65 kill file_permission() completely 14 years ago
  Al Viro 78f32a9b47 switch path_init() to exec_permission() 14 years ago
  Al Viro 4cf27141cb make exec_permission(dir) really equivalent to inode_permission(dir, MAY_EXEC) 14 years ago
  Josef Bacik 44396f4b5c fs: add a DCACHE_NEED_LOOKUP flag for d_flags 14 years ago
  Linus Torvalds 5943026240 vfs: fix race in rcu lookup of pruned dentry 14 years ago