aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/svclock.c
Commit message (Expand)AuthorAge
* lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields2009-02-09
* lockd: reject reclaims outside the grace periodJ. Bruce Fields2008-10-03
* lockd: move grace period checks to common codeJ. Bruce Fields2008-10-03
* locks: add special return value for asynchronous locksMiklos Szeredi2008-07-25
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
|\
| * lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields2008-07-15
| * lockd: minor svclock.c style fixesJ. Bruce Fields2008-07-15
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-15
| * lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-15
* | SUNRPC: Remove the BKL from the callback functionsTrond Myklebust2008-07-15
|/
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields2008-04-25
* lockd: Fix stale nlmsvc_unlink_block commentJ. Bruce Fields2008-04-23
* NLM: Convert lockd to use kthreadsJeff Layton2008-04-23
* NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton2008-02-10
* NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton2008-02-10
* Leak in nlmsvc_testlock for async GETFL caseOleg Drokin2008-02-01
* lockd: fix a leak in nlmsvc_testlock asynchronous request handlingOleg Drokin2008-02-01
* NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust2007-10-09
* NLM: Fix a circular lock dependency in lockdTrond Myklebust2007-09-26
* lockd and nfsd endianness annotation fixesAl Viro2007-07-26
* lockd: add code to handle deferred lock requestsMarc Eshel2007-05-06
* lockd: always preallocate block in nlmsvc_lock()Marc Eshel2007-05-06
* lockd: handle test_lock deferralsMarc Eshel2007-05-06
* lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-06
* lockd: handle fl_grant callbacksMarc Eshel2007-05-06
* lockd: save lock state on deferralMarc Eshel2007-05-06
* locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
* locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
* NLM: Fix double free in __nlm_async_callTrond Myklebust2007-02-03
* [PATCH] lockd endianness annotationsAl Viro2006-12-13
* [PATCH] struct path: convert lockdJosef Sipek2006-12-08
* [PATCH] lockd endianness annotationsAl Viro2006-10-20
* [PATCH] Convert lockd to use the newer mutex instead of the older semaphoreNeil Brown2006-10-04
* [PATCH] knfsd: match GRANTED_RES replies using cookiesOlaf Kirch2006-10-04
* [PATCH] knfsd: lockd: make nlm_traverse_* more flexibleOlaf Kirch2006-10-04
* [PATCH] knfsd: lockd: Change list of blocked list to list_nodeOlaf Kirch2006-10-04
* [PATCH] knfsd: when looking up a lockd host, pass hostname & lengthOlaf Kirch2006-10-04
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* NLM/lockd: remove b_doneJ. Bruce Fields2006-08-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* NFS: make 2 functions staticAdrian Bunk2006-04-19
* LOCKD: nlmsvc_traverse_blocks return is unusedJ. Bruce Fields2006-03-20
* lockd: blocks should hold a reference to the nlm_fileTrond Myklebust2006-03-20
* lockd: Fix a typo in nlmsvc_grant_release()Trond Myklebust2006-03-20
* NLM: Add nlmclnt_release_callTrond Myklebust2006-03-20
* lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()Trond Myklebust2006-03-20
* lockd: Clean up of the server-side GRANTED codeTrond Myklebust2006-03-20
* lockd: Add refcounting to struct nlm_blockTrond Myklebust2006-03-20
* lockd: Fix server-side lock blocking codeTrond Myklebust2006-03-20