index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
1
-0
/
+2
2025-11-25
NFSD: Add trace point for SCSI fencing operation.
Dai Ngo
1
-0
/
+38
2025-11-16
NFSD: Implement NFSD_IO_DIRECT for NFS READ
Chuck Lever
1
-0
/
+1
2025-09-30
NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
Mike Snitzer
1
-0
/
+27
2025-07-14
NFSD: Remove definition for trace_nfsd_ctl_maxconn
Chuck Lever
1
-19
/
+0
2025-07-14
NFSD: Remove definition for trace_nfsd_file_gc_recent
Chuck Lever
1
-1
/
+0
2025-07-14
NFSD: Remove definitions for unused trace_nfsd_file_lru trace points
Chuck Lever
1
-2
/
+0
2025-07-14
NFSD: Remove definition for trace_nfsd_file_unhash_and_queue
Chuck Lever
1
-1
/
+0
2025-07-14
nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
Su Hui
1
-2
/
+2
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
1
-0
/
+30
2025-05-11
nfsd: add tracepoint to nfsd_readdir
Jeff Layton
1
-0
/
+26
2025-05-11
nfsd: add tracepoint to nfsd_rename
Jeff Layton
1
-0
/
+31
2025-05-11
nfsd: add tracepoints for unlink events
Jeff Layton
1
-0
/
+24
2025-05-11
nfsd: add tracepoint to nfsd_link()
Jeff Layton
1
-0
/
+27
2025-05-11
nfsd: add tracepoint to nfsd_symlink
Jeff Layton
1
-0
/
+27
2025-05-11
nfsd: add nfsd_vfs_create tracepoints
Jeff Layton
1
-0
/
+27
2025-05-11
nfsd: add a tracepoint to nfsd_lookup_dentry
Jeff Layton
1
-0
/
+23
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
1
-0
/
+39
2025-05-11
NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros
Chuck Lever
1
-0
/
+17
2025-05-11
NFSD: Use sockaddr instead of a generic array
Chuck Lever
1
-14
/
+15
2025-05-11
nfsd: add commit start/done tracepoints around nfsd_commit()
Jeff Layton
1
-0
/
+2
2025-03-10
nfsd: move cb_need_restart flag into cb_flags
Jeff Layton
1
-1
/
+1
2025-03-10
nfsd: filecache: introduce NFSD_FILE_RECENT
NeilBrown
1
-0
/
+3
2025-03-10
NFSD: Fix trace_nfsd_slot_seqid_sequence
Chuck Lever
1
-4
/
+15
2025-01-06
nfsd: trace: remove redundant stateid even deleg_recall
Chen Hanxiao
1
-1
/
+0
2024-11-18
nfsd: allow for up to 32 callback session slots
Jeff Layton
1
-1
/
+1
2024-11-18
NFSD: Add a tracepoint to record canceled async COPY operations
Chuck Lever
1
-1
/
+10
2024-11-18
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
1
-1
/
+1
2024-11-18
nfsd: new tracepoint for after op_func in compound processing
Jeff Layton
1
-1
/
+13
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
[next]