Elena Reshetova
|
fee21fb587
lockd: convert nlm_host.h_count from atomic_t to refcount_t
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Christoph Hellwig
|
860bda29b9
sunrpc: mark all struct svc_procinfo instances as const
|
8 years ago |
Benjamin Coddington
|
b1ece737f4
lockd: Introduce nlmclnt_operations
|
8 years ago |
Trond Myklebust
|
251af29c32
nlm: Ensure callback code also checks that the files match
|
8 years ago |
Andrey Ryabinin
|
0d0f4aab4e
lockd: get rid of reference-counted NSM RPC clients
|
10 years ago |
Andrey Ryabinin
|
0ad95472bf
lockd: create NSM handles per net namespace
|
10 years ago |
Jeff Layton
|
09802fd2a8
lockd: rip out deferred lock handling from testlock codepath
|
11 years ago |
Christoph Hellwig
|
9c69de4c94
nfsd: remove <linux/nfsd/nfsfh.h>
|
11 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Tim Gardner
|
f25cc71e63
lockd: nlmclnt_reclaim(): avoid stack overflow
|
12 years ago |
Stanislav Kinsbursky
|
5ccb0066f2
LockD: pass actual network namespace to grace period management functions
|
13 years ago |
Stanislav Kinsbursky
|
b26411f85d
LockD: mark host per network namespace on garbage collect
|
13 years ago |
Stanislav Kinsbursky
|
3b64739fb9
Lockd: shutdown NLM hosts in network namespace context
|
13 years ago |
Stanislav Kinsbursky
|
66697bfd6a
LockD: make nlm hosts network namespace aware
|
13 years ago |
Trond Myklebust
|
a613fa168a
SUNRPC: constify the rpc_program
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Chuck Lever
|
67216b94d4
lockd: Clean up nlmsvc_lookup_host()
|
14 years ago |
Chuck Lever
|
8ea6ecc8b0
lockd: Create client-side nlm_host cache
|
14 years ago |
Chuck Lever
|
7db836d4a4
lockd: Split nlm_release_call()
|
14 years ago |
Trond Myklebust
|
8e35f8e7c6
NLM: Fix a regression in lockd
|
15 years ago |
Linus Torvalds
|
a87e84b5cd
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
|
16 years ago |
Alexey Dobriyan
|
7b021967c5
const: make lock_manager_operations const
|
16 years ago |
Jeff Layton
|
4516fc0454
sunrpc: add routine for comparing addresses
|
16 years ago |
Chuck Lever
|
6c9dc42551
lockd: Update NSM state from SM_MON replies
|
16 years ago |
Chuck Lever
|
78851e1aa4
NLM: Shrink the IPv4-only version of nlm_cmp_addr()
|
16 years ago |
Chuck Lever
|
57ef692588
NLM: Rewrite IPv4 privileged requester's check
|
17 years ago |
Chuck Lever
|
d1208f7073
NLM: nlm_privileged_requester() doesn't recognize mapped loopback address
|
17 years ago |