aboutsummaryrefslogtreecommitdiff
path: root/fs/posix_acl.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-28fs: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionGravatar Andreas Gruenbacher 1-0/+2
2011-08-01switch posix_acl_chmod() to umode_tGravatar Al Viro 1-2/+2
2011-08-01switch posix_acl_from_mode() to umode_tGravatar Al Viro 1-1/+1
2011-08-01switch posix_acl_equiv_mode() to umode_t *Gravatar Al Viro 1-2/+2
2011-08-01switch posix_acl_create() to umode_t *Gravatar Al Viro 1-3/+3
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-25fs: take the ACL checks to common codeGravatar Christoph Hellwig 1-1/+0
2011-07-25bury posix_acl_..._masq() variantsGravatar Al Viro 1-8/+3
2011-07-25kill boilerplates around posix_acl_create_masq()Gravatar Al Viro 1-0/+18
2011-07-25kill boilerplate around posix_acl_chmod_masq()Gravatar Al Viro 1-0/+18
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Gravatar Chuck Lever 1-4/+13
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemGravatar David Howells 1-2/+2
2006-10-01[PATCH] kmemdup: some usersGravatar Alexey Dobriyan 1-4/+2
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+381