aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lockd/lockd.h
AgeCommit message (Expand)Author
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
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-09NLM: Fix reclaim racesTrond Myklebust
2006-06-09NLM: sem to mutex conversionTrond Myklebust
2006-06-09locks.c: add the fl_owner to nlm_compare_locksMarc Eshel
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust
2006-03-20NLM: Simplify client locksTrond Myklebust
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust
2005-04-16Linux-2.6.12-rc2Linus Torvalds