aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd/clntxdr.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-05lockd: adapt to breakup of struct file_lockGravatar Jeff Layton 1-7/+7
2019-02-13NFS: Remove print_overflow_msg()Gravatar Chuck Lever 1-14/+0
2018-11-27lockd: fix decoding of TEST resultsGravatar J. Bruce Fields 1-16/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constGravatar Christoph Hellwig 1-1/+1
2017-05-15sunrpc: move p_count out of struct rpc_procinfoGravatar Christoph Hellwig 1-0/+4
2017-05-15lockd: fix some weird indentationGravatar Christoph Hellwig 1-11/+11
2017-05-15lockd: fix decoder callback prototypesGravatar Christoph Hellwig 1-3/+5
2017-05-15lockd: fix encoder callback prototypesGravatar Christoph Hellwig 1-7/+15
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Gravatar Christoph Hellwig 1-0/+2
2012-11-04lockd: Remove unnecessary BUG_ON()s in the xdr client codeGravatar Trond Myklebust 1-8/+0
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesGravatar Trond Myklebust 1-1/+1
2012-04-13lockd: fix the endianness bugGravatar Al Viro 1-1/+1
2012-01-31SUNRPC: constify the rpc_programGravatar Trond Myklebust 1-4/+4
2010-12-16SUNRPC: New xdr_streams XDR decoder APIGravatar Chuck Lever 1-11/+9
2010-12-16SUNRPC: New xdr_streams XDR encoder APIGravatar Chuck Lever 1-53/+39
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Gravatar Chuck Lever 1-0/+643