summaryrefslogtreecommitdiffstats
path: root/fs/lockd/mon.c
Commit message (Expand)AuthorAgeFilesLines
* lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever2008-03-191-6/+24
* lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever2008-03-191-31/+8Star
* lockd: document use of mon_id argument in SM_MON requestsChuck Lever2008-03-191-0/+13
* lockd: refactor SM_MON my_id argument encoderChuck Lever2008-03-191-0/+19
* lockd: refactor SM_MON mon_name argument encoderChuck Lever2008-03-191-0/+25
* lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever2008-03-191-0/+9
* NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\2007-10-091-1/+2
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-111-1/+1
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-011-6/+4Star
* [PATCH] lockd endianness annotationsAl Viro2006-10-201-6/+6
* [PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch2006-10-041-1/+1
* [PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2006-10-041-3/+9
* [PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch2006-10-041-12/+18
* [PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch2006-10-041-4/+10
* [PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch2006-10-041-7/+12
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* LOCKD: Convert to use new rpc_create() APIChuck Lever2006-09-231-24/+17Star
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-1/+10
|\
| * SUNRPC: eliminate rpc_call()Chuck Lever2006-03-201-1/+6
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+4
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-3/+3
|/
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0Star
* [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust2005-06-221-1/+1
* [PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust2005-06-221-3/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+246