| Commit message (Expand) | Author | Age | Files | Lines |
* | Btrfs: fix return value of btrfs_get_acl() | Tsutomu Itoh | 2011-10-20 | 1 | -10/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-08-02 | 1 | -17/+0 |
|\ |
|
| * | Btrfs: make acl functions really no-op if acl is not enabled | Li Zefan | 2011-08-01 | 1 | -17/+0 |
* | | switch posix_acl_equiv_mode() to umode_t * | Al Viro | 2011-08-01 | 1 | -4/+1 |
* | | switch posix_acl_create() to umode_t * | Al Viro | 2011-08-01 | 1 | -4/+1 |
* | | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 1 | -17/+1 |
* | | kill boilerplates around posix_acl_create_masq() | Al Viro | 2011-07-25 | 1 | -16/+8 |
* | | kill boilerplate around posix_acl_chmod_masq() | Al Viro | 2011-07-25 | 1 | -11/+5 |
* | | vfs: move ACL cache lookup into generic code | Linus Torvalds | 2011-07-25 | 1 | -12/+7 |
* | | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 2011-07-20 | 1 | -1/+1 |
* | | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() | Al Viro | 2011-07-20 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino... | Chris Mason | 2011-05-22 | 1 | -1/+1 |
|\ |
|
| * | btrfs: unify checking of IS_ERR and null | David Sterba | 2011-05-02 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-05-15 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Prevent oopsing in posix_acl_valid() | Daniel J Blueman | 2011-05-14 | 1 | -2/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-04-18 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | Btrfs: Check validity before setting an acl | Miao Xie | 2011-04-13 | 1 | -4/+5 |
* | | userns: rename is_owner_or_cap to inode_owner_or_capable | Serge E. Hallyn | 2011-03-23 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-02-07 | 1 | -0/+6 |
|\ |
|
| * | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 2011-01-28 | 1 | -0/+6 |
| |\ |
|
| | * | Btrfs: Don't return acl info when mounting with noacl option | Miao Xie | 2011-01-27 | 1 | -0/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2011-01-17 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | btrfs: Mem leak in btrfs_get_acl() | Jesper Juhl | 2011-01-16 | 1 | -1/+3 |
| |/ |
|
* | | btrfs: provide simple rcu-walk ACL implementation | Nick Piggin | 2011-01-07 | 1 | -9/+12 |
* | | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-06-11 | 1 | -0/+8 |
|\ |
|
| * | Btrfs: handle ERR_PTR from posix_acl_from_xattr() | Dan Carpenter | 2010-06-11 | 1 | -0/+2 |
| * | Btrfs: prohibit a operation of changing acl's mask when noacl mount option used | Shi Weihua | 2010-06-11 | 1 | -0/+3 |
| * | Btrfs: should add a permission check for setfacl | Shi Weihua | 2010-06-11 | 1 | -0/+3 |
* | | btrfs: constify xattr_handler | Stephen Hemminger | 2010-05-21 | 1 | -2/+2 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-01-29 | 1 | -0/+1 |
|\ |
|
| * | Btrfs: fix a memory leak in btrfs_init_acl | Yang Hongyang | 2010-01-28 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-01-21 | 1 | -5/+7 |
|\ \
| |/ |
|
| * | Btrfs: deal with NULL acl sent to btrfs_set_acl | Chris Mason | 2010-01-17 | 1 | -5/+7 |
* | | Merge branch btrfs-master into for-linus | Chris Mason | 2009-12-17 | 1 | -10/+13 |
|\ \
| |/ |
|
| * | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng | 2009-12-17 | 1 | -10/+13 |
* | | sanitize xattr handler prototypes | Christoph Hellwig | 2009-12-16 | 1 | -35/+12 |
|/ |
|
* | Btrfs: fix btrfs acl #ifdef checks | Chris Mason | 2009-10-13 | 1 | -3/+3 |
* | Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code | Chris Ball | 2009-09-29 | 1 | -3/+3 |
* | helpers for acl caching + switch to those | Al Viro | 2009-06-24 | 1 | -35/+9 |
* | switch btrfs to inode->i_acl | Al Viro | 2009-06-24 | 1 | -7/+7 |
* | Fix btrfs when ACLs are configured out | Al Viro | 2009-06-10 | 1 | -5/+0 |
* | Btrfs: fix acl caching | Chris Mason | 2009-04-27 | 1 | -5/+13 |
* | New helper - current_umask() | Al Viro | 2009-03-31 | 1 | -1/+1 |
* | Btrfs: Fix checkpatch.pl warnings | Chris Mason | 2009-01-05 | 1 | -3/+2 |
* | Btrfs: optimize btrget/set/removexattr | Christoph Hellwig | 2008-09-25 | 1 | -9/+11 |
* | btrfs: optmize listxattr | Christoph Hellwig | 2008-09-25 | 1 | -2/+0 |
* | Btrfs: compile when posix acl's are disabled | Josef Bacik | 2008-09-25 | 1 | -0/+21 |
* | Btrfs: Add ACL support | Josef Bacik | 2008-09-25 | 1 | -35/+261 |