Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7dec5603b6b8dc4c3e1c65d318bd2a5a8c62a424
/
fs
/
ocfs2
/
acl.c
6fdb702
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
by Darrick J. Wong
· 11 years ago
702e5bc
ocfs2: 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
3d94ea5
ocfs2: clean up dead code in ocfs2_acl_from_xattr()
by Joseph Qi
· 11 years ago
9522751
ocfs2: Handle kuids and kgids in acl/xattr conversions.
by Eric W. Biederman
· 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
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
c0d960f
ocfs2_init_acl(): fix a leak
by Al Viro
· 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
03e4970
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
da561c9
ocfs2: remove INODE from unused files.
by Tao Ma
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
1282806
ocfs2: update ctime when changing the file's permission by setfacl
by Tao Ma
· 14 years ago
845b6cf
Fix the nested PR lock calling issue in ACL
by Jiaju Zhang
· 14 years ago
6eda3dd
ocfs2: do not overwrite error codes in ocfs2_init_acl
by Tiger Yang
· 14 years ago
537d81c
ocfs: 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
fcefd25
ocfs2: set i_mode on disk during acl operations
by Mark Fasheh
· 15 years ago
45e6297
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
f5befbb
ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_nolock()
by Jeff Liu
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
89c38bd
ocfs2: add ocfs2_init_acl in mknod
by Tiger Yang
· 16 years ago
060bc66
ocfs2: add ocfs2_acl_chmod
by Tiger Yang
· 16 years ago
23fc270
ocfs2: add ocfs2_check_acl
by Tiger Yang
· 16 years ago
929fb01
ocfs2: add POSIX ACL API
by Tiger Yang
· 16 years ago