index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
sunrpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
SUNRPC: Clean up the svc_xprt_flags() macro
Chuck Lever
1
-14
/
+14
2022-12-10
SUNRPC: Make the svc_authenticate tracepoint conditional
Chuck Lever
1
-1
/
+3
2022-12-10
trace: Relocate event helper files
Chuck Lever
1
-1
/
+1
2022-08-11
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+20
2022-07-30
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
1
-5
/
+9
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
1
-0
/
+20
2022-05-19
SUNRPC: Remove svc_rqst::rq_xprt_hlen
Chuck Lever
1
-2
/
+1
2022-05-19
SUNRPC: Clean up svc_deferred_class trace events
Chuck Lever
1
-5
/
+4
2022-04-13
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+4
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-1
/
+0
2022-04-07
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
1
-3
/
+4
2022-03-30
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
1
-1
/
+0
2022-02-28
SUNRPC: Record endpoint information in trace log
Chuck Lever
1
-48
/
+78
2022-02-28
SUNRPC: Same as SVC_RQST_ENDPOINT, but without the xid
Chuck Lever
1
-41
/
+71
2022-02-28
SUNRPC: Improve sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-3
/
+3
2022-01-25
Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-25
/
+45
2022-01-14
SUNRPC: Don't dereference xprt->snd_task if it's a cookie
Chuck Lever
1
-5
/
+13
2022-01-10
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Chuck Lever
1
-4
/
+4
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-2
/
+3
2022-01-06
SUNRPC: Add source address/port to rpc_socket* traces
Pierguido Lambri
1
-20
/
+32
2021-12-13
SUNRPC: Remove low signal-to-noise tracepoints
Chuck Lever
1
-23
/
+1
2021-11-11
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+32
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
1
-0
/
+1
2021-10-21
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
1
-12
/
+12
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
1
-29
/
+45
2021-10-04
SUNRPC: Capture value of xdr_buf::page_base
Chuck Lever
1
-6
/
+14
2021-10-04
SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
Chuck Lever
1
-0
/
+18
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-45
/
+15
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-4
/
+4
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-2
/
+1
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
1
-3
/
+3
2021-08-09
SUNRPC: Record timeout value in xprt_retransmit tracepoint
Chuck Lever
1
-2
/
+4
2021-08-09
SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly
Chuck Lever
1
-5
/
+5
2021-08-09
SUNRPC: Update trace flags
Chuck Lever
1
-0
/
+3
2021-08-09
SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs
Chuck Lever
1
-34
/
+0
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
1
-20
/
+20
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+40
2021-04-14
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
1
-1
/
+0
2021-04-14
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
1
-0
/
+40
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
1
-0
/
+1
2021-01-25
SUNRPC: Display RPC procedure names instead of proc numbers
Chuck Lever
1
-4
/
+11
2021-01-13
SUNRPC: Move the svc_xdr_recvfrom tracepoint again
Chuck Lever
1
-6
/
+53
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-24
/
+0
2020-11-12
SUNRPC: Fix oops in the rpc_xdr_buf event class
Scott Mayhew
1
-1
/
+2
2020-11-06
SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
Chuck Lever
1
-4
/
+4
2020-09-21
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Replace rpcbind dprintk call sites with tracepoints
Chuck Lever
1
-0
/
+86
[next]