summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen2010-10-291-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-271-9/+3
|\
| * Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-251-9/+3
* | btrfs: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
|/
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-171-26/+54
* Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-131-1/+1
* Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-291-1/+1
* Btrfs: join the transaction in __btrfs_setxattrJosef Bacik2009-02-041-1/+1
* Btrfs: selinux supportJim Owens2009-02-041-0/+32
* Btrfs: cleanup xattr codeJosef Bacik2009-01-211-2/+12
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-1/+2
* Btrfs: fix return value from btrfs_listxattr when buffer size is too smallYehuda Sadeh Weinraub2008-12-171-1/+1
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-251-131/+73
* btrfs: optmize listxattrChristoph Hellwig2008-09-251-71/+11
* Btrfs: Add ACL supportJosef Bacik2008-09-251-10/+16
* Btrfs: Remove unused xattr codeJosef Bacik2008-09-251-51/+0
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-251-9/+1
* 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/+4
* 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
OpenPOWER on IntegriCloud