index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
posix_acl.h
Age
Commit message (
Expand
)
Author
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
Linus Torvalds