summaryrefslogtreecommitdiff
path: root/fs/lockd/mon.c
AgeCommit message (Expand)Author
2009-01-06NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever
2009-01-06NSM: move to xdr_stream-based XDR encoders and decodersChuck Lever
2009-01-06NSM: Move NSM program and procedure numbers to fs/lockd/mon.cChuck Lever
2009-01-06NSM: Move NSM-related XDR data structures to lockd's xdr.hChuck Lever
2009-01-06NSM: Check result of SM_UNMON upcallChuck Lever
2009-01-06NLM: Move the public declaration of nsm_unmonitor() to lockd.hChuck Lever
2009-01-06NSM: Release nsmhandle in nlm_destroy_hostChuck Lever
2009-01-06NLM: Move the public declaration of nsm_monitor() to lockd.hChuck Lever
2009-01-06NSM: Make sure to return an error if the SM_MON call result is not zeroChuck Lever
2009-01-06NSM: Remove BUG_ON() in nsm_monitor()Chuck Lever
2009-01-06NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()Chuck Lever
2009-01-06NSM: Support IPv6 version of mon_nameChuck Lever
2009-01-06NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever
2009-01-06NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-09-29NSM: Use sockaddr_storage for sm_addr fieldChuck Lever
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever
2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever
2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever
2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever
2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: hide use of lockd's h_monitored flagOlaf Kirch
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-22LOCKD: Convert to use new rpc_create() APIChuck Lever
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds