index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
posix_acl.h
Age
Commit message (
Expand
)
Author
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-09-27
posix_acl: uapi header split
Andreas Gruenbacher
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-11
posix_acl: de-union a_refcount and a_rcu
Jeff Layton
2016-06-30
vfs: Verify acls are valid within superblock's s_user_ns.
Eric W. Biederman
2016-03-31
posix_acl: Unexport acl_by_type and make it static
Andreas Gruenbacher
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-26
fs: remove generic_acl
Christoph Hellwig
2014-01-26
nfs: use generic posix ACL infrastructure for v3 Posix ACLs
Christoph Hellwig
2014-01-25
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
fs: add get_acl helper
Christoph Hellwig
2014-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-21
posix_acl: uninlining
Andrew Morton
2013-11-26
userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS
Eric W. Biederman
2012-09-18
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-08-03
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
Al Viro
2011-08-03
get rid of boilerplate switches in posix_acl.h
Al Viro
2011-08-01
switch posix_acl_chmod() to umode_t
Al Viro
2011-08-01
switch posix_acl_from_mode() to umode_t
Al Viro
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
2011-07-25
bury posix_acl_..._masq() variants
Al Viro
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-01-25
NFS: Prevent memory allocation failure in nfsacl_encode()
Chuck Lever
2011-01-07
fs: provide simple rcu-walk generic_check_acl implementation
Nick Piggin
2009-12-03
VFS: Add forget_all_cached_acls()
Steven Whitehouse
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
2009-06-24
helpers for acl caching + switch to those
Al Viro
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds