summaryrefslogtreecommitdiff
path: root/fs/lockd
AgeCommit message (Expand)Author
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-04-23NLM: don't let lockd exit on unexpected svc_recv errors (try #2)Jeff Layton
2008-04-23lockd: Fix stale nlmsvc_unlink_block commentJ. Bruce Fields
2008-04-23lockd: convert nsm_mutex to a spinlockJ. Bruce Fields
2008-04-23lockd: clean up __nsm_find()J. Bruce Fields
2008-04-23lockd: fix race in nlm_release()J. Bruce Fields
2008-04-23lockd: fix sparse warning in svcshare.cHarvey Harrison
2008-04-23NLM: Convert lockd to use kthreadsJeff Layton
2008-04-23knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown
2008-04-19NLM/lockd: Ensure client locking calls use correct credentialsTrond Myklebust
2008-04-19NLM/lockd: Fix a race when cancelling a blocking lockTrond Myklebust
2008-04-19NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL callTrond Myklebust
2008-04-19NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancelTrond Myklebust
2008-04-19NLM/lockd: convert __nlm_async_call to use rpc_run_task()Trond Myklebust
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust
2008-04-19NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()Trond Myklebust
2008-03-19lockd: introduce new function to encode private argument in SM_MON requestsChuck Lever
2008-03-19lockd: Fix up incorrect RPC buffer size calculations.Chuck Lever
2008-03-19lockd: document use of mon_id argument in SM_MON requestsChuck Lever
2008-03-19lockd: refactor SM_MON my_id argument encoderChuck Lever
2008-03-19lockd: refactor SM_MON mon_name argument encoderChuck Lever
2008-03-19lockd: Ensure NSM strings aren't longer than protocol allowsChuck Lever
2008-03-19NLM: NLM protocol version numbers are u32Chuck Lever
2008-03-19NLM: LOCKD fails to load if CONFIG_SYSCTL is not setChuck Lever
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov
2008-02-10NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton
2008-02-10NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton
2008-02-10NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton
2008-02-01NLM: tear down RPC clients in nlm_shutdown_hostsJeff Layton
2008-02-01lockd: minor log message fixJ. Bruce Fields
2008-02-01knfsd: Support adding transports by writing portlist fileTom Tucker
2008-02-01svc: Add svc API that queries for a transport instanceTom Tucker
2008-02-01svc: Make close transport independentTom Tucker
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker
2008-02-01Leak in nlmsvc_testlock for async GETFL caseOleg Drokin
2008-02-01lockd: fix a leak in nlmsvc_testlock asynchronous request handlingOleg Drokin
2008-02-01lockd: fix reference count leaks in async locking caseOleg Drokin
2008-02-01NLM: Fix sign of length of NLM variable length stringsChuck Lever
2008-01-30NLM: Fix a bogus 'return' in nlmclnt_rpc_releaseTrond Myklebust
2008-01-30NLM: Introduce an arguments structure for nlmclnt_init()Chuck Lever
2008-01-30NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()Chuck Lever
2008-01-30NLM: Introduce external nlm_host set-up and tear-down functionsChuck Lever
2008-01-30lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a()Chuck Lever
2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\
2007-10-09LOCKD: Convert printk's to dprintk's in lockd XDR routinesChuck Lever