summaryrefslogtreecommitdiffstats
path: root/fs/nfs_common
Commit message (Expand)AuthorAgeFilesLines
* nfs_common: fix doc warningChenXiaoSong2021-07-061-0/+1
* NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLsChuck Lever2021-03-221-0/+71
* NFSv4_2: SSC helper should use its own config.Dai Ngo2021-01-282-3/+1
* NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLsChuck Lever2021-01-251-0/+52
* nfs_common: need lock during iterate through the listCheng Lin2020-12-091-1/+5
* NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo2020-10-212-0/+95
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2017-11-271-1/+5
* grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin2017-11-271-1/+3
* nfs_common: convert int to boolCorentin Labbe2017-09-261-5/+5
* nfs_common: move locks_in_grace comment at the right placeCorentin Labbe2017-09-261-7/+7
* nfs_common: fix build warning in grace.cCorentin Labbe2017-09-261-1/+1
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* lockd: NLM grace period shouldn't block NFSv4 opensJ. Bruce Fields2015-08-131-2/+21
* lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-172-1/+115
* fs/nfs_common/nfsacl.c: move EXPORT symbol after functionsFabian Frederick2014-07-121-3/+2
* nfs_common: Update the translation between nfsv3 acls linux posix aclsEric W. Biederman2013-02-131-15/+26
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Remove pointless memset in nfsacl_encode()Jesper Juhl2011-03-221-1/+0
* NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-7/+15
* NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-251-6/+26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust2008-12-231-2/+2
* [PATCH] nfs_common endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] nfsacl: Solaris VxFS compatibility fixAndreas Gruenbacher2005-10-111-35/+35
* [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-222-0/+264