aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svclock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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