summaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntxdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove print_overflow_msg()Chuck Lever2019-02-131-14/+0Star
* lockd: fix decoding of TEST resultsJ. Bruce Fields2018-11-271-16/+6Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-151-0/+4
* lockd: fix some weird indentationChristoph Hellwig2017-05-151-11/+11
* lockd: fix decoder callback prototypesChristoph Hellwig2017-05-151-3/+5
* lockd: fix encoder callback prototypesChristoph Hellwig2017-05-151-7/+15
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-0/+2
* lockd: Remove unnecessary BUG_ON()s in the xdr client codeTrond Myklebust2012-11-041-8/+0Star
* NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2012-10-171-1/+1
* lockd: fix the endianness bugAl Viro2012-04-131-1/+1
* SUNRPC: constify the rpc_programTrond Myklebust2012-02-011-4/+4
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-11/+9Star
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-53/+39Star
* lockd: Introduce new-style XDR functions for NLMv3Chuck Lever2010-12-161-0/+643