index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
svc_xprt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svc: Report xprt dequeue latency
Chuck Lever
2018-04-03
1
-2
/
+2
*
sunrpc: Report per-RPC execution stats
Chuck Lever
2018-04-03
1
-1
/
+2
*
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
2018-04-03
1
-1
/
+2
*
sunrpc: Simplify trace_svc_recv
Chuck Lever
2018-04-03
1
-1
/
+0
*
sunrpc: Simplify do_enqueue tracing
Chuck Lever
2018-04-03
1
-8
/
+3
*
sunrpc: Move trace_svc_xprt_dequeue()
Chuck Lever
2018-04-03
1
-4
/
+1
*
svc: Simplify ->xpo_secure_port
Chuck Lever
2018-04-03
1
-4
/
+1
*
sunrpc: Remove unneeded pointer dereference
Chuck Lever
2018-04-03
1
-2
/
+2
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-1
/
+1
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
1
-73
/
+33
|
\
|
*
SUNRPC: Improve ordering of transport processing
Trond Myklebust
2017-11-07
1
-70
/
+30
|
*
sunrcp: make function _svc_create_xprt static
Colin Ian King
2017-11-07
1
-3
/
+3
*
|
sunrpc: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+4
|
/
*
sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
Chuck Lever
2017-07-12
1
-4
/
+6
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-3
/
+3
|
\
|
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-3
/
+3
*
|
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
1
-3
/
+7
|
/
*
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
1
-10
/
+1
*
SUNRPC: Remove unused callback xpo_adjust_wspace()
Trond Myklebust
2016-07-13
1
-2
/
+0
*
SUNRPC: Add a server side per-connection limit
Trond Myklebust
2016-07-13
1
-3
/
+36
*
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
2016-07-13
1
-0
/
+4
*
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
2016-07-13
1
-2
/
+6
*
rpc: share one xps between all backchannels
J. Bruce Fields
2016-06-15
1
-0
/
+2
*
svcrpc: autoload rdma module
J. Bruce Fields
2016-05-23
1
-4
/
+19
*
sunrpc: Add a function to close temporary transports immediately
Scott Mayhew
2015-12-23
1
-0
/
+45
*
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
2015-08-10
1
-5
/
+5
*
sunrpc/lockd: fix references to the BKL
Jeff Layton
2015-01-23
1
-2
/
+1
*
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
2014-12-09
1
-2
/
+4
*
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
1
-7
/
+15
*
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
1
-97
/
+124
*
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
1
-6
/
+6
*
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
2014-12-09
1
-21
/
+16
*
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
2014-12-09
1
-4
/
+3
*
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
1
-1
/
+1
*
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
1
-1
/
+1
*
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
1
-1
/
+4
*
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
2014-12-09
1
-10
/
+21
|
\
|
*
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
2014-11-24
1
-10
/
+21
*
|
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
2014-12-01
1
-3
/
+1
|
/
*
SUNRPC: Fix compile on non-x86
J. Bruce Fields
2014-08-28
1
-4
/
+0
*
SUNRPC: More optimisations of svc_xprt_enqueue()
Trond Myklebust
2014-08-17
1
-14
/
+7
*
SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt
Trond Myklebust
2014-08-17
1
-21
/
+10
*
SUNRPC: get rid of the request wait queue
Trond Myklebust
2014-08-17
1
-15
/
+17
*
SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
Trond Myklebust
2014-08-17
1
-5
/
+10
*
SUNRPC: Do not override wspace tests in svc_handle_xprt
Trond Myklebust
2014-08-17
1
-1
/
+1
*
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
Trond Myklebust
2014-07-29
1
-0
/
+2
*
SUNRPC: Reduce contention in svc_xprt_enqueue()
Trond Myklebust
2014-07-29
1
-8
/
+17
*
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
1
-0
/
+1
*
SUNRPC: Fix a module reference leak in svc_handle_xprt
Trond Myklebust
2014-05-22
1
-0
/
+2
*
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
2014-05-22
1
-1
/
+1
[next]