summaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c
Commit message (Expand)AuthorAgeFilesLines
* userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-181-15/+15
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
* vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2011-10-281-0/+2
* switch posix_acl_chmod() to umode_tAl Viro2011-08-011-2/+2
* switch posix_acl_from_mode() to umode_tAl Viro2011-08-011-1/+1
* switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-011-2/+2
* switch posix_acl_create() to umode_t *Al Viro2011-08-011-3/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-1/+0
* bury posix_acl_..._masq() variantsAl Viro2011-07-251-8/+3
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-251-0/+18
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-251-0/+18
* NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-4/+13
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-141-2/+2
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-4/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+381