aboutsummaryrefslogtreecommitdiff
path: root/fs/lockd/svclock.c
AgeCommit message (Expand)Author
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust
2007-07-26lockd and nfsd endianness annotation fixesAl Viro
2007-05-06lockd: add code to handle deferred lock requestsMarc Eshel
2007-05-06lockd: always preallocate block in nlmsvc_lock()Marc Eshel
2007-05-06lockd: handle test_lock deferralsMarc Eshel
2007-05-06lockd: pass cookie in nlmsvc_testlockMarc Eshel
2007-05-06lockd: handle fl_grant callbacksMarc Eshel
2007-05-06lockd: save lock state on deferralMarc Eshel
2007-05-06locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-02-03NLM: Fix double free in __nlm_async_callTrond Myklebust
2006-12-13[PATCH] lockd endianness annotationsAl Viro
2006-12-08[PATCH] struct path: convert lockdJosef Sipek
2006-10-20[PATCH] lockd endianness annotationsAl Viro
2006-10-04[PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown
2006-10-04[PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch
2006-10-04[PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch
2006-10-04[PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-19NFS: make 2 functions staticAdrian Bunk
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-20NLM: Add nlmclnt_release_callTrond 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-20lockd: Don't expose the process pid to the NLM serverTrond Myklebust
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-06RPC: Clean up RPC task structureTrond Myklebust
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds