Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f4b52bb0842642a781a23dd36ae364253e03fdb4
/
net
/
sunrpc
/
svc.c
a4e187d
NFS: Don't drop CB requests with invalid principals
by Chuck Lever
· 8 years ago
0533b13
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
by Chuck Lever
· 8 years ago
756b9b3
SUNRPC: Fix callback channel
by Trond Myklebust
· 9 years ago
38b7631
nfs4: limit callback decoding to received bytes
by Benjamin Coddington
· 9 years ago
0f2e3bd
SUNRPC: Remove the TCP-only restriction in bc_svc_process()
by Chuck Lever
· 9 years ago
1b6dc1d
nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
by Jeff Layton
· 9 years ago
d70bc0c
nfsd/sunrpc: move pool_mode definitions into svc.h
by Jeff Layton
· 9 years ago
758f62f
nfsd/sunrpc: move sv_module parm into sv_ops
by Jeff Layton
· 9 years ago
c369014
nfsd/sunrpc: move sv_function into sv_ops
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
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
0d2a970
SUNRPC: Fix a backchannel race
by Trond Myklebust
· 9 years ago
0f41979
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
by Trond Myklebust
· 9 years ago
3f87d5d
SUNRPC: Move EXPORT_SYMBOL for svc_process
by Chuck Lever
· 9 years ago
632dda8
SUNRPC: Clean up bc_send()
by Chuck Lever
· 10 years ago
3c51991
sunrpc/lockd: fix references to the BKL
by Jeff Layton
· 10 years ago
b1691bc
sunrpc: convert to lockless lookup of queued server threads
by Jeff Layton
· 10 years ago
8124438
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
by Jeff Layton
· 10 years ago
0b5707e
sunrpc: require svc_create callers to pass in meaningful shutdown routine
by Jeff Layton
· 10 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
78b65eb
sunrpc: move rq_dropme flag into rq_flags
by Jeff Layton
· 10 years ago
30660e04b
sunrpc: move rq_usedeferral flag to rq_flags
by Jeff Layton
· 10 years ago
2941b0e
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
067f96e
sunrpc: release svc_pool_map reference when serv allocation fails
by Jeff Layton
· 10 years ago
f895b25
sunrpc: eliminate RPC_DEBUG
by Jeff Layton
· 10 years ago
860a0d9
sunrpc: add some tracepoints in svc_rqst handling functions
by Jeff Layton
· 10 years ago
eb63192
SUNRPC: off by one in BUG_ON()
by Dan Carpenter
· 10 years ago
983c684
SUNRPC: get rid of the request wait queue
by Trond Myklebust
· 10 years ago
f15a5cf
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
by Kinglong Mee
· 10 years ago
7e55b59
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
by Kinglong Mee
· 11 years ago
587ac5e
svcrpc: remove an unnecessary assignment
by Weng Meiling
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
cc630d9
svcrpc: fix rpc server shutdown races
by J. Bruce Fields
· 12 years ago
624ab46
svcrpc: silence "unused variable" warning in !RPC_DEBUG case
by J. Bruce Fields
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
756933e
SUNRPC: remove redundant "linux/nsproxy.h" includes
by Stanislav Kinsbursky
· 12 years ago
7032a3d
svcrpc: demote some printks to a dprintk
by J. Bruce Fields
· 12 years ago
0af3950
SUNRPC: remove BUG_ON in svc_register
by Weston Andros Adamson
· 12 years ago
b25cd05
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
by Weston Andros Adamson
· 12 years ago
1bd58aa
SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask
by Weston Andros Adamson
· 12 years ago
873b779
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 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
b3b02ae
NFSv4.1: Fix a request leak on the back channel
by Trond Myklebust
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
bb2224d
Lockd: per-net up and down routines introduced
by Stanislav Kinsbursky
· 13 years ago
074d0f6
SUNRPC: service shutdown function in network namespace context introduced
by Stanislav Kinsbursky
· 13 years ago
7b147f1
SUNRPC: service destruction in network namespace context
by Stanislav Kinsbursky
· 13 years ago
5ecebb7
SUNRPC: unregister service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
bee42f68
SUNRPC: register service on creation in current network namespace
by Stanislav Kinsbursky
· 13 years ago
5247fab
SUNRPC: pass network namespace to service registering routines
by Stanislav Kinsbursky
· 13 years ago
f7a30c1
SUNRPC: parametrize local rpcbind clients creation with net ns
by Stanislav Kinsbursky
· 13 years ago
977ac31
SUNRPC: register rpcbind programs in passed network namespase context
by Stanislav Kinsbursky
· 13 years ago
0b48d42
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
9689dcc
svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown
by J. Bruce Fields
· 13 years ago
61c8504
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
by J. Bruce Fields
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
94cf317
svcrpc: update outdated BKL comment
by J. Bruce Fields
· 13 years ago
b4f36f8
svcrpc: avoid memory-corruption on pool shutdown
by J. Bruce Fields
· 13 years ago
2fefb8a
svcrpc: destroy server sockets all at once
by J. Bruce Fields
· 13 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
16d0587
NFSd: call svc rpcbind cleanup explicitly
by Stanislav Kinsbursky
· 13 years ago
8e356b1
SUNRPC: cleanup service destruction
by Stanislav Kinsbursky
· 13 years ago
e40f5e2
SUNRPC: setup rpcbind clients if service requires it
by Stanislav Kinsbursky
· 13 years ago
d990856
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
by Stanislav Kinsbursky
· 13 years ago
11fd165
sunrpc: use better NUMA affinities
by Eric Dumazet
· 13 years ago
0d961aa
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
by Trond Myklebust
· 13 years ago
9e00abc
SUNRPC: sunrpc should not explicitly depend on NFS config options
by Trond Myklebust
· 13 years ago
7402ab19
SUNRPC: Use AF_LOCAL for rpcbind upcalls
by Chuck Lever
· 14 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
4a19de0
NFS rename client back channel transport field
by Andy Adamson
· 14 years ago
1f11a03
SUNRPC new transport for the NFSv4.1 shared back channel
by Andy Adamson
· 14 years ago
4b5b3ba
SUNRPC move svc_drop to caller of svc_process_common
by Andy Adamson
· 14 years ago
9e701c6
svcrpc: simpler request dropping
by J. Bruce Fields
· 14 years ago
1ebede8
sunrpc: close connection when a request is irretrievably lost.
by NeilBrown
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
ba17686
nfs41 do not allocate unused back channel pages
by Andy Adamson
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
301933a
Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31
by Trond Myklebust
· 15 years ago
8f97524
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks
by Benny Halevy
· 16 years ago
9c9f3f5
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use
by Andy Adamson
· 16 years ago
4d6bbb6
nfs41: Backchannel bc_svc_process()
by Ricardo Labiaga
· 16 years ago
1cad7ea
nfs41: Refactor svc_process()
by Ricardo Labiaga
· 16 years ago
62bc62a
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
by Christoph Lameter
· 15 years ago
a638562
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
2f42587
nfsd: don't use the deferral service, return NFS4ERR_DELAY
by Andy Adamson
· 16 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
aa85ea5
cpumask: use new cpumask_ functions in core code.
by Rusty Russell
· 16 years ago
363f724
SUNRPC: rpcb_register() should handle errors silently
by Chuck Lever
· 16 years ago
cadc0fa
SUNRPC: Simplify kernel RPC service registration
by Chuck Lever
· 16 years ago
d5a8620
SUNRPC: Simplify svc_unregister()
by Chuck Lever
· 16 years ago
ba5c35e
SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
by Chuck Lever
· 16 years ago
49a9072
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
by Chuck Lever
· 16 years ago
4b62e58
SUNRPC: Pass a family argument to svc_register()
by Chuck Lever
· 16 years ago
Next »