aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntxdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13NFS: Remove print_overflow_msg()Chuck Lever1-14/+0
2018-11-27lockd: fix decoding of TEST resultsJ. Bruce Fields1-16/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig1-1/+1
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig1-0/+4
2017-05-15lockd: fix some weird indentationChristoph Hellwig1-11/+11
2017-05-15lockd: fix decoder callback prototypesChristoph Hellwig1-3/+5
2017-05-15lockd: fix encoder callback prototypesChristoph Hellwig1-7/+15
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig1-0/+2
2012-11-04lockd: Remove unnecessary BUG_ON()s in the xdr client codeTrond Myklebust1-8/+0
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust1-1/+1
2012-04-13lockd: fix the endianness bugAl Viro1-1/+1
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust1-4/+4
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-11/+9
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-53/+39
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Chuck Lever1-0/+643