Jan Kara
|
073931017b
posix_acl: Clear SGID bit when setting file permissions
|
9 лет назад |
Al Viro
|
1a39ba99b5
gfs2: Switch to generic xattr handlers
|
9 лет назад |
Andreas Gruenbacher
|
97d7929922
posix acls: Remove duplicate xattr name definitions
|
9 лет назад |
Andreas Gruenbacher
|
932e468a37
GFS2: gfs2_set_acl(): Cache "no acl" as well
|
10 лет назад |
Andrew Elble
|
278702074f
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()
|
10 лет назад |
Bob Peterson
|
733dbc1b21
GFS2: inline function gfs2_set_mode
|
11 лет назад |
Bob Peterson
|
b00263d1ca
GFS2: Increase the max number of ACLs
|
11 лет назад |
Jie Liu
|
f2113eb8a4
GFS2: return -E2BIG if hit the maximum limits of ACLs
|
11 лет назад |
Christoph Hellwig
|
e01580bf9e
gfs2: use generic posix ACL infrastructure
|
11 лет назад |
Christoph Hellwig
|
37bc15392a
fs: make posix_acl_create more useful
|
11 лет назад |
Christoph Hellwig
|
5bf3258fd2
fs: make posix_acl_chmod more useful
|
11 лет назад |
Eric W. Biederman
|
6b24c0d279
gfs2: Use uid_eq and gid_eq where appropriate
|
12 лет назад |
Eric W. Biederman
|
5f3a4a28ec
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
|
13 лет назад |
Steven Whitehouse
|
f9425ad4e5
GFS2: Fix sgid propagation when using ACLs
|
13 лет назад |
Steven Whitehouse
|
018a01cd27
GFS2: We only need one ACL getting function
|
13 лет назад |
Steven Whitehouse
|
ab9bbda020
GFS2: Use ->dirty_inode()
|
14 лет назад |
Al Viro
|
d6952123b5
switch posix_acl_equiv_mode() to umode_t *
|
14 лет назад |
Al Viro
|
d3fb612076
switch posix_acl_create() to umode_t *
|
14 лет назад |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 лет назад |
Al Viro
|
826cae2f2b
kill boilerplates around posix_acl_create_masq()
|
14 лет назад |
Al Viro
|
bc26ab5f65
kill boilerplate around posix_acl_chmod_masq()
|
14 лет назад |
Linus Torvalds
|
e77819e57f
vfs: move ACL cache lookup into generic code
|
14 лет назад |
Al Viro
|
7e40145eb1
->permission() sanitizing: don't pass flags to ->check_acl()
|
14 лет назад |
Al Viro
|
9c2c703929
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
|
14 лет назад |
Steven Whitehouse
|
75d5cfbe4b
GFS2: Post-VFS scale update for RCU path walk
|
14 лет назад |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 лет назад |
Linus Torvalds
|
f16a5e3478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
|
15 лет назад |
Stephen Hemminger
|
b7bb0a1291
gfs: constify xattr_handler
|
15 лет назад |
Steven Whitehouse
|
f72f2d2e2f
GFS2: Don't "get" xattrs for ACLs when ACLs are turned off
|
15 лет назад |
Christoph Hellwig
|
431547b3c4
sanitize xattr handler prototypes
|
15 лет назад |