Commit Graph

55 Commits (8748dfae379573cdbea4e765b55e608a1764f918)

Author SHA1 Message Date
Tsutomu Itoh cfbffc39ac Btrfs: fix return value of btrfs_get_acl() 14 years ago
Li Zefan 9b89d95a14 Btrfs: make acl functions really no-op if acl is not enabled 14 years ago
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 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
Daniel J Blueman f5de939149 Prevent oopsing in posix_acl_valid() 14 years ago
David Sterba c704005d88 btrfs: unify checking of IS_ERR and null 14 years ago
Miao Xie 329c5056be Btrfs: Check validity before setting an acl 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Miao Xie d0f69686c2 Btrfs: Don't return acl info when mounting with noacl option 14 years ago
Jesper Juhl 42838bb265 btrfs: Mem leak in btrfs_get_acl() 14 years ago
Nick Piggin 258a5aa8df btrfs: provide simple rcu-walk ACL implementation 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Dan Carpenter 834e74759a Btrfs: handle ERR_PTR from posix_acl_from_xattr() 15 years ago
Shi Weihua 731e3d1b43 Btrfs: prohibit a operation of changing acl's mask when noacl mount option used 15 years ago
Shi Weihua 2f26afba46 Btrfs: should add a permission check for setfacl 15 years ago
Stephen Hemminger f01cbd3f81 btrfs: constify xattr_handler 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
Yang Hongyang f858153c36 Btrfs: fix a memory leak in btrfs_init_acl 15 years ago
Chris Mason a9cc71a60c Btrfs: deal with NULL acl sent to btrfs_set_acl 15 years ago
Yan, Zheng f34f57a3ab Btrfs: Pass transaction handle to security and ACL initialization functions 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Chris Mason 0eda294dfc Btrfs: fix btrfs acl #ifdef checks 16 years ago
Chris Ball 3baf0bed0a Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code 16 years ago
Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 years ago
Al Viro 5affd88a10 switch btrfs to inode->i_acl 16 years ago
Al Viro 7df336ec12 Fix btrfs when ACLs are configured out 16 years ago
Chris Mason 7b1a14bbb0 Btrfs: fix acl caching 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Christoph Hellwig 95819c0573 Btrfs: optimize btrget/set/removexattr 17 years ago
Christoph Hellwig eaa47d8612 btrfs: optmize listxattr 17 years ago
Josef Bacik eab922ec89 Btrfs: compile when posix acl's are disabled 17 years ago
Josef Bacik 33268eaf0b Btrfs: Add ACL support 17 years ago
Chris Mason c1e32da616 Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) 17 years ago
Yan fb4bc1e056 Btrfs: Fix compile on 2.6.22 kernel 17 years ago
Yan 744f52f997 Btrfs: Implement ACLs setting and getting 17 years ago
Josef Bacik 1caf9342fc Btrfs: Make ACLs return EOPNOTSUPP for now 17 years ago
Josef Bacik 5103e947b9 xattr support for btrfs 17 years ago