aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/acl.c
Commit message (Expand)AuthorAge
* btrfs: constify xattr_handlerStephen Hemminger2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-29
|\
| * Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang2010-01-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-01-21
|\|
| * Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason2010-01-17
* | Merge branch btrfs-master into for-linusChris Mason2009-12-17
|\|
| * Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-17
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-16
|/
* Btrfs: fix btrfs acl #ifdef checksChris Mason2009-10-13
* Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL codeChris Ball2009-09-29
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* switch btrfs to inode->i_aclAl Viro2009-06-24
* Fix btrfs when ACLs are configured outAl Viro2009-06-10
* Btrfs: fix acl cachingChris Mason2009-04-27
* New helper - current_umask()Al Viro2009-03-31
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-25
* btrfs: optmize listxattrChristoph Hellwig2008-09-25
* Btrfs: compile when posix acl's are disabledJosef Bacik2008-09-25
* Btrfs: Add ACL supportJosef Bacik2008-09-25
* Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)Chris Mason2008-09-25
* Btrfs: Fix compile on 2.6.22 kernelYan2008-09-25
* Btrfs: Implement ACLs setting and gettingYan2008-09-25
* Btrfs: Make ACLs return EOPNOTSUPP for nowJosef Bacik2008-09-25
* xattr support for btrfsJosef Bacik2008-09-25