aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3acl.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-2/+2
* NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust2010-05-141-7/+16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfs: remove unnecessary NFS_INO_INVALID_ACL checksJames Morris2009-06-171-2/+0
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-101-6/+21
* NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton2008-10-071-0/+2
* NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-091-3/+6
* NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-2/+0
* NFSv3: Client-side nfsacl caching fixAndreas Gruenbacher2006-06-091-3/+8
* SUNRPC: eliminate rpc_call()Chuck Lever2006-03-201-4/+12
* [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-181-0/+2
* [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-181-1/+1
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-281-7/+7
* [PATCH] NFS: Fix up v3 ACL caching codeTrond Myklebust2005-06-221-5/+6
* [PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher2005-06-221-15/+85
* [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher2005-06-221-0/+29
* [PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher2005-06-221-0/+303