summaryrefslogtreecommitdiff
path: root/fs/lockd
AgeCommit message (Expand)Author
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-09NLM: Fix reclaim racesTrond Myklebust
2006-06-09NLM: sem to mutex conversionTrond Myklebust
2006-04-19NFS: make 2 functions staticAdrian Bunk
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2006-03-20LOCKD: Make nlmsvc_traverse_shares return voidJ. Bruce Fields
2006-03-20LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields
2006-03-20lockd: blocks should hold a reference to the nlm_fileTrond Myklebust
2006-03-20lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust
2006-03-20lockd: Add helper for *_RES callbacksTrond Myklebust
2006-03-20NLM: Add nlmclnt_release_callTrond Myklebust
2006-03-20NLM: Fix nlmclnt_test to not copy private part of locksTrond Myklebust
2006-03-20NLM: Simplify client locksTrond Myklebust
2006-03-20NLM: nlmclnt_cancel_callback should accept NLM_LCK_DENIED errorsTrond Myklebust
2006-03-20lockd: Fix Oopses due to list manipulation errors.Trond Myklebust
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig
2006-03-20lockd: Make lockd use rpc_new_client() instead of rpc_create_clientTrond Myklebust
2006-03-20lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust
2006-03-20lockd: Clean up of the server-side GRANTED codeTrond Myklebust
2006-03-20lockd: Add refcounting to struct nlm_blockTrond Myklebust
2006-03-20lockd: Fix server-side lock blocking codeTrond Myklebust
2006-03-20lockd: Remove FL_LOCKD flagJ. Bruce Fields
2006-03-20locks,lockd: fix race in nlmsvc_testlockAndy Adamson
2006-03-20lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson
2006-03-20lockd: simplify nlmsvc_grant_blockedAndy Adamson
2006-03-20lockd: clean up nlmsvc_lockAndy Adamson
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust
2006-03-20NLM: nlm_alloc_call should not immediately fail on signalTrond Myklebust
2006-03-14[PATCH] NLM: Ensure we do not Oops in the case of an unlockTrond Myklebust
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields
2006-01-06NLM: Further cancel fixesJ. Bruce Fields
2006-01-06NLM: clean up nlmsvc_delete_blockJ. Bruce Fields
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields
2006-01-06NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2005-12-19NLM: Fix Oops in nlmclnt_mark_reclaim()Trond Myklebust
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever
2005-09-23[PATCH] RPC: remove xprt->nocongChuck Lever