summaryrefslogtreecommitdiff
path: root/fs/nfsd/trace.h
AgeCommit message (Expand)Author
2025-07-14NFSD: Remove definition for trace_nfsd_ctl_maxconnChuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_file_gc_recentChuck Lever
2025-07-14NFSD: Remove definitions for unused trace_nfsd_file_lru trace pointsChuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_file_unhash_and_queueChuck Lever
2025-07-14nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8Su Hui
2025-05-11nfsd: add tracepoint for getattr and statfs eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_readdirJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_renameJeff Layton
2025-05-11nfsd: add tracepoints for unlink eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_link()Jeff Layton
2025-05-11nfsd: add tracepoint to nfsd_symlinkJeff Layton
2025-05-11nfsd: add nfsd_vfs_create tracepointsJeff Layton
2025-05-11nfsd: add a tracepoint to nfsd_lookup_dentryJeff Layton
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton
2025-05-11NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macrosChuck Lever
2025-05-11NFSD: Use sockaddr instead of a generic arrayChuck Lever
2025-05-11nfsd: add commit start/done tracepoints around nfsd_commit()Jeff Layton
2025-03-10nfsd: move cb_need_restart flag into cb_flagsJeff Layton
2025-03-10nfsd: filecache: introduce NFSD_FILE_RECENTNeilBrown
2025-03-10NFSD: Fix trace_nfsd_slot_seqid_sequenceChuck Lever
2025-01-06nfsd: trace: remove redundant stateid even deleg_recallChen Hanxiao
2024-11-18nfsd: allow for up to 32 callback session slotsJeff Layton
2024-11-18NFSD: Add a tracepoint to record canceled async COPY operationsChuck Lever
2024-11-18nfsd: refine and rename NFSD_MAY_LOCKNeilBrown
2024-11-18nfsd: new tracepoint for after op_func in compound processingJeff Layton
2024-10-04nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstpMike Snitzer
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson
2024-09-23NFSD: Short-circuit fh_verify tracepoints for LOCALIOChuck Lever
2024-09-20NFSD: Wrap async copy operations with trace pointsChuck Lever
2024-09-20NFSD: Clean up extra whitespace in trace_nfsd_copy_doneChuck Lever
2024-09-20NFSD: Record the callback stateid in copy tracepointsChuck Lever
2024-09-20NFSD: Display copy stateids with conventional print formattingChuck Lever
2024-09-20nfsd: add more nfsd_cb tracepointsJeff Layton
2024-09-20nfsd: track the main opcode for callbacksJeff Layton
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-06nfsd: add tracepoint in mark_client_expired_lockedJeff Layton
2024-05-06nfsd: new tracepoint for check_slot_seqidChuck Lever
2024-05-06nfsd: drop extraneous newline from nfsd tracepointsJeff Layton
2024-03-18tracing: Remove __assign_str_len()Steven Rostedt (Google)
2024-03-18NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-03-09NFSD: Clean up nfsd4_encode_replay()Chuck Lever
2024-03-01nfsd: prepare for supporting admin-revocation of stateNeilBrown
2024-03-01nfsd: split sc_status out of sc_typeNeilBrown
2024-03-01NFSD: Add callback operation lifetime trace pointsChuck Lever
2024-03-01NFSD: Rename nfsd_cb_state trace pointChuck Lever
2024-03-01NFSD: Replace dprintks in nfsd4_cb_sequence_done()Chuck Lever
2024-03-01NFSD: Add nfsd_seq4_status trace eventChuck Lever
2024-01-07NFSD: Remove nfsd_drc_gc() tracepointChuck Lever
2023-10-16NFSD: add trace points to track server copy progressDai Ngo
2023-08-29NFSD: Rename struct svc_cacherepChuck Lever