Chengguang Xu
|
6fd941784b
ext4: cache NULL when both default_acl and acl are NULL
|
6 lat temu |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 lat temu |
Jan Kara
|
a3bb2d5587
ext4: Don't clear SGID when inheriting ACLs
|
8 lat temu |
Ernesto A. Fernández
|
397e434176
ext4: preserve i_mode if __ext4_set_acl() fails
|
8 lat temu |
Tahsin Erdogan
|
af65207c76
ext4: fix __ext4_new_inode() journal credits calculation
|
8 lat temu |
Tahsin Erdogan
|
dec214d00e
ext4: xattr inode deduplication
|
8 lat temu |
Tahsin Erdogan
|
c1a5d5f6ab
ext4: improve journal credit handling in set xattr paths
|
8 lat temu |
Tahsin Erdogan
|
b8cb5a545c
ext4: fix quota charging for shared xattr blocks
|
8 lat temu |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 lat temu |
Jan Kara
|
073931017b
posix_acl: Clear SGID bit when setting file permissions
|
9 lat temu |
Andreas Gruenbacher
|
b8a7a3a667
posix_acl: Inode acl caching fixes
|
9 lat temu |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 lat temu |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 lat temu |
Christoph Hellwig
|
37bc15392a
fs: make posix_acl_create more useful
|
11 lat temu |
Christoph Hellwig
|
5bf3258fd2
fs: make posix_acl_chmod more useful
|
11 lat temu |
Theodore Ts'o
|
95eaefbdec
ext4: fix the number of credits needed for acl ops with inline data
|
12 lat temu |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 lat temu |
Eugene Shatokhin
|
24ec19b0ae
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
|
12 lat temu |
Eric W. Biederman
|
af84df93ff
userns: Convert extN to support kuids and kgids in posix acls
|
13 lat temu |
Eric W. Biederman
|
5f3a4a28ec
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
|
13 lat temu |
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
|
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
|
73598611ad
ext2,3,4: provide simple rcu-walk ACL implementation
|
14 lat temu |