summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-251-131/+73Star
* btrfs: optmize listxattrChristoph Hellwig2008-09-251-71/+11Star
* Btrfs: Add ACL supportJosef Bacik2008-09-251-10/+16
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-251-51/+0Star
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-9/+1Star
* Btrfs: Dislable acl xattr handlersYan2008-09-251-6/+6
* Btrfs: Fix compile on kernel without ACLs enabledYan2008-09-251-2/+4
* Btrfs: Change magic string to reflect new formatChris Mason2008-09-251-1/+2
* Btrfs: Implement ACLs setting and gettingYan2008-09-251-12/+4Star
* Btrfs: xattr fixesJosef Bacik2008-09-251-2/+2
* Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik2008-09-251-2/+2
* xattr support for btrfsJosef Bacik2008-09-251-0/+497