aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd/xdr.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-13SUNRPC: Change return value type of .pc_encodeGravatar Chuck Lever 1-9/+9
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeGravatar Chuck Lever 1-7/+4
2021-10-13SUNRPC: Change return value type of .pc_decodeGravatar Chuck Lever 1-48/+48
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeGravatar Chuck Lever 1-17/+10
2021-07-06lockd: Update the NLMv1 SHARE results encoder to use struct xdr_streamGravatar Chuck Lever 1-16/+9
2021-07-06lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_streamGravatar Chuck Lever 1-7/+6
2021-07-06lockd: Update the NLMv1 TEST results encoder to use struct xdr_streamGravatar Chuck Lever 1-39/+35
2021-07-06lockd: Update the NLMv1 void results encoder to use struct xdr_streamGravatar Chuck Lever 1-6/+11
2021-07-06lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-13/+15
2021-07-06lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-70/+26
2021-07-06lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-13/+26
2021-07-06lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-11/+14
2021-07-06lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-40/+13
2021-07-06lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-15/+19
2021-07-06lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-18/+23
2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamGravatar Chuck Lever 1-6/+66
2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamGravatar Chuck Lever 1-7/+10
2019-07-03lockd: Show pid of lockd for remote locksGravatar Benjamin Coddington 1-2/+0
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerGravatar Benjamin Coddington 1-1/+0
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Gravatar Benjamin Coddington 1-2/+2
2018-12-14lockd: Show pid of lockd for remote locksGravatar Benjamin Coddington 1-2/+2
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: properly type pc_encode callbacksGravatar Christoph Hellwig 1-4/+10
2017-05-15sunrpc: properly type pc_decode callbacksGravatar Christoph Hellwig 1-9/+20
2015-01-15lockd: xdr: Remove unused functionGravatar Rickard Strandqvist 1-8/+0
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Gravatar Christoph Hellwig 1-0/+2
2010-12-16lockd: Move nlmdbg_cookie2a() to svclock.cGravatar Chuck Lever 1-29/+0
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Gravatar Chuck Lever 1-258/+0
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hGravatar Chuck Lever 1-1/+0
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueGravatar Chuck Lever 1-2/+2
2008-10-03lockd: Remove unused fields in the nlm_reboot structureGravatar Chuck Lever 1-2/+0
2008-01-30lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()Gravatar Chuck Lever 1-2/+1
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesGravatar Chuck Lever 1-4/+4
2007-05-14NLM: Fix sparse warningsGravatar Trond Myklebust 1-4/+0
2007-04-30SUNRPC: RPC buffer size estimates are too largeGravatar Chuck Lever 1-5/+2
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsGravatar Chuck Lever 1-5/+8
2006-12-13[PATCH] lockd endianness annotationsGravatar Al Viro 1-4/+4
2006-10-20[PATCH] lockd endianness annotationsGravatar Al Viro 1-38/+38
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 1-6/+11
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-1/+1
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputGravatar Chuck Lever 1-1/+3
2006-03-20lockd: Don't expose the process pid to the NLM serverGravatar Trond Myklebust 1-5/+8
2006-01-14[PATCH] Unlinline a bunch of other functionsGravatar Arjan van de Ven 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+635