Julia Lawall
|
2a297450dd
lockd: constify nlmsvc_binding structure
|
9 年之前 |
Geliang Tang
|
ea44463f37
lockd: use to_delayed_work
|
9 年之前 |
Scott Mayhew
|
0751ddf77b
lockd: Register callbacks on the inetaddr_chain and inet6addr_chain
|
9 年之前 |
Andrey Ryabinin
|
0d0f4aab4e
lockd: get rid of reference-counted NSM RPC clients
|
10 年之前 |
Andrey Ryabinin
|
0ad95472bf
lockd: create NSM handles per net namespace
|
10 年之前 |
J. Bruce Fields
|
c87fb4a378
lockd: NLM grace period shouldn't block NFSv4 opens
|
10 年之前 |
Jeff Layton
|
b9e13cdfac
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
|
10 年之前 |
Jeff Layton
|
ea126e7435
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
|
10 年之前 |
Trond Myklebust
|
06bed7d18c
LOCKD: Fix a race when initialising nlmsvc_timeout
|
10 年之前 |
Jeff Layton
|
0b5707e452
sunrpc: require svc_create callers to pass in meaningful shutdown routine
|
10 年之前 |
Linus Torvalds
|
6dea0737bc
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
|
11 年之前 |
Jeff Layton
|
d68e3c4aa4
lockd: add a /proc/fs/lockd/nlm_end_grace file
|
11 年之前 |
Jeff Layton
|
f779002965
lockd: move lockd's grace period handling into its own module
|
11 年之前 |
J. Bruce Fields
|
7c17705e77
lockd: fix rpcbind crash on lockd startup failure
|
11 年之前 |
Trond Myklebust
|
d4e8990299
lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task
|
11 年之前 |
Trond Myklebust
|
d6a7ce424f
lockd: Ensure that lockd_start_svc sets the server rq_task...
|
11 年之前 |
Linus Torvalds
|
5b174fd647
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
|
11 年之前 |
Joe Perches
|
7ac9fe571d
lockd: convert use of typedef ctl_table to struct ctl_table
|
11 年之前 |
Kees Cook
|
12dd7ecf23
lockd: avoid warning when CONFIG_SYSCTL undefined
|
11 年之前 |
Jeff Layton
|
679b033df4
lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
|
11 年之前 |
Kees Cook
|
f170168b9a
drivers: avoid parsing names as kthread_run() format strings
|
12 年之前 |
Linus Torvalds
|
bd81ccea85
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
|
13 年之前 |
Stanislav Kinsbursky
|
e9406db20f
lockd: per-net NSM client creation and destruction helpers introduced
|
13 年之前 |
J. Bruce Fields
|
5b444cc9a4
svcrpc: remove handling of unknown errors from svc_recv
|
13 年之前 |
Stanislav Kinsbursky
|
5630f7fa97
Lockd: move grace period management from lockd() to per-net functions
|
13 年之前 |
Stanislav Kinsbursky
|
5ccb0066f2
LockD: pass actual network namespace to grace period management functions
|
13 年之前 |
Stanislav Kinsbursky
|
db9c455341
LockD: manage grace list per network namespace
|
13 年之前 |
Stanislav Kinsbursky
|
08d44a35a9
LockD: make lockd manager allocated per network namespace
|
13 年之前 |
Stanislav Kinsbursky
|
66547b0251
LockD: manage grace period per network namespace
|
13 年之前 |
Stanislav Kinsbursky
|
8dbf28e495
LockD: add debug message to start and stop functions
|
13 年之前 |