aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svclock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] lockd endianness annotationsAl Viro1-2/+2
2006-12-08[PATCH] struct path: convert lockdJosef Sipek1-8/+8
2006-10-20[PATCH] lockd endianness annotationsAl Viro1-5/+5
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown1-11/+11
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch1-11/+13
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch1-25/+8
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch1-63/+56
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch1-1/+2
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-1/+1
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields1-9/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19NFS: make 2 functions staticAdrian Bunk1-1/+1
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields1-2/+1
2006-03-20lockd: blocks should hold a reference to the nlm_fileTrond Myklebust1-35/+46
2006-03-20lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust1-1/+3
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust1-38/+28
2006-03-20lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust1-2/+1
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust1-3/+53
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust1-49/+45
2006-03-20lockd: Fix server-side lock blocking codeTrond Myklebust1-33/+40
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields1-2/+0
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson1-7/+5
2006-03-20lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson1-19/+4
2006-03-20lockd: simplify nlmsvc_grant_blockedAndy Adamson1-11/+6
2006-03-20lockd: clean up nlmsvc_lockAndy Adamson1-13/+21
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust1-0/+1
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-5/+10
2006-01-06NLM: clean up nlmsvc_delete_blockJ. Bruce Fields1-2/+1
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields1-5/+0
2006-01-06NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields1-4/+3
2006-01-06RPC: Clean up RPC task structureTrond Myklebust1-5/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+686