aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lockd/lockd.h
AgeCommit message (Expand)Author
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-09-22const: make lock_manager_operations constAlexey Dobriyan
2009-08-21sunrpc: add routine for comparing addressesJeff Layton
2009-06-17lockd: Update NSM state from SM_MON repliesChuck Lever
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever
2009-01-06NLM: Rewrite IPv4 privileged requester's checkChuck Lever
2009-01-06NLM: nlm_privileged_requester() doesn't recognize mapped loopback addressChuck Lever
2009-01-06NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2009-01-06NLM: Remove "create" argument from nsm_find()Chuck Lever
2009-01-06NSM: Add nsm_lookup() functionChuck Lever
2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever
2009-01-06NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is createdChuck Lever
2009-01-06NSM: Move nsm_find() to fs/lockd/mon.cChuck 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: Support IPv6 version of mon_nameChuck Lever
2009-01-06NSM: Use modern style for sm_name field in nsm_handleChuck Lever
2009-01-06NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever
2009-01-06NLM: Use modern style for pointer fields in nlm_hostChuck Lever
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-10-03lockd: Add helper to sanity check incoming NOTIFY requestsChuck Lever
2008-10-03lockd: change nlmclnt_grant() to take a "struct sockaddr *"Chuck Lever
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: move grace period checks to common codeJ. Bruce Fields
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: address-family independent printable addressesChuck Lever
2008-07-15lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton
2008-07-15lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust
2008-03-19lockd: bring a few function declarations up to dateChuck Lever
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever
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-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel
2007-05-06lockd: save lock state on deferralMarc Eshel
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever
2006-12-13[PATCH] lockd endianness annotationsAl Viro
2006-12-08[PATCH] struct path: convert lockdJosef Sipek
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk