Al Viro
|
d6952123b5
switch posix_acl_equiv_mode() to umode_t *
|
14 lat temu |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 lat temu |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 lat temu |
Al Viro
|
826cae2f2b
kill boilerplates around posix_acl_create_masq()
|
14 lat temu |
Al Viro
|
bc26ab5f65
kill boilerplate around posix_acl_chmod_masq()
|
14 lat temu |
Linus Torvalds
|
e77819e57f
vfs: move ACL cache lookup into generic code
|
14 lat temu |
Al Viro
|
963945bf93
fix jffs2 ACLs on big-endian with 16bit mode_t
|
14 lat temu |
Al Viro
|
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
|
14 lat temu |
Al Viro
|
9c2c703929
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
|
14 lat temu |
Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 lat temu |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 lat temu |
Linus Torvalds
|
3975d16760
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
|
15 lat temu |
Jan Kara
|
1c24d06f8e
jffs2: update ctime when changing the file's permission by setfacl
|
15 lat temu |
Stephen Hemminger
|
365f0cb9d2
jffs2: constify xattr_handler
|
15 lat temu |
Christoph Hellwig
|
431547b3c4
sanitize xattr handler prototypes
|
15 lat temu |
Linus Torvalds
|
18f4c64477
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
|
15 lat temu |
Al Viro
|
72c04902d1
Get "no acls for this inode" right, fix shmem breakage
|
16 lat temu |
Al Viro
|
073aaa1b14
helpers for acl caching + switch to those
|
16 lat temu |
Al Viro
|
290c263bf8
switch jffs2 to inode->i_acl
|
16 lat temu |
Linus Torvalds
|
22ae77bc7a
Merge git://git.infradead.org/mtd-2.6
|
16 lat temu |
Al Viro
|
ce3b0f8d5c
New helper - current_umask()
|
16 lat temu |
Roel Kluin
|
fc371a25ea
[JFFS2] jffs2_acl_count() tests < 0 on unsigned
|
16 lat temu |
Al Viro
|
e6305c43ed
[PATCH] sanitize ->permission() prototype
|
17 lat temu |
Julia Lawall
|
36f97bc617
[JFFS2] Add missing call to posix_acl_release
|
17 lat temu |
Adrian Bunk
|
050416e933
[JFFS2] make jffs2_get_acl() static
|
17 lat temu |
David Woodhouse
|
8d6ea587d9
[JFFS2] Prevent return of initialised variable in jffs2_init_acl_post()
|
17 lat temu |
KaiGai Kohei
|
cfc8dc6f6f
[JFFS2] Tidy up fix for ACL/permissions problem.
|
17 lat temu |
David Woodhouse
|
9ed437c50d
[JFFS2] Fix ACL vs. mode handling.
|
18 lat temu |
Satyam Sharma
|
3bd858ab1c
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
|
18 lat temu |
David Woodhouse
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
18 lat temu |