index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
acl.c
Age
Commit message (
Expand
)
Author
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
2010-05-21
btrfs: constify xattr_handler
Stephen Hemminger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-01-28
Btrfs: fix a memory leak in btrfs_init_acl
Yang Hongyang
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-01-17
Btrfs: deal with NULL acl sent to btrfs_set_acl
Chris Mason
2009-12-17
Merge branch btrfs-master into for-linus
Chris Mason
2009-12-17
Btrfs: Pass transaction handle to security and ACL initialization functions
Yan, Zheng
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-10-13
Btrfs: fix btrfs acl #ifdef checks
Chris Mason
2009-09-29
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
Chris Ball
2009-06-24
helpers for acl caching + switch to those
Al Viro
2009-06-24
switch btrfs to inode->i_acl
Al Viro
2009-06-10
Fix btrfs when ACLs are configured out
Al Viro
2009-04-27
Btrfs: fix acl caching
Chris Mason
2009-03-31
New helper - current_umask()
Al Viro
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2008-09-25
Btrfs: optimize btrget/set/removexattr
Christoph Hellwig
2008-09-25
btrfs: optmize listxattr
Christoph Hellwig
2008-09-25
Btrfs: compile when posix acl's are disabled
Josef Bacik
2008-09-25
Btrfs: Add ACL support
Josef Bacik
2008-09-25
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)
Chris Mason
2008-09-25
Btrfs: Fix compile on 2.6.22 kernel
Yan
2008-09-25
Btrfs: Implement ACLs setting and getting
Yan
2008-09-25
Btrfs: Make ACLs return EOPNOTSUPP for now
Josef Bacik
2008-09-25
xattr support for btrfs
Josef Bacik