summaryrefslogtreecommitdiff
path: root/fs/lockd/host.c
AgeCommit message (Expand)Author
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2009-01-06NLM: Remove "create" argument from nsm_find()Chuck Lever
2009-01-06NLM: Call nsm_reboot_lookup() instead of nsm_find()Chuck Lever
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever
2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever
2009-01-06NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever
2009-01-06NSM: Release nsmhandle in nlm_destroy_hostChuck Lever
2009-01-06NLM: Add helper to handle IPv4 addressesChuck Lever
2009-01-06NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-24NLM: client-side nlm_lookup_host() should avoid matching on srcaddrChuck Lever
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-10-03lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addressesChuck Lever
2008-10-03lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INETChuck Lever
2008-10-03lockd: Support non-AF_INET addresses in nlm_lookup_host()Chuck Lever
2008-10-03NLM: Convert nlm_lookup_host() to use a single argumentChuck Lever
2008-09-29lockd: Update nsm_find() to support non-AF_INET addressesChuck Lever
2008-09-29lockd: Combine __nsm_find() and nsm_find().Chuck Lever
2008-09-29lockd: Support AF_INET6 when hashing addresses in nlm_lookup_hostChuck Lever
2008-09-29lockd: Teach nlm_cmp_addr() to support AF_INET6 addressesChuck Lever
2008-09-29NSM: Use sockaddr_storage for sm_addr fieldChuck Lever
2008-09-29lockd: Use sockaddr_storage for h_saddr fieldChuck Lever
2008-09-29lockd: Use sockaddr_storage + length for h_addr fieldChuck Lever
2008-09-29lockd: Add address family-agnostic helper for zeroing the port numberChuck Lever
2008-09-29lockd: Specify address family for source addressChuck Lever
2008-09-29lockd: address-family independent printable addressesChuck Lever
2008-09-29NLM: Clean up before introducing new debugging messagesChuck Lever
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-23lockd: convert nsm_mutex to a spinlockJ. Bruce Fields
2008-04-23lockd: clean up __nsm_find()J. Bruce Fields
2008-04-23lockd: fix race in nlm_release()J. Bruce Fields
2008-04-23knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton
2008-02-10NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton
2008-02-01NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton
2008-02-01NLM: Fix sign of length of NLM variable length stringsChuck Lever
2007-07-10NLM: fix source address of callback to clientFrank van Maarseveen
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust
2007-05-14NLM: Fix locking client timeouts...Trond Myklebust
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addressesChuck Lever
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk
2006-10-04[PATCH] knfsd: lockd: fix refount on nsmNeilBrown