index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
svclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
1
-30
/
+29
2011-07-21
locks: rename lock-manager ops
J. Bruce Fields
1
-4
/
+4
2010-12-16
lockd: Split nlm_release_call()
Chuck Lever
1
-2
/
+2
2010-12-16
lockd: Move nlmdbg_cookie2a() to svclock.c
Chuck Lever
1
-0
/
+30
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-27
lockd: fix nlmsvc_notify_blocked locking
J. Bruce Fields
1
-2
/
+4
2010-09-22
lockd: Mostly remove BKL from the server
Bryan Schumaker
1
-10
/
+21
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: make lock_manager_operations const
Alexey Dobriyan
1
-1
/
+1
2009-04-25
lockd: call locks_release_private to cleanup per-filesystem state
Felix Blyakher
1
-0
/
+2
2009-03-19
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
1
-5
/
+8
2009-02-09
lockd: fix regression in lockd's handling of blocked locks
J. Bruce Fields
1
-1
/
+5
2008-10-04
lockd: reject reclaims outside the grace period
J. Bruce Fields
1
-0
/
+4
2008-10-04
lockd: move grace period checks to common code
J. Bruce Fields
1
-1
/
+13
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
1
-9
/
+4
2008-07-21
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-23
/
+10
2008-07-16
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
1
-1
/
+6
2008-07-15
lockd: get host reference in nlmsvc_create_block() instead of callers
J. Bruce Fields
1
-3
/
+2
2008-07-15
lockd: minor svclock.c style fixes
J. Bruce Fields
1
-5
/
+5
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
Jeff Layton
1
-8
/
+2
2008-07-15
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock
Jeff Layton
1
-9
/
+3
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-25
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
1
-1
/
+1
2008-04-24
lockd: Fix stale nlmsvc_unlink_block comment
J. Bruce Fields
1
-2
/
+1
2008-04-24
NLM: Convert lockd to use kthreads
Jeff Layton
1
-1
/
+2
2008-02-11
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Jeff Layton
1
-0
/
+11
2008-02-11
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
Jeff Layton
1
-4
/
+13
2008-02-02
Leak in nlmsvc_testlock for async GETFL case
Oleg Drokin
1
-1
/
+1
2008-02-02
lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
1
-7
/
+11
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
2007-09-26
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
1
-11
/
+18
2007-07-26
lockd and nfsd endianness annotation fixes
Al Viro
1
-3
/
+3
2007-05-07
lockd: add code to handle deferred lock requests
Marc Eshel
1
-6
/
+35
2007-05-07
lockd: always preallocate block in nlmsvc_lock()
Marc Eshel
1
-23
/
+11
2007-05-07
lockd: handle test_lock deferrals
Marc Eshel
1
-16
/
+68
2007-05-07
lockd: pass cookie in nlmsvc_testlock
Marc Eshel
1
-2
/
+3
2007-05-07
lockd: handle fl_grant callbacks
Marc Eshel
1
-4
/
+87
2007-05-07
lockd: save lock state on deferral
Marc Eshel
1
-0
/
+25
2007-05-07
locks: allow {vfs,posix}_lock_file to return conflicting lock
Marc Eshel
1
-3
/
+3
2007-05-07
locks: give posix_test_lock same interface as ->lock
Marc Eshel
1
-5
/
+8
2007-02-04
NLM: Fix double free in __nlm_async_call
Trond Myklebust
1
-3
/
+1
2006-12-13
[PATCH] lockd endianness annotations
Al Viro
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
1
-8
/
+8
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
1
-5
/
+5
2006-10-04
[PATCH] Convert lockd to use the newer mutex instead of the older semaphore
Neil Brown
1
-11
/
+11
2006-10-04
[PATCH] knfsd: match GRANTED_RES replies using cookies
Olaf Kirch
1
-11
/
+13
2006-10-04
[PATCH] knfsd: lockd: make nlm_traverse_* more flexible
Olaf Kirch
1
-25
/
+8
2006-10-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
1
-63
/
+56
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
1
-1
/
+2
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
1
-1
/
+1
[next]