index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
acl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
1
-1
/
+2
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+4
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
acl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
1
-1
/
+1
2020-01-27
ceph: remove unnecessary assignment in ceph_pre_init_acls()
Chengguang Xu
1
-2
/
+2
2019-07-08
ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
Yan, Zheng
1
-15
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173
Thomas Gleixner
1
-14
/
+1
2018-10-22
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
1
-2
/
+1
2018-10-22
ceph: check snap first in ceph_set_acl()
Chengguang Xu
1
-5
/
+5
2018-08-02
ceph: return errors from posix_acl_equiv_mode() correctly
Chengguang Xu
1
-3
/
+3
2018-08-02
ceph: restore ctime as well in the case of restoring old mode
Chengguang Xu
1
-2
/
+4
2018-08-02
ceph: add retry logic for error -ERANGE in ceph_get_acl()
Chengguang Xu
1
-3
/
+15
2017-06-14
ceph: unify inode i_ctime update
Yan, Zheng
1
-0
/
+1
2016-09-22
ceph: Propagate dentry down to inode_change_ok()
Jan Kara
1
-0
/
+5
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-4
/
+2
2016-04-23
ceph: Get rid of d_find_alias in ceph_set_acl
Andreas Gruenbacher
1
-9
/
+5
2016-03-31
posix_acl: Inode acl caching fixes
Andreas Gruenbacher
1
-0
/
+2
2015-12-06
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
1
-8
/
+8
2015-06-25
ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL
Yan, Zheng
1
-2
/
+2
2015-02-19
ceph: acl: Remove unused function
Rickard Strandqvist
1
-14
/
+0
2014-10-14
ceph: include the initial ACL in create/mkdir/mknod MDS requests
Yan, Zheng
1
-26
/
+99
2014-07-08
ceph: properly apply umask when ACL is enabled
Yan, Zheng
1
-2
/
+12
2014-06-06
ceph: remove useless ACL check
Zhang Zhen
1
-6
/
+0
2014-02-17
ceph: make ceph_forget_all_cached_acls() static inline
Guangliang Zhao
1
-5
/
+0
2014-02-17
ceph: fix ceph_set_acl()
Yan, Zheng
1
-5
/
+1
2014-01-31
ceph: fix missing dput in ceph_set_acl
Sage Weil
1
-3
/
+6
2014-01-30
ceph: simplify ceph_{get,init}_acl
Christoph Hellwig
1
-40
/
+16
2014-01-29
ceph: fix posix ACL hooks
Sage Weil
1
-5
/
+4
2014-01-28
ceph: Fix up after semantic merge conflict
Linus Torvalds
1
-102
/
+1
2013-12-31
ceph: add acl for cephfs
Guangliang Zhao
1
-0
/
+332