summaryrefslogtreecommitdiffstats
path: root/include/linux/lockd
Commit message (Expand)AuthorAgeFilesLines
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-262-2/+0
* LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-201-1/+1
* LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-201-1/+1
* lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-201-0/+1
* NLM: Add nlmclnt_release_callTrond Myklebust2006-03-201-4/+6
* NLM: Simplify client locksTrond Myklebust2006-03-201-4/+3
* lockd: stop abusing file_lock_listChristoph Hellwig2006-03-201-0/+2
* lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-201-2/+0
* lockd: Add refcounting to struct nlm_blockTrond Myklebust2006-03-201-1/+2
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-201-0/+1
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-141-3/+3
* NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-011-0/+1
* NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-011-1/+0
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-1/+1
* [PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2005-06-221-1/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-168-0/+605