Linus Torvalds
|
c3e9c04b89
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 年之前 |
Vasily Averin
|
e4949e4b3d
nfs: remove net pointer from messages
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Chuck Lever
|
afea5657c2
sunrpc: Const-ify struct sv_serv_ops
|
8 年之前 |
Christoph Hellwig
|
e9679189e3
sunrpc: mark all struct svc_version instances as const
|
8 年之前 |
Trond Myklebust
|
ed6473ddc7
NFSv4: Fix callback server shutdown
|
8 年之前 |
Kinglong Mee
|
df807fffaa
NFSv4.x/callback: Create the callback service through svc_create_pooled
|
8 年之前 |
Linus Torvalds
|
8841b5f0cd
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
8 年之前 |
Jason Yan
|
05fae7bbc2
nfs: make nfs4_cb_sv_ops static
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年之前 |
Arnd Bergmann
|
d55b352b01
NFSv4.x: hide array-bounds warning
|
8 年之前 |
Trond Myklebust
|
5405fc44c3
NFSv4.x: Add kernel parameter to control the callback server
|
9 年之前 |
Trond Myklebust
|
bb6aeba736
NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads
|
9 年之前 |
Trond Myklebust
|
3b01c11ee8
NFSv4.x: Fix up the global tracking of the callback server
|
9 年之前 |
Trond Myklebust
|
d002526886
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
|
9 年之前 |
Trond Myklebust
|
f4b52bb084
NFSv4.x: Set up struct svc_serv_ops for the callback channel
|
9 年之前 |
Trond Myklebust
|
98b0f80c23
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
|
9 年之前 |
Chuck Lever
|
76566773a1
NFS: Enable client side NFSv4.1 backchannel to use other transports
|
9 年之前 |
Linus Torvalds
|
4e4adb2f46
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 年之前 |
Kinglong Mee
|
0847ef88c3
NFS: Remove duplicate svc_xprt_put from nfs41_callback_up
|
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 年之前 |
Jeff Layton
|
6f02dc88be
nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
|
10 年之前 |
Jeff Layton
|
5d05e54af3
nfs: fix high load average due to callback thread sleeping
|
10 年之前 |
Jeff Layton
|
6ffa30d3f7
nfs: don't call blocking operations while !TASK_RUNNING
|
10 年之前 |
Trond Myklebust
|
66f09ca717
nfs: do not start the callback thread until we set rqstp->rq_task
|
11 年之前 |
Trond Myklebust
|
887999774a
nfs: Ensure that nfs_callback_start_svc sets the server rq_task...
|
11 年之前 |
Jeff Layton
|
f11b2a1cfb
nfs4: copy acceptor name from context to nfs_client
|
11 年之前 |
Geyslan G. Bem
|
54bcfa6682
nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
|
11 年之前 |
Linus Torvalds
|
be0c5d8c0b
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
12 年之前 |