aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/lockd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Marc Eshel1-0/+9
2007-07-10NLM: fix source address of callback to clientFrank van Maarseveen1-0/+1
2007-05-14NLM: Fix sparse warningsTrond Myklebust1-0/+1
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+12
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel1-2/+2
2007-05-06lockd: save lock state on deferralMarc Eshel1-0/+10
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsChuck Lever1-1/+1
2006-12-13[PATCH] lockd endianness annotationsAl Viro4-7/+7
2006-12-08[PATCH] struct path: convert lockdJosef Sipek1-1/+1
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk1-2/+0
2006-10-20[PATCH] lockd endianness annotationsAl Viro4-34/+34
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown2-0/+9
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown1-1/+1
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeOlaf Kirch1-0/+1
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersOlaf Kirch2-0/+3
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allNeilBrown1-3/+1
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2-9/+9
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistOlaf Kirch1-2/+1
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch1-4/+3
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeOlaf Kirch1-1/+1
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleOlaf Kirch1-1/+0
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleOlaf Kirch1-2/+2
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleOlaf Kirch1-3/+14
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch1-3/+3
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationOlaf Kirch1-2/+3
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onNeilBrown1-1/+1
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields1-1/+0
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2-2/+0
2006-06-09NLM: Fix reclaim racesTrond Myklebust1-0/+1
2006-06-09NLM: sem to mutex conversionTrond Myklebust1-1/+1
2006-06-09locks.c: add the fl_owner to nlm_compare_locksMarc Eshel1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse2-2/+0
2006-03-20LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields1-1/+1
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields1-1/+1
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust1-0/+1
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust1-4/+6
2006-03-20NLM: Simplify client locksTrond Myklebust1-4/+3
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig1-0/+2
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust1-2/+0
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust1-1/+2
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust1-0/+1
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust1-3/+3
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust1-0/+1
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust1-1/+0
2006-01-06RPC: Clean up RPC task structureTrond Myklebust1-1/+1
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust1-1/+6