aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/lockd/xdr4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-05lockd: adapt to breakup of struct file_lockJeff Layton1-7/+7
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton1-1/+12
2022-08-04lockd: detect and reject lock arguments that overflowJeff Layton1-17/+2
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/+49
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever1-17/+10
2021-07-06lockd: Update the NLMv4 SHARE results encoder to use struct xdr_streamChuck Lever1-13/+9
2021-07-06lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_streamChuck Lever1-7/+6
2021-07-06lockd: Update the NLMv4 TEST results encoder to use struct xdr_streamChuck Lever1-38/+36
2021-07-06lockd: Update the NLMv4 void results encoder to use struct xdr_streamChuck Lever1-6/+11
2021-07-06lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever1-13/+15
2021-07-06lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamChuck Lever1-73/+26
2021-07-06lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever1-13/+26
2021-07-06lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamChuck Lever1-11/+14
2021-07-06lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamChuck Lever1-40/+13
2021-07-06lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamChuck Lever1-15/+18
2021-07-06lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamChuck Lever1-18/+23
2021-07-06lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamChuck Lever1-6/+66
2021-07-06lockd: Update the NLMv4 void arguments 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
2010-12-16lockd: Introduce new-style XDR functions for NLMv4Chuck Lever1-255/+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
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever1-4/+4
2007-05-14NLM: Fix sparse warningsTrond Myklebust1-2/+4
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/+12
2006-12-13[PATCH] lockd endianness annotationsAl Viro1-4/+4
2006-10-20[PATCH] lockd endianness annotationsAl Viro1-40/+40
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-7/+10
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+580