index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
sunrpc.h
Age
Commit message (
Expand
)
Author
2019-05-09
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-12
fix null pointer deref in tracepoints in back channel
Olga Kornievskaia
2019-02-14
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
2019-02-13
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
SUNRPC: Display symbolic flag names in RPC trace events
Chuck Lever
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
2018-12-27
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2018-09-30
SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive()
Trond Myklebust
2018-09-30
SUNRPC: Simplify TCP receive code by switching to using iterators
Trond Myklebust
2018-09-30
SUNRPC: Rename TCP receive-specific state variables
Trond Myklebust
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-05-01
sunrpc: Fix latency trace point crashes
Chuck Lever
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-04-10
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2018-04-10
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2018-04-10
sunrpc: Simplify synopsis of some trace points
Chuck Lever
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
2018-04-03
sunrpc: Re-purpose trace_svc_process
Chuck Lever
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
2018-04-03
sunrpc: Simplify trace_svc_recv
Chuck Lever
2018-04-03
sunrpc: Move trace_svc_xprt_dequeue()
Chuck Lever
2018-04-03
sunrpc: Update show_svc_xprt_flags() to include recently added flags
Chuck Lever
2018-01-23
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-01-23
SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint
Benjamin Coddington
2018-01-23
sunrpc: Format RPC events consistently for display
Chuck Lever
2018-01-23
SUNRPC: Trace xprt_timer events
Chuck Lever
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
sunrpc: Add rpc_request static trace point
Chuck Lever
2017-11-17
SUNRPC: Fix parsing failure in trace points with XIDs
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status
Trond Myklebust
2016-07-13
SUNRPC: Add tracepoints for dropped and deferred requests
Trond Myklebust
2016-07-13
SUNRPC: Add a tracepoint for server socket out-of-space conditions
Trond Myklebust
2016-07-01
SUNRPC: Don't allocate a full sockaddr_storage for tracing
Trond Myklebust
2015-08-31
net: sunrpc: fix tracepoint Warning: unknown op '->'
Pratyush Anand
2015-04-08
SUNRPC: Export enums in tracepoints to user space
Steven Rostedt (Red Hat)
2014-12-09
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
[next]