aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/lockd (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+605