aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs_common (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields1-2/+21
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton2-1/+115
2014-07-12fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick1-3/+2
2013-02-13nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman1-15/+26
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22Remove pointless memset in nfsacl_encode()Jesper Juhl1-1/+0
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever1-7/+15
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever1-6/+26
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-23SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust1-2/+2
2006-10-20[PATCH] nfs_common endianness annotationsAl Viro1-2/+2
2005-10-11[PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher1-35/+35
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust1-0/+1
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2-0/+264