aboutsummaryrefslogtreecommitdiff
path: root/fs/posix_acl.c
AgeCommit message (Expand)Author
2011-08-01switch posix_acl_chmod() to umode_tAl Viro
2011-08-01switch posix_acl_from_mode() to umode_tAl Viro
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25bury posix_acl_..._masq() variantsAl Viro
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds