aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-19NFS: make 2 functions staticAdrian Bunk1-1/+1
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar3-25/+28
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds11-653/+505
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser3-5/+5
2006-03-20LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields2-6/+2
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2-4/+4
2006-03-20lockd: blocks should hold a reference to the nlm_fileTrond Myklebust1-35/+46
2006-03-20lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust1-1/+3
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust3-192/+128
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust4-199/+129
2006-03-20NLM: Fix nlmclnt_test to not copy private part of locksTrond Myklebust1-1/+3
2006-03-20NLM: Simplify client locksTrond Myklebust2-50/+32
2006-03-20NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errorsTrond Myklebust1-0/+1
2006-03-20lockd: Fix Oopses due to list manipulation errors.Trond Myklebust3-14/+15
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig3-50/+17
2006-03-20lockd: Make lockd use rpc_new_client() instead of rpc_create_clientTrond Myklebust1-1/+2
2006-03-20lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust3-6/+3
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust2-46/+53
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust1-49/+45
2006-03-20lockd: Fix server-side lock blocking codeTrond Myklebust1-33/+40
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields2-3/+1
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson1-7/+5
2006-03-20lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson1-19/+4
2006-03-20lockd: simplify nlmsvc_grant_blockedAndy Adamson1-11/+6
2006-03-20lockd: clean up nlmsvc_lockAndy Adamson1-13/+21
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever1-1/+6
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever3-2/+10
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust5-15/+33
2006-03-20NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust1-4/+5
2006-03-14[PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust1-2/+7
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust3-12/+19
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust1-0/+4
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust1-3/+4
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-3/+3
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever2-3/+1
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-2/+2
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields1-1/+3
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-5/+10
2006-01-06NLM: clean up nlmsvc_delete_blockJ. Bruce Fields1-2/+1
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields1-5/+0
2006-01-06NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields1-4/+3
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust1-2/+2
2006-01-06RPC: Clean up RPC task structureTrond Myklebust4-33/+48
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust1-0/+4
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever1-9/+34
2005-09-23[PATCH] RPC: remove xprt->nocongChuck Lever1-1/+0
2005-09-23[PATCH] RPC: get rid of xprt->streamChuck Lever1-2/+1
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-07-13[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson1-2/+2