summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-02-03lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2-4/+9
2018-02-03grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2015-08-13lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields5-9/+37
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton9-70/+125
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 Marchi2463-4252/+4252
2011-03-23Remove pointless memset in nfsacl_encode()Jesper Juhl1-1/+0
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever4-13/+31
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2-8/+28
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
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 Myklebust3-0/+3
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher16-1/+1166