summaryrefslogtreecommitdiff
path: root/fs/lockd
AgeCommit message (Expand)Author
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
2005-09-23[PATCH] RPC: get rid of xprt->streamChuck Lever
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan
2005-07-13[PATCH] NFS: procfs/sysctl interfaces for lockd do not work on x86_64Steve Dickson
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-24[PATCH] knfsd: lockd: flush signals on shutdownNeilBrown
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust
2005-06-22[PATCH] NLM: cleanup for blocked locks.Trond Myklebust
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust
2005-03-28[PATCH] nlm: fix f_count leakNeil Brown
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek
2005-03-10[NLM] fs/lockd/clntproc.c: make 2 functions staticTrond Myklebust
2005-03-10NLM: Always use AUTH_UNIX authentication for NLM locking.Trond Myklebust
2005-03-10NFS: Add emulation of BSD flock() in terms of POSIX locks on the serverTrond Myklebust
2005-03-04[PATCH] nfsd: lockd: don't try to match callback requests against export tableNeil Brown
2005-03-04[PATCH] nfsd: svcrpc: move export table checks to a per-program pg_add_client...Neil Brown
2005-01-07[PATCH] lockd: fix two struct definitionsAdrian Bunk
2004-11-15[PATCH] kill lockd_syms.cAdrian Bunk
2004-10-19[PATCH] lockd: remove hardcoded maximum NLM cookie lengthEd Schouten
2004-08-23[PATCH] Fix Permissions on module_param UsageRusty Russell
2004-08-23Merge http://nfsclient.bkbits.net/linux-2.6Trond Myklebust
2004-08-23NFS: While the storage container for NFS file handles must be able toTrond Myklebust
2004-08-23NLM: Fix a bug which causes a newly granted lock to beTrond Myklebust
2004-08-23[PATCH] Fix posix file locking (7/9)Trond Myklebust
2004-08-23[PATCH] Fix posix file locking (6/9)Trond Myklebust
2004-08-23[PATCH] Fix posix file locking (5/9)Trond Myklebust
2004-08-23[PATCH] Fix posix file locking (4/9)Trond Myklebust
2004-08-22[PATCH] kNFSd: get rid of open_private_fileNeil Brown
2004-07-12[PATCH] sparse: more fs/* NULL noise removalAlexander Viro
2004-06-30[PATCH] sparse: NULL vs 0 - filesystemsMika Kukkonen
2004-06-23[PATCH] sparse: fixes for "assignment expression in conditional" in fs/*Andrew Morton
2004-04-10Lockd: Fix waiting on the server grace period.Trond Myklebust