aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/lockd/xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-05lockd: adapt to breakup of struct file_lockJeff Layton1-7/+7
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever1-9/+9
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever1-7/+4
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever1-48/+48
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever1-17/+10
2021-07-06lockd: Update the NLMv1 SHARE results encoder to use struct xdr_streamChuck Lever1-16/+9
2021-07-06lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_streamChuck Lever1-7/+6
2021-07-06lockd: Update the NLMv1 TEST results encoder to use struct xdr_streamChuck Lever1-39/+35
2021-07-06lockd: Update the NLMv1 void results encoder to use struct xdr_streamChuck Lever1-6/+11
2021-07-06lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever1-13/+15
2021-07-06lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_streamChuck Lever1-70/+26
2021-07-06lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever1-13/+26
2021-07-06lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_streamChuck Lever1-11/+14
2021-07-06lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_streamChuck Lever1-40/+13
2021-07-06lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_streamChuck Lever1-15/+19
2021-07-06lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_streamChuck Lever1-18/+23
2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamChuck Lever1-6/+66
2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamChuck Lever1-7/+10
2019-07-03lockd: Show pid of lockd for remote locksBenjamin Coddington1-2/+0
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington1-1/+0
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington1-2/+2
2018-12-14lockd: Show pid of lockd for remote locksBenjamin Coddington1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig1-4/+10
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig1-9/+20
2015-01-15lockd: xdr: Remove unused functionRickard Strandqvist1-8/+0
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig1-0/+2
2010-12-16lockd: Move nlmdbg_cookie2a() to svclock.cChuck Lever1-29/+0
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Chuck Lever1-258/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever1-1/+0
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever1-2/+2
2008-10-03lockd: Remove unused fields in the nlm_reboot structureChuck Lever1-2/+0
2008-01-30lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()Chuck Lever1-2/+1
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever1-4/+4
2007-05-14NLM: Fix sparse warningsTrond Myklebust1-4/+0
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever1-5/+2
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever1-5/+8
2006-12-13[PATCH] lockd endianness annotationsAl Viro1-4/+4
2006-10-20[PATCH] lockd endianness annotationsAl Viro1-38/+38
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-6/+11
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever1-1/+3
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust1-5/+8
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+635