aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntproc.c
Commit message (Expand)AuthorAgeFilesLines
...
* lockd: Fix Oopses due to list manipulation errors.Trond Myklebust2006-03-201-9/+6
* lockd: stop abusing file_lock_listChristoph Hellwig2006-03-201-5/+6
* lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-201-43/+0
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-201-2/+5
* NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-201-4/+5
* [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-141-2/+7
* NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-011-0/+4
* NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-011-3/+4
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-2/+1
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-17/+21
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* [PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust2005-06-221-8/+32
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+820