Commit Graph

19 Commits (938239560cee6d82f94160df2bf60bb422908ef8)

Author SHA1 Message Date
Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
Al Viro 95203befa8 generic_acl: no need to clone acl just to push it to set_cached_acl() 14 years ago
Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 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
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Nick Piggin 1e1743ebe3 fs: provide simple rcu-walk generic_check_acl implementation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Jan Kara dad5eb6daa vfs: update ctime when changing the file's permission by setfacl 15 years ago
Stephen Hemminger bb4354538e fs: xattr_handler table should be const 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig 1c7c474c31 make generic_acl slightly more generic 15 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Andreas Gruenbacher f0c8bd164e [PATCH] Generic infrastructure for acls 19 years ago