summaryrefslogtreecommitdiffstats
path: root/fs/lockd/mon.c
AgeCommit message (Expand)AuthorLines
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever-6/+24
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever-31/+8
2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever-0/+13
2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever-0/+19
2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever-0/+25
2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever-0/+9
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\-1/+2
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust-1/+1
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever-6/+4
2006-10-20[PATCH] lockd endianness annotationsAl Viro-6/+6
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch-1/+1
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch-3/+9
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch-12/+18
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch-4/+10
2006-10-04[PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch-7/+12
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-1/+1
2006-09-22LOCKD: Convert to use new rpc_create() APIChuck Lever-24/+17
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds-1/+10
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser-3/+3
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever-1/+6
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever-0/+4
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever-1/+0
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust-1/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+246