aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/acl.c
Commit message (Expand)AuthorAge
* Btrfs: cache no acl on new inodesJosef Bacik2012-05-30
* Btrfs: fix return value of btrfs_get_acl()Tsutomu Itoh2011-10-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-03
|\
| * Btrfs: make acl functions really no-op if acl is not enabledLi Zefan2011-08-01
* | switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-01
* | switch posix_acl_create() to umode_t *Al Viro2011-08-01
* | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
* | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
* | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-20
|/
* Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Chris Mason2011-05-22
|\
| * btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-05-15
|\ \ | |/ |/|
| * Prevent oopsing in posix_acl_valid()Daniel J Blueman2011-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-04-18
|\|
| * Btrfs: Check validity before setting an aclMiao Xie2011-04-13
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-07
|\
| * Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-28
| |\
| | * Btrfs: Don't return acl info when mounting with noacl optionMiao Xie2011-01-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-01-17
|\| |
| * | btrfs: Mem leak in btrfs_get_acl()Jesper Juhl2011-01-16
| |/
* | btrfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2010-06-11
|\
| * Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter2010-06-11
| * Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua2010-06-11
| * Btrfs: should add a permission check for setfaclShi Weihua2010-06-11
* | 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