aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lockd
AgeCommit message (Expand)AuthorFilesLines
2007-07-17knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4Gravatar Marc Eshel 1-0/+9
2007-07-10NLM: fix source address of callback to clientGravatar Frank van Maarseveen 1-0/+1
2007-05-14NLM: Fix sparse warningsGravatar Trond Myklebust 1-0/+1
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-2/+12
2007-05-06lockd: pass cookie in nlmsvc_testlockGravatar Marc Eshel 1-2/+2
2007-05-06lockd: save lock state on deferralGravatar Marc Eshel 1-0/+10
2007-04-30NLM: Shrink the maximum request size of NLM4 requestsGravatar Chuck Lever 1-1/+1
2006-12-13[PATCH] lockd endianness annotationsGravatar Al Viro 4-7/+7
2006-12-08[PATCH] struct path: convert lockdGravatar Josef Sipek 1-1/+1
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticGravatar Adrian Bunk 1-2/+0
2006-10-20[PATCH] lockd endianness annotationsGravatar Al Viro 4-34/+34
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateGravatar NeilBrown 2-0/+9
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreGravatar Neil Brown 1-1/+1
2006-10-04[PATCH] knfsd: export nsm_local_state to user space via sysctlGravatar Olaf Kirch 1-1/+1
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesGravatar Olaf Kirch 1-1/+1
2006-10-04[PATCH] knfsd: make nlmclnt_next_cookie SMP safeGravatar Olaf Kirch 1-0/+1
2006-10-04[PATCH] knfsd: lockd: optionally use hostnames for identifying peersGravatar Olaf Kirch 2-0/+3
2006-10-04[PATCH] knfsd: simplify nlmsvc_invalidate_allGravatar NeilBrown 1-3/+1
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleGravatar Olaf Kirch 2-9/+9
2006-10-04[PATCH] knfsd: change nlm_file to use a hlistGravatar Olaf Kirch 1-2/+1
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeGravatar Olaf Kirch 1-4/+3
2006-10-04[PATCH] knfsd: lockd: make the hash chains use a hlist_nodeGravatar Olaf Kirch 1-1/+1
2006-10-04[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handleGravatar Olaf Kirch 1-1/+0
2006-10-04[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handleGravatar Olaf Kirch 1-2/+2
2006-10-04[PATCH] knfsd: lockd: introduce nsm_handleGravatar Olaf Kirch 1-3/+14
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthGravatar Olaf Kirch 1-3/+3
2006-10-04[PATCH] knfsd: consolidate common code for statd->lockd notificationGravatar Olaf Kirch 1-2/+3
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesGravatar Serge E. Hallyn 1-1/+1
2006-10-02[PATCH] knfsd: be more selective in which sockets lockd listens onGravatar NeilBrown 1-1/+1
2006-08-03NLM/lockd: remove b_doneGravatar J. Bruce Fields 1-1/+0
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 2-2/+0
2006-06-09NLM: Fix reclaim racesGravatar Trond Myklebust 1-0/+1
2006-06-09NLM: sem to mutex conversionGravatar Trond Myklebust 1-1/+1
2006-06-09locks.c: add the fl_owner to nlm_compare_locksGravatar Marc Eshel 1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 2-2/+0
2006-03-20LOCKD: Make nlmsvc_traverse_shares return voidGravatar J. Bruce Fields 1-1/+1
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedGravatar J. Bruce Fields 1-1/+1
2006-03-20lockd: Add helper for *_RES callbacksGravatar Trond Myklebust 1-0/+1
2006-03-20NLM: Add nlmclnt_release_callGravatar Trond Myklebust 1-4/+6
2006-03-20NLM: Simplify client locksGravatar Trond Myklebust 1-4/+3
2006-03-20lockd: stop abusing file_lock_listGravatar Christoph Hellwig 1-0/+2
2006-03-20lockd: Clean up of the server-side GRANTED codeGravatar Trond Myklebust 1-2/+0
2006-03-20lockd: Add refcounting to struct nlm_blockGravatar Trond Myklebust 1-1/+2
2006-03-20lockd: Don't expose the process pid to the NLM serverGravatar Trond Myklebust 1-0/+1
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksGravatar Trond Myklebust 1-3/+3
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverGravatar Trond Myklebust 1-0/+1
2006-02-01NLM: Fix arguments to NLM_CANCEL callGravatar Trond Myklebust 1-1/+0
2006-01-06RPC: Clean up RPC task structureGravatar Trond Myklebust 1-1/+1
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Gravatar Trond Myklebust 1-1/+6