aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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