summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs3acl.c
Commit message (Expand)AuthorAge
* userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* NFS: Fix a number of sparse warningsTrond Myklebust2012-03-11
* switch posix_acl_create() to umode_t *Al Viro2011-08-01
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
* NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nfs: remove unnecessary NFS_INO_INVALID_ACL checksJames Morris2009-06-17
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
* NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton2008-10-07
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-09
* NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-09
* NFSv3: Client-side nfsacl caching fixAndreas Gruenbacher2006-06-09
* SUNRPC: eliminate rpc_call()Chuck Lever2006-03-20
* [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-18
* [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-18
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-28
* [PATCH] NFS: Fix up v3 ACL caching codeTrond Myklebust2005-06-22
* [PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2005-06-22
* [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher2005-06-22
* [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-22