summaryrefslogtreecommitdiff
path: root/fs/lockd/xdr4.c
AgeCommit message (Expand)Author
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever
2021-07-06lockd: Update the NLMv4 SHARE results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 TEST results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 void results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 void arguments decoder to use struct xdr_streamChuck Lever
2019-07-03lockd: Show pid of lockd for remote locksBenjamin Coddington
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington
2018-12-14lockd: Show pid of lockd for remote locksBenjamin Coddington
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2010-12-16lockd: Introduce new-style XDR functions for NLMv4Chuck Lever
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever
2008-10-03lockd: Remove unused fields in the nlm_reboot structureChuck Lever
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever
2007-05-14NLM: Fix sparse warningsTrond Myklebust
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever
2006-12-13[PATCH] lockd endianness annotationsAl Viro
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields
2005-04-16Linux-2.6.12-rc2Linus Torvalds