aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd
Commit message (Expand)AuthorAge
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-26
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-25
|\
| * LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-20
| * LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-20
| * lockd: blocks should hold a reference to the nlm_fileTrond Myklebust2006-03-20
| * lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust2006-03-20
| * lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-20
| * NLM: Add nlmclnt_release_callTrond Myklebust2006-03-20
| * NLM: Fix nlmclnt_test to not copy private part of locksTrond Myklebust2006-03-20
| * NLM: Simplify client locksTrond Myklebust2006-03-20
| * NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errorsTrond Myklebust2006-03-20
| * lockd: Fix Oopses due to list manipulation errors.Trond Myklebust2006-03-20
| * lockd: stop abusing file_lock_listChristoph Hellwig2006-03-20
| * lockd: Make lockd use rpc_new_client() instead of rpc_create_clientTrond Myklebust2006-03-20
| * lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust2006-03-20
| * lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-20
| * lockd: Add refcounting to struct nlm_blockTrond Myklebust2006-03-20
| * lockd: Fix server-side lock blocking codeTrond Myklebust2006-03-20
| * lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-20
| * locks,lockd: fix race in nlmsvc_testlockAndy Adamson2006-03-20
| * lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson2006-03-20
| * lockd: simplify nlmsvc_grant_blockedAndy Adamson2006-03-20
| * lockd: clean up nlmsvc_lockAndy Adamson2006-03-20
| * SUNRPC: eliminate rpc_call()Chuck Lever2006-03-20
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-20
| * lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-20
| * NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-20
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
|/
* [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-14
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-14
* NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2006-02-01
* NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2006-02-01
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-06
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-06
* NLM: fix parsing of sm notify procedureJ. Bruce Fields2006-01-06
* NLM: Further cancel fixesJ. Bruce Fields2006-01-06
* NLM: clean up nlmsvc_delete_blockJ. Bruce Fields2006-01-06
* NLM: don't unlock on cancel requestsJ. Bruce Fields2006-01-06
* NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields2006-01-06
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-19
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-04
* [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-23
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-23
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson2005-07-13
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25