aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason1-3/+2
2008-09-25Btrfs: optimize btrget/set/removexattrChristoph Hellwig1-9/+11
2008-09-25btrfs: optmize listxattrChristoph Hellwig1-2/+0
2008-09-25Btrfs: compile when posix acl's are disabledJosef Bacik1-0/+21
2008-09-25Btrfs: Add ACL supportJosef Bacik1-35/+261
2008-09-25Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)Chris Mason1-0/+1
2008-09-25Btrfs: Fix compile on 2.6.22 kernelYan1-0/+5
2008-09-25Btrfs: Implement ACLs setting and gettingYan1-29/+44
2008-09-25Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik1-0/+18
2008-09-25xattr support for btrfsJosef Bacik1-0/+66