summaryrefslogtreecommitdiffstats
path: root/fs/lockd/xdr4.c
Commit message (Expand)AuthorAgeFilesLines
* lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2023-03-141-1/+12
* lockd: detect and reject lock arguments that overflowJeff Layton2022-08-041-17/+2
* SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-131-9/+9
* SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-7/+4
* SUNRPC: Change return value type of .pc_decodeChuck Lever2021-10-131-48/+49
* SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever2021-10-131-17/+10
* lockd: Update the NLMv4 SHARE results encoder to use struct xdr_streamChuck Lever2021-07-061-13/+9
* lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_streamChuck Lever2021-07-061-7/+6
* lockd: Update the NLMv4 TEST results encoder to use struct xdr_streamChuck Lever2021-07-061-38/+36
* lockd: Update the NLMv4 void results encoder to use struct xdr_streamChuck Lever2021-07-061-6/+11
* lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever2021-07-061-13/+15
* lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamChuck Lever2021-07-061-73/+26
* lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever2021-07-061-13/+26
* lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamChuck Lever2021-07-061-11/+14
* lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamChuck Lever2021-07-061-40/+13
* lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamChuck Lever2021-07-061-15/+18
* lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamChuck Lever2021-07-061-18/+23
* lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamChuck Lever2021-07-061-6/+66
* lockd: Update the NLMv4 void arguments decoder to use struct xdr_streamChuck Lever2021-07-061-7/+10
* lockd: Show pid of lockd for remote locksBenjamin Coddington2019-07-031-2/+0
* lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington2019-07-031-1/+0
* Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington2019-05-311-2/+2
* lockd: Show pid of lockd for remote locksBenjamin Coddington2018-12-141-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-4/+10
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-9/+20
* lockd: Introduce new-style XDR functions for NLMv4Chuck Lever2010-12-161-255/+0
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* NSM: Remove include/linux/lockd/sm_inter.hChuck Lever2009-01-061-1/+0
* NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever2009-01-061-2/+2
* lockd: Remove unused fields in the nlm_reboot structureChuck Lever2008-10-031-2/+0
* LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever2007-10-091-4/+4
* NLM: Fix sparse warningsTrond Myklebust2007-05-141-2/+4
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-301-5/+2
* NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2007-04-301-5/+12
* [PATCH] lockd endianness annotationsAl Viro2006-12-131-4/+4
* [PATCH] lockd endianness annotationsAl Viro2006-10-201-40/+40
* SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-1/+3
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-201-7/+10
* NLM: fix parsing of sm notify procedureJ. Bruce Fields2006-01-061-1/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+580