aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.c
Commit message (Expand)AuthorAge
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
* Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-13
* Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-29
* Btrfs: join the transaction in __btrfs_setxattrJosef Bacik2009-02-04
* Btrfs: selinux supportJim Owens2009-02-04
* Btrfs: cleanup xattr codeJosef Bacik2009-01-21
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: fix return value from btrfs_listxattr when buffer size is too smallYehuda Sadeh Weinraub2008-12-17
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-25
* btrfs: optmize listxattrChristoph Hellwig2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-25
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-25
* Btrfs: Dislable acl xattr handlersYan2008-09-25
* Btrfs: Fix compile on kernel without ACLs enabledYan2008-09-25
* Btrfs: Change magic string to reflect new formatChris Mason2008-09-25
* Btrfs: Implement ACLs setting and gettingYan2008-09-25
* Btrfs: xattr fixesJosef Bacik2008-09-25
* Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik2008-09-25
* xattr support for btrfsJosef Bacik2008-09-25