summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/acl.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason2010-01-181-5/+7
* | Merge branch btrfs-master into for-linusChris Mason2009-12-171-10/+13
|\|
| * Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-171-10/+13
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-161-35/+12Star
|/
* Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-131-3/+3
* Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-291-3/+3
* helpers for acl caching + switch to thoseAl Viro2009-06-241-35/+9Star
* switch btrfs to inode->i_aclAl Viro2009-06-241-7/+7
* Fix btrfs when ACLs are configured outAl Viro2009-06-101-5/+0Star
* Btrfs: fix acl cachingChris Mason2009-04-271-5/+13
* New helper - current_umask()Al Viro2009-04-011-1/+1
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-061-3/+2Star
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-251-9/+11
* btrfs: optmize listxattrChristoph Hellwig2008-09-251-2/+0Star
* Btrfs: compile when posix acl's are disabledJosef Bacik2008-09-251-0/+21
* Btrfs: Add ACL supportJosef Bacik2008-09-251-35/+261
* Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)Chris Mason2008-09-251-0/+1
* Btrfs: Fix compile on 2.6.22 kernelYan2008-09-251-0/+5
* Btrfs: Implement ACLs setting and gettingYan2008-09-251-29/+44
* Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik2008-09-251-0/+18
* xattr support for btrfsJosef Bacik2008-09-251-0/+66