Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Colin Ian King
|
e56efe9322
lockd: remove redundant check on block
|
8 years ago |
Jeff Layton
|
3c5199143b
sunrpc/lockd: fix references to the BKL
|
10 years ago |
Jeff Layton
|
10b89567db
lockd: eliminate LOCKD_DEBUG
|
10 years ago |
Jeff Layton
|
09802fd2a8
lockd: rip out deferred lock handling from testlock codepath
|
11 years ago |
Kinglong Mee
|
f328296e27
locks: Copy fl_lmops information for conflock in locks_copy_conflock()
|
11 years ago |
Joe Perches
|
d0449b90f8
locks: Remove unused conf argument from lm_grant
|
11 years ago |
NeilBrown
|
2ec197db1a
lockd: send correct lock when granting a delayed lock.
|
11 years ago |
Linus Torvalds
|
61f98b0fca
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
David Jeffery
|
1c327d962f
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
|
12 years ago |
Jeff Layton
|
3999e49364
locks: add a new "lm_owner_key" lock operation
|
12 years ago |
Jeff Layton
|
f891a29f46
locks: drop the unused filp argument to posix_unblock_lock
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Al Viro
|
c5aa1e554a
close the race in nlmsvc_free_block()
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
446945ab9a
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
|
13 years ago |
Stanislav Kinsbursky
|
5ccb0066f2
LockD: pass actual network namespace to grace period management functions
|
13 years ago |
Trond Myklebust
|
ffa94db604
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
|
13 years ago |
J. Bruce Fields
|
8fb47a4fbf
locks: rename lock-manager ops
|
14 years ago |
Chuck Lever
|
7db836d4a4
lockd: Split nlm_release_call()
|
14 years ago |
Chuck Lever
|
d8367c504e
lockd: Move nlmdbg_cookie2a() to svclock.c
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
J. Bruce Fields
|
a282a1fa6b
lockd: fix nlmsvc_notify_blocked locking
|
14 years ago |
Bryan Schumaker
|
f904be9cc7
lockd: Mostly remove BKL from the server
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
7b021967c5
const: make lock_manager_operations const
|
16 years ago |
Felix Blyakher
|
a9e61e25f9
lockd: call locks_release_private to cleanup per-filesystem state
|
16 years ago |
Miklos Szeredi
|
e33d1ea60c
lockd: clean up blocking lock cases of nlsmvc_lock()
|
16 years ago |
J. Bruce Fields
|
9d9b87c121
lockd: fix regression in lockd's handling of blocked locks
|
16 years ago |
J. Bruce Fields
|
d22b1cff09
lockd: reject reclaims outside the grace period
|
17 years ago |