summaryrefslogtreecommitdiff
path: root/fs/btrfs/acl.c
AgeCommit message (Expand)Author
2010-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-28Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-01-17Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason
2009-12-17Merge branch btrfs-master into for-linusChris Mason
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-10-13Btrfs: fix btrfs acl #ifdef checksChris Mason
2009-09-29Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-24switch btrfs to inode->i_aclAl Viro
2009-06-10Fix btrfs when ACLs are configured outAl Viro
2009-04-27Btrfs: fix acl cachingChris Mason
2009-03-31New helper - current_umask()Al Viro
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-09-25Btrfs: optimize btrget/set/removexattrChristoph Hellwig
2008-09-25btrfs: optmize listxattrChristoph Hellwig
2008-09-25Btrfs: compile when posix acl's are disabledJosef Bacik
2008-09-25Btrfs: Add ACL supportJosef Bacik
2008-09-25Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)Chris Mason
2008-09-25Btrfs: Fix compile on 2.6.22 kernelYan
2008-09-25Btrfs: Implement ACLs setting and gettingYan
2008-09-25Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik
2008-09-25xattr support for btrfsJosef Bacik