index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp
Mike Snitzer
1
-3
/
+3
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
1
-1
/
+2
2024-09-23
NFSD: Short-circuit fh_verify tracepoints for LOCALIO
Chuck Lever
1
-8
/
+10
2024-09-20
NFSD: Wrap async copy operations with trace points
Chuck Lever
1
-1
/
+70
2024-09-20
NFSD: Clean up extra whitespace in trace_nfsd_copy_done
Chuck Lever
1
-1
/
+1
2024-09-20
NFSD: Record the callback stateid in copy tracepoints
Chuck Lever
1
-0
/
+12
2024-09-20
NFSD: Display copy stateids with conventional print formatting
Chuck Lever
1
-6
/
+6
2024-09-20
nfsd: add more nfsd_cb tracepoints
Jeff Layton
1
-0
/
+4
2024-09-20
nfsd: track the main opcode for callbacks
Jeff Layton
1
-4
/
+19
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-20
/
+20
2024-05-06
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
1
-0
/
+24
2024-05-06
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
1
-0
/
+70
2024-05-06
nfsd: drop extraneous newline from nfsd tracepoints
Jeff Layton
1
-3
/
+3
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
1
-4
/
+4
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
1
-1
/
+1
2024-03-09
NFSD: Clean up nfsd4_encode_replay()
Chuck Lever
1
-0
/
+18
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
1
-1
/
+2
2024-03-01
nfsd: split sc_status out of sc_type
NeilBrown
1
-17
/
+14
2024-03-01
NFSD: Add callback operation lifetime trace points
Chuck Lever
1
-0
/
+42
2024-03-01
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
1
-1
/
+2
2024-03-01
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
1
-0
/
+82
2024-03-01
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
1
-0
/
+35
2024-01-07
NFSD: Remove nfsd_drc_gc() tracepoint
Chuck Lever
1
-22
/
+0
2023-10-16
NFSD: add trace points to track server copy progress
Dai Ngo
1
-0
/
+87
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
1
-2
/
+2
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
1
-0
/
+22
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
1
-0
/
+1
2023-06-05
NFSD: trace nfsctl operations
Chuck Lever
1
-0
/
+259
2023-05-15
NFSD: Remove open coding of string copy
Azeem Shaikh
1
-3
/
+3
2023-02-20
nfsd: don't fsync nfsd_files on last close
Jeff Layton
1
-31
/
+0
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
1
-39
/
+13
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
1
-32
/
+19
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
1
-0
/
+50
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
1
-0
/
+31
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
1
-2
/
+2
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
1
-0
/
+55
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
1
-0
/
+1
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
1
-1
/
+2
2022-11-14
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
1
-1
/
+4
2022-09-26
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
1
-0
/
+23
2022-09-26
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
1
-0
/
+39
2022-09-26
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
1
-7
/
+14
2022-09-26
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
1
-3
/
+45
2022-07-29
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever
1
-1
/
+24
2022-07-29
NFSD: Separate tracepoints for acquire and create
Chuck Lever
1
-8
/
+46
2022-07-29
NFSD: Convert the filecache to use rhashtable
Chuck Lever
1
-1
/
+62
2022-07-29
NFSD: Refactor __nfsd_file_close_inode()
Chuck Lever
1
-11
/
+33
2022-07-29
NFSD: No longer record nf_hashval in the trace log
Chuck Lever
1
-24
/
+21
2022-07-29
NFSD: Leave open files out of the filecache LRU
Chuck Lever
1
-0
/
+2
2022-07-29
NFSD: Trace filecache LRU activity
Chuck Lever
1
-0
/
+39
[next]