aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/host.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22LOCKD: Convert to use new rpc_create() APIChuck Lever1-23/+27
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever1-1/+0
2006-06-09NLM: Fix reclaim racesTrond Myklebust1-0/+1
2006-06-09NLM: sem to mutex conversionTrond Myklebust1-4/+4
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar1-9/+10
2006-03-20lockd: Fix Oopses due to list manipulation errors.Trond Myklebust1-2/+5
2006-03-20lockd: stop abusing file_lock_listChristoph Hellwig1-0/+2
2006-03-20lockd: Make lockd use rpc_new_client() instead of rpc_create_clientTrond Myklebust1-1/+2
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-2/+2
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-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version supportTrond Myklebust1-2/+2
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+346