summaryrefslogtreecommitdiffstats
path: root/fs/lockd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-263-25/+28
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-2511-653/+505
|\
| * LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2006-03-202-6/+2
| * LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-202-4/+4
| * lockd: blocks should hold a reference to the nlm_fileTrond Myklebust2006-03-201-35/+46
| * lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust2006-03-201-1/+3
| * lockd: Add helper for *_RES callbacksTrond Myklebust2006-03-203-192/+128
| * NLM: Add nlmclnt_release_callTrond Myklebust2006-03-204-199/+129
| * NLM: Fix nlmclnt_test to not copy private part of locksTrond Myklebust2006-03-201-1/+3
| * NLM: Simplify client locksTrond Myklebust2006-03-202-50/+32
| * NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errorsTrond Myklebust2006-03-201-0/+1
| * lockd: Fix Oopses due to list manipulation errors.Trond Myklebust2006-03-203-14/+15
| * lockd: stop abusing file_lock_listChristoph Hellwig2006-03-203-50/+17
| * lockd: Make lockd use rpc_new_client() instead of rpc_create_clientTrond Myklebust2006-03-201-1/+2
| * lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust2006-03-203-6/+3
| * lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-202-46/+53
| * lockd: Add refcounting to struct nlm_blockTrond Myklebust2006-03-201-49/+45
| * lockd: Fix server-side lock blocking codeTrond Myklebust2006-03-201-33/+40
| * lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-202-3/+1
| * locks,lockd: fix race in nlmsvc_testlockAndy Adamson2006-03-201-7/+5
| * lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson2006-03-201-19/+4
| * lockd: simplify nlmsvc_grant_blockedAndy Adamson2006-03-201-11/+6
| * lockd: clean up nlmsvc_lockAndy Adamson2006-03-201-13/+21
| * SUNRPC: eliminate rpc_call()Chuck Lever2006-03-201-1/+6
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-203-2/+10
| * lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-205-15/+33
| * NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust2006-03-201-4/+5
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-243-5/+5
|/
* [PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust2006-03-141-2/+7
* [PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust2006-02-143-12/+19
* 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
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-3/+3
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-062-3/+1
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-2/+2
* NLM: fix parsing of sm notify procedureJ. Bruce Fields2006-01-061-1/+3
* NLM: Further cancel fixesJ. Bruce Fields2006-01-061-5/+10
* NLM: clean up nlmsvc_delete_blockJ. Bruce Fields2006-01-061-2/+1
* NLM: don't unlock on cancel requestsJ. Bruce Fields2006-01-061-5/+0
* NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields2006-01-061-4/+3
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-061-2/+2
* RPC: Clean up RPC task structureTrond Myklebust2006-01-064-33/+48
* NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust2005-12-191-0/+4
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-041-9/+34
* [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-231-1/+0
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-231-2/+1
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson2005-07-131-2/+2
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
OpenPOWER on IntegriCloud