index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
posix_acl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
acl: make posix_acl_clone() available to overlayfs
Christian Brauner
2022-07-15
1
-0
/
+1
*
ovl: enable RCU'd ->get_acl()
Miklos Szeredi
2021-08-18
1
-1
/
+2
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-4
/
+7
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-2
/
+5
*
posix_acl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-18
1
-1
/
+1
*
posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t
Elena Reshetova
2018-01-02
1
-3
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-0
/
+1
|
\
|
*
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-09-22
1
-0
/
+1
*
|
posix_acl: uapi header split
Andreas Gruenbacher
2016-09-27
1
-21
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
1
-1
/
+1
|
\
|
*
vfs: Verify acls are valid within superblock's s_user_ns.
Eric W. Biederman
2016-06-30
1
-1
/
+1
*
|
posix_acl: de-union a_refcount and a_rcu
Jeff Layton
2016-07-11
1
-4
/
+2
|
/
*
posix_acl: Unexport acl_by_type and make it static
Andreas Gruenbacher
2016-03-31
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
1
-4
/
+39
|
\
|
*
fs: remove generic_acl
Christoph Hellwig
2014-01-26
1
-0
/
+9
|
*
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
2014-01-26
1
-0
/
+4
|
*
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
1
-3
/
+12
|
*
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
1
-4
/
+13
|
*
fs: add get_acl helper
Christoph Hellwig
2014-01-25
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-25
1
-3
/
+0
|
\
\
|
*
|
userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS
Eric W. Biederman
2013-11-26
1
-3
/
+0
|
|
/
*
/
posix_acl: uninlining
Andrew Morton
2014-01-21
1
-72
/
+6
|
/
*
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
2012-09-18
1
-1
/
+7
*
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
*
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
Al Viro
2011-08-03
1
-9
/
+9
*
get rid of boilerplate switches in posix_acl.h
Al Viro
2011-08-03
1
-42
/
+20
*
switch posix_acl_chmod() to umode_t
Al Viro
2011-08-01
1
-1
/
+1
*
switch posix_acl_from_mode() to umode_t
Al Viro
2011-08-01
1
-1
/
+1
*
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
1
-1
/
+1
*
switch posix_acl_create() to umode_t *
Al Viro
2011-08-01
1
-1
/
+1
*
bury posix_acl_..._masq() variants
Al Viro
2011-07-25
1
-3
/
+0
*
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
1
-0
/
+1
*
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
1
-0
/
+1
*
NFS: Prevent memory allocation failure in nfsacl_encode()
Chuck Lever
2011-01-25
1
-0
/
+1
*
fs: provide simple rcu-walk generic_check_acl implementation
Nick Piggin
2011-01-07
1
-0
/
+19
*
VFS: Add forget_all_cached_acls()
Steven Whitehouse
2009-12-03
1
-0
/
+14
*
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
1
-0
/
+9
*
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
2009-06-24
1
-1
/
+2
*
helpers for acl caching + switch to those
Al Viro
2009-06-24
1
-0
/
+64
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
1
-3
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+86