Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
126fb17364cc91e028342b126a6302f6ded340fb
/
fs
/
nfs
/
callback.c
49f1b2c
nfs: make nfs4_cb_sv_ops static
by Jason Yan
· 8 years ago
f609266
NFSv4: Fix callback server shutdown
by Trond Myklebust
· 8 years ago
4ebe28d
NFSv4.x/callback: Create the callback service through svc_create_pooled
by Kinglong Mee
· 8 years ago
d55b352
NFSv4.x: hide array-bounds warning
by Arnd Bergmann
· 8 years ago
5405fc4
NFSv4.x: Add kernel parameter to control the callback server
by Trond Myklebust
· 8 years ago
bb6aeba
NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads
by Trond Myklebust
· 8 years ago
3b01c11
NFSv4.x: Fix up the global tracking of the callback server
by Trond Myklebust
· 8 years ago
d002526
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
by Trond Myklebust
· 8 years ago
f4b52bb
NFSv4.x: Set up struct svc_serv_ops for the callback channel
by Trond Myklebust
· 8 years ago
98b0f80
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
by Trond Myklebust
· 8 years ago
7656677
NFS: Enable client side NFSv4.1 backchannel to use other transports
by Chuck Lever
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
0847ef8
NFS: Remove duplicate svc_xprt_put from nfs41_callback_up
by Kinglong Mee
· 9 years ago
b9e13cd
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
by Jeff Layton
· 9 years ago
ea126e7
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
by Jeff Layton
· 9 years ago
6f02dc8
nfs: deny backchannel RPCs with an incorrect authflavor instead of dropping them
by Jeff Layton
· 9 years ago
5d05e54
nfs: fix high load average due to callback thread sleeping
by Jeff Layton
· 10 years ago
6ffa30d
nfs: don't call blocking operations while !TASK_RUNNING
by Jeff Layton
· 10 years ago
66f09ca
nfs: do not start the callback thread until we set rqstp->rq_task
by Trond Myklebust
· 10 years ago
8879997
nfs: Ensure that nfs_callback_start_svc sets the server rq_task...
by Trond Myklebust
· 10 years ago
f11b2a1
nfs4: copy acceptor name from context to nfs_client
by Jeff Layton
· 10 years ago
54bcfa6
nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
by Geyslan G. Bem
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
42c2c42
NFSv4.2: Added NFS v4.2 support to the NFS client
by Steve Dickson
· 11 years ago
25d280a
nfs: allow the v4.1 callback thread to freeze
by Jeff Layton
· 12 years ago
e9b7e91
NFSv4: Fix the return value for nfs_callback_start_svc
by Trond Myklebust
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
758201e
NFSv4: Fix the minor version callback channel startup
by Trond Myklebust
· 12 years ago
1dc42e0
NFS: add debug messages to callback down function
by Stanislav Kinsbursky
· 12 years ago
b3d19c5
NFS: callback per-net usage counting introduced
by Stanislav Kinsbursky
· 12 years ago
29dcc16
NFS: make nfs_callback_tcpport6 per network context
by Stanislav Kinsbursky
· 12 years ago
bbe0a3a
NFS: make nfs_callback_tcpport per network context
by Stanislav Kinsbursky
· 12 years ago
23c20ec
NFS: callback up - users counting cleanup
by Stanislav Kinsbursky
· 12 years ago
8e24614
NFS: callback service start function introduced
by Stanislav Kinsbursky
· 12 years ago
691c457
NFS: callback up - transport backchannel cleanup
by Stanislav Kinsbursky
· 12 years ago
c946556
NFS: move per-net callback thread initialization to nfs_callback_up_net()
by Stanislav Kinsbursky
· 12 years ago
dd01842
NFS: callback service creation function introduced
by Stanislav Kinsbursky
· 12 years ago
c8ceb41
NFS: pass net to nfs_callback_down()
by Stanislav Kinsbursky
· 12 years ago
5b444cc
svcrpc: remove handling of unknown errors from svc_recv
by J. Bruce Fields
· 12 years ago
b042414
nfs: increase number of permitted callback connections.
by NeilBrown
· 12 years ago
fac1e8e
NFS: Keep module parameters in the generic NFS client
by Bryan Schumaker
· 12 years ago
12918b1
NFS: hard-code init_net for NFS callback transports
by Stanislav Kinsbursky
· 12 years ago
03a4e1f
nfsd4: move principal name into svc_cred
by J. Bruce Fields
· 13 years ago
786185b
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 13 years ago
9793f7c
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 13 years ago
1728017
NFS: Fix a number of sparse warnings
by Trond Myklebust
· 13 years ago
4e0038b
SUNRPC: Move clnt->cl_server into struct rpc_xprt
by Trond Myklebust
· 13 years ago
a030889
NFS: start printks w/ NFS: even if __func__ shown
by Weston Andros Adamson
· 13 years ago
7bb782c
NFS: create callback transports in parent transport network namespace
by Stanislav Kinsbursky
· 13 years ago
11fd165
sunrpc: use better NUMA affinities
by Eric Dumazet
· 13 years ago
778be23
NFS do not find client in NFSv4 pg_authenticate
by Andy Adamson
· 14 years ago
4a19de0
NFS rename client back channel transport field
by Andy Adamson
· 14 years ago
ece0de6
NFS RPC_AUTH_GSS unsupported on v4.1 back channel
by Andy Adamson
· 14 years ago
c36fca5
NFS refactor nfs_find_client and reference client across callback processing
by Andy Adamson
· 14 years ago
2c2618c
NFS associate sessionid with callback connection
by Andy Adamson
· 14 years ago
01c9a0b
NFS use svc_create_xprt for NFSv4.1 callback service
by Andy Adamson
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
fc5d00b
sunrpc: Add net argument to svc_create_xprt
by Pavel Emelyanov
· 14 years ago
9bbb9e5
param: use ops in struct kernel_param, rather than get and set fns directly
by Rusty Russell
· 14 years ago
d6783b2
SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
by Chuck Lever
· 15 years ago
07bccc2
nfs41: add support for callback with RPC version number 4
by Alexandros Batsakis
· 15 years ago
d4e935b
The rpc server does not require that service threads take the BKL.
by J. Bruce Fields
· 15 years ago
c140aa9
NFSv4: Clean up the nfs.callback_tcpport option
by Trond Myklebust
· 15 years ago
1f84603
Merge branch 'devel-for-2.6.31' into for-2.6.31
by Trond Myklebust
· 15 years ago
18fc316
NFS: Fix false error return from nfs_callback_up() if ipv6.ko is not available
by Chuck Lever
· 15 years ago
e82dc22
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
by Andy Adamson
· 16 years ago
8f97524
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks
by Benny Halevy
· 16 years ago
a43cde9
nfs41: Implement NFSv4.1 callback service process.
by Ricardo Labiaga
· 16 years ago
7146851
nfs41: minorversion support for nfs4_{init,destroy}_callback
by Benny Halevy
· 16 years ago
f738f51
NFS: Start PF_INET6 callback listener only if IPv6 support is available
by Chuck Lever
· 16 years ago
26298ca
NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks
by Chuck Lever
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
9652ada
SUNRPC: Change svc_create_xprt() to take a @family argument
by Chuck Lever
· 16 years ago
945b34a
rpc: allow gss callbacks to client
by Olga Kornievskaia
· 16 years ago
18de973
NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
5afc597
nfs4: fix potential race with rapid nfs_callback_up/down cycle
by Jeff Layton
· 16 years ago
ee84dfc
nfs4: remove BKL from nfs_callback_up and nfs_callback_down
by Jeff Layton
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
06e02d6
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
by Jeff Layton
· 17 years ago
e1ba1ab
nfsd: fix comment
by J. Bruce Fields
· 17 years ago
a277e33
NFS: convert nfs4 callback thread to kthread API
by Jeff Layton
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
1227a74
NFS: flush signals before taking down callback thread
by Jeff Layton
· 17 years ago
8e60029
NFS: fix reference counting for NFSv4 callback thread
by Jeff Layton
· 17 years ago
d7c9f1e
svc: Change services to use new svc_create_xprt service
by Tom Tucker
· 17 years ago
ff05264
NFS: Change nfs_find_client() to take "struct sockaddr *"
by Chuck Lever
· 17 years ago
1d98fe6
NFS: Move dprintks from callback.c to callback_proc.c
by Chuck Lever
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
27459f0
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
by Chuck Lever
· 18 years ago
ad06e4b
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing
by Chuck Lever
· 18 years ago
482fb94
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper
by Chuck Lever
· 18 years ago
6fb2b47
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
by NeilBrown
· 18 years ago
bc591cc
[PATCH] knfsd: add a callback for when last rpc thread finishes
by NeilBrown
· 18 years ago
24c8dbb
NFS: Generalise the nfs_client structure
by David Howells
· 18 years ago
adfa6f9
NFS: Rename struct nfs4_client to struct nfs_client
by David Howells
· 18 years ago
5ae1fbc
NFS: Fix NFS4 callback up/down prototypes
by David Howells
· 18 years ago
7d4e274
NFS: Fix up split of fs/nfs/inode.c
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
Next »