index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svclock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
const: make lock_manager_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
2009-04-24
1
-0
/
+2
*
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
2009-03-18
1
-5
/
+8
*
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
2009-02-09
1
-1
/
+5
*
lockd: reject reclaims outside the grace period
J. Bruce Fields
2008-10-03
1
-0
/
+4
*
lockd: move grace period checks to common code
J. Bruce Fields
2008-10-03
1
-1
/
+13
*
locks: add special return value for asynchronous locks
Miklos Szeredi
2008-07-25
1
-9
/
+4
*
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-20
1
-23
/
+10
|
\
|
*
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
2008-07-15
1
-3
/
+2
|
*
lockd: minor svclock.c style fixes
J. Bruce Fields
2008-07-15
1
-5
/
+5
|
*
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
2008-07-15
1
-8
/
+2
|
*
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
2008-07-15
1
-9
/
+3
*
|
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
2008-07-15
1
-1
/
+6
|
/
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
2008-04-25
1
-1
/
+1
*
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
2008-04-23
1
-2
/
+1
*
NLM: Convert lockd to use kthreads
Jeff Layton
2008-04-23
1
-1
/
+2
*
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Jeff Layton
2008-02-10
1
-0
/
+11
*
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
Jeff Layton
2008-02-10
1
-4
/
+13
*
Leak in nlmsvc_testlock for async GETFL case
Oleg Drokin
2008-02-01
1
-1
/
+1
*
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
2008-02-01
1
-7
/
+11
*
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
1
-1
/
+3
*
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-09-26
1
-11
/
+18
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
1
-3
/
+3
*
lockd: add code to handle deferred lock requests
Marc Eshel
2007-05-06
1
-6
/
+35
*
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
2007-05-06
1
-23
/
+11
*
lockd: handle test_lock deferrals
Marc Eshel
2007-05-06
1
-16
/
+68
*
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
2007-05-06
1
-2
/
+3
*
lockd: handle fl_grant callbacks
Marc Eshel
2007-05-06
1
-4
/
+87
*
lockd: save lock state on deferral
Marc Eshel
2007-05-06
1
-0
/
+25
*
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
2007-05-06
1
-3
/
+3
*
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-06
1
-5
/
+8
*
NLM: Fix double free in __nlm_async_call
Trond Myklebust
2007-02-03
1
-3
/
+1
*
[PATCH] lockd endianness annotations
Al Viro
2006-12-13
1
-2
/
+2
*
[PATCH] struct path: convert lockd
Josef Sipek
2006-12-08
1
-8
/
+8
*
[PATCH] lockd endianness annotations
Al Viro
2006-10-20
1
-5
/
+5
*
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
2006-10-04
1
-11
/
+11
*
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
2006-10-04
1
-11
/
+13
*
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
2006-10-04
1
-25
/
+8
*
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
2006-10-04
1
-63
/
+56
*
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
2006-10-04
1
-1
/
+2
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
NLM/lockd: remove b_done
J. Bruce Fields
2006-08-03
1
-9
/
+3
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
NFS: make 2 functions static
Adrian Bunk
2006-04-19
1
-1
/
+1
*
LOCKD: nlmsvc_traverse_blocks return is unused
J. Bruce Fields
2006-03-20
1
-2
/
+1
*
lockd: blocks should hold a reference to the nlm_file
Trond Myklebust
2006-03-20
1
-35
/
+46
*
lockd: Fix a typo in nlmsvc_grant_release()
Trond Myklebust
2006-03-20
1
-1
/
+3
*
NLM: Add nlmclnt_release_call
Trond Myklebust
2006-03-20
1
-38
/
+28
*
lockd: Make nlmsvc_create_block() use nlmsvc_lookup_host()
Trond Myklebust
2006-03-20
1
-2
/
+1
[next]