summaryrefslogtreecommitdiffstats
path: root/fs/lockd/svclock.c
Commit message (Expand)AuthorAgeFilesLines
...
* Leak in nlmsvc_testlock for async GETFL caseOleg Drokin2008-02-011-1/+1
* lockd: fix a leak in nlmsvc_testlock asynchronous request handlingOleg Drokin2008-02-011-7/+11
* NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust2007-10-091-1/+3
* NLM: Fix a circular lock dependency in lockdTrond Myklebust2007-09-261-11/+18
* lockd and nfsd endianness annotation fixesAl Viro2007-07-261-3/+3
* lockd: add code to handle deferred lock requestsMarc Eshel2007-05-071-6/+35
* lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-071-23/+11Star
* lockd: handle test_lock deferralsMarc Eshel2007-05-071-16/+68
* lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-071-2/+3
* lockd: handle fl_grant callbacksMarc Eshel2007-05-071-4/+87
* lockd: save lock state on deferralMarc Eshel2007-05-071-0/+25
* locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-071-3/+3
* locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-5/+8
* NLM: Fix double free in __nlm_async_callTrond Myklebust2007-02-041-3/+1Star
* [PATCH] lockd endianness annotationsAl Viro2006-12-131-2/+2
* [PATCH] struct path: convert lockdJosef Sipek2006-12-081-8/+8
* [PATCH] lockd endianness annotationsAl Viro2006-10-201-5/+5
* [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-041-11/+11
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-041-11/+13
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-041-25/+8Star
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-041-63/+56Star
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-041-1/+2
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* NLM/lockd: remove b_doneJ. Bruce Fields2006-08-031-9/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* NFS: make 2 functions staticAdrian Bunk2006-04-191-1/+1
* LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-211-2/+1Star
* lockd: blocks should hold a reference to the nlm_fileTrond Myklebust2006-03-201-35/+46
* lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust2006-03-201-1/+3
* NLM: Add nlmclnt_release_callTrond Myklebust2006-03-201-38/+28Star
* lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust2006-03-201-2/+1Star
* lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-201-3/+53
* lockd: Add refcounting to struct nlm_blockTrond Myklebust2006-03-201-49/+45Star
* lockd: Fix server-side lock blocking codeTrond Myklebust2006-03-201-33/+40
* lockd: Remove FL_LOCKD flagJ. Bruce Fields2006-03-201-2/+0Star
* locks,lockd: fix race in nlmsvc_testlockAndy Adamson2006-03-201-7/+5Star
* lockd: make nlmsvc_lock use only posix_lock_fileAndy Adamson2006-03-201-19/+4Star
* lockd: simplify nlmsvc_grant_blockedAndy Adamson2006-03-201-11/+6Star
* lockd: clean up nlmsvc_lockAndy Adamson2006-03-201-13/+21
* lockd: Don't expose the process pid to the NLM serverTrond Myklebust2006-03-201-0/+1
* NLM: Further cancel fixesJ. Bruce Fields2006-01-061-5/+10
* NLM: clean up nlmsvc_delete_blockJ. Bruce Fields2006-01-061-2/+1Star
* NLM: don't unlock on cancel requestsJ. Bruce Fields2006-01-061-5/+0Star
* NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields2006-01-061-4/+3Star
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-5/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+686