Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9819eb9cd3252fe45d52500f0f12980ee040177
/
fs
/
jffs2
/
acl.c
b6861d0
fs/jffs2/acl.c: remove null test before kfree
by Fabian Frederick
· 10 years ago
f2963d4
jffs2: 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
0cfe53d
userns: Convert jffs2 to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 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
5a52895
jffs2: Use pr_fmt and remove jffs: from formats
by Joe Perches
· 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
963945b
fix jffs2 ACLs on big-endian with 16bit mode_t
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
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
3975d16
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
by Linus Torvalds
· 14 years ago
1c24d06
jffs2: update ctime when changing the file's permission by setfacl
by Jan Kara
· 14 years ago
365f0cb
jffs2: constify xattr_handler
by Stephen Hemminger
· 14 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
18f4c64
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
by Linus Torvalds
· 15 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
290c263
switch jffs2 to inode->i_acl
by Al Viro
· 15 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
fc371a2
[JFFS2] jffs2_acl_count() tests < 0 on unsigned
by Roel Kluin
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
36f97bc
[JFFS2] Add missing call to posix_acl_release
by Julia Lawall
· 17 years ago
050416e
[JFFS2] make jffs2_get_acl() static
by Adrian Bunk
· 17 years ago
8d6ea58
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
by David Woodhouse
· 17 years ago
cfc8dc6
[JFFS2] Tidy up fix for ACL/permissions problem.
by KaiGai Kohei
· 17 years ago
9ed437c
[JFFS2] Fix ACL vs. mode handling.
by David Woodhouse
· 17 years ago
3bd858a
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
by Satyam Sharma
· 17 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
c7afb0f
[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
by KaiGai Kohei
· 18 years ago
a1ae76e
[JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL.
by KaiGai Kohei
· 18 years ago
dea8013
[JFFS2][XATTR] remove redundant pointer cast in acl.c
by KaiGai Kohei
· 18 years ago
652ecc2
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
by KaiGai Kohei
· 18 years ago
de1f72f
[JFFS2][XATTR] remove typedef from posix_acl related definition.
by KaiGai Kohei
· 18 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 18 years ago