Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
39581031a90d69e4b79cd044756169ff35ecab46
/
fs
/
btrfs
/
acl.c
776e4aa
btrfs: remove useless ACL check
by ZhangZhen
· 11 years ago
996a710
btrfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
8185554
Btrfs: fix incorrect inode acl reset
by Filipe David Borba Manana
· 11 years ago
755ac67
Btrfs: skip adding an acl attribute if we don't have to
by Liu Bo
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
30f8fe3
Btrfs: cache no acl on new inodes
by Josef Bacik
· 13 years ago
cfbffc3
Btrfs: fix return value of btrfs_get_acl()
by Tsutomu Itoh
· 13 years ago
ed8f373
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
9b89d95
Btrfs: make acl functions really no-op if acl is not enabled
by Li Zefan
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
945d896
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
by Chris Mason
· 13 years ago
eed631e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
f5de939
Prevent oopsing in posix_acl_valid()
by Daniel J Blueman
· 14 years ago
c704005
btrfs: unify checking of IS_ERR and null
by David Sterba
· 14 years ago
adff377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
329c505
Btrfs: Check validity before setting an acl
by Miao Xie
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
cb5520f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
eab49be
Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38
by Chris Mason
· 14 years ago
d0f6968
Btrfs: Don't return acl info when mounting with noacl option
by Miao Xie
· 14 years ago
eee2a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
42838bb
btrfs: Mem leak in btrfs_get_acl()
by Jesper Juhl
· 14 years ago
258a5aa
btrfs: provide simple rcu-walk ACL implementation
by Nick Piggin
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
b25b550
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
834e747
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
by Dan Carpenter
· 14 years ago
731e3d1
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
by Shi Weihua
· 14 years ago
2f26afb
Btrfs: should add a permission check for setfacl
by Shi Weihua
· 14 years ago
f01cbd3
btrfs: constify xattr_handler
by Stephen Hemminger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
67f15b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
f858153
Btrfs: fix a memory leak in btrfs_init_acl
by Yang Hongyang
· 15 years ago
30a0f5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
a9cc71a
Btrfs: deal with NULL acl sent to btrfs_set_acl
by Chris Mason
· 15 years ago
ebfee3d
Merge branch btrfs-master into for-linus
by Chris Mason
· 15 years ago
f34f57a
Btrfs: Pass transaction handle to security and ACL initialization functions
by Yan, Zheng
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
0eda294
Btrfs: fix btrfs acl #ifdef checks
by Chris Mason
· 15 years ago
3baf0be
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
by Chris Ball
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
5affd88
switch btrfs to inode->i_acl
by Al Viro
· 15 years ago
7df336e
Fix btrfs when ACLs are configured out
by Al Viro
· 15 years ago
7b1a14b
Btrfs: fix acl caching
by Chris Mason
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
95819c0
Btrfs: optimize btrget/set/removexattr
by Christoph Hellwig
· 16 years ago
eaa47d8
btrfs: optmize listxattr
by Christoph Hellwig
· 16 years ago
eab922e
Btrfs: compile when posix acl's are disabled
by Josef Bacik
· 16 years ago
33268ea
Btrfs: Add ACL support
by Josef Bacik
· 16 years ago
c1e32da
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)
by Chris Mason
· 17 years ago
fb4bc1e
Btrfs: Fix compile on 2.6.22 kernel
by Yan
· 17 years ago
744f52f
Btrfs: Implement ACLs setting and getting
by Yan
· 17 years ago
1caf934
Btrfs: Make ACLs return EOPNOTSUPP for now
by Josef Bacik
· 17 years ago
5103e94
xattr support for btrfs
by Josef Bacik
· 17 years ago