aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd
Commit message (Expand)AuthorAge
* LOCKD: Fix a deadlock in nlm_traverse_files()Trond Myklebust2006-08-24
* NLM/lockd: remove b_doneJ. Bruce Fields2006-08-03
* NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-05
* NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-05
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* NLM: Fix reclaim racesTrond Myklebust2006-06-09
* NLM: sem to mutex conversionTrond Myklebust2006-06-09
* NFS: make 2 functions staticAdrian Bunk2006-04-19
* [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