summaryrefslogtreecommitdiff
path: root/fs/posix_acl.c
Commit message (Expand)AuthorAge
* fs: get_acl() must be allowed to return EOPNOTSUPPTrond Myklebust2014-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\
| * fs: remove generic_aclChristoph Hellwig2014-01-26
| * fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
| * fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
| * fs: add generic xattr_acl handlersChristoph Hellwig2014-01-25
| * fs: add get_acl helperChristoph Hellwig2014-01-25
| * fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-25
* | userns: relax the posix_acl_valid() checksAndreas Gruenbacher2014-01-23
* | posix_acl: uninliningAndrew Morton2014-01-21
|/
* userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-18
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2011-10-28
* switch posix_acl_chmod() to umode_tAl Viro2011-08-01
* switch posix_acl_from_mode() to umode_tAl Viro2011-08-01
* switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-01
* switch posix_acl_create() to umode_t *Al Viro2011-08-01
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* bury posix_acl_..._masq() variantsAl Viro2011-07-25
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-14
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-01
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16