summaryrefslogtreecommitdiff
path: root/fs/nfsd/trace.h
AgeCommit message (Expand)Author
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
2023-08-29NFSD: Replace nfsd_prune_bucket()Chuck Lever
2023-08-29NFSD: Enable write delegation supportDai Ngo
2023-06-05NFSD: trace nfsctl operationsChuck Lever
2023-05-15NFSD: Remove open coding of string copyAzeem Shaikh
2023-02-20nfsd: don't fsync nfsd_files on last closeJeff Layton
2023-01-06nfsd: fix handling of cached open files in nfsd4_open codepathJeff Layton
2022-12-11nfsd: rework refcounting in filecacheJeff Layton
2022-12-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo
2022-12-10NFSD: Add an nfsd_file_fsync tracepointChuck Lever
2022-11-28nfsd: reorganize filecache.cJeff Layton
2022-11-28NFSD: Trace delegation revocationsChuck Lever
2022-11-28NFSD: Trace stateids returned via DELEGRETURNChuck Lever
2022-11-28NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collectionChuck Lever
2022-11-14NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever
2022-09-26NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever
2022-09-26NFSD: Add tracepoints to report NFSv4 callback completionsChuck Lever
2022-09-26NFSD: Trace NFSv4 COMPOUND tagsChuck Lever
2022-09-26NFSD: Replace dprintk() call site in fh_verify()Chuck Lever
2022-07-29NFSD: Move nfsd_file_trace_alloc() tracepointChuck Lever
2022-07-29NFSD: Separate tracepoints for acquire and createChuck Lever
2022-07-29NFSD: Convert the filecache to use rhashtableChuck Lever
2022-07-29NFSD: Refactor __nfsd_file_close_inode()Chuck Lever
2022-07-29NFSD: No longer record nf_hashval in the trace logChuck Lever
2022-07-29NFSD: Leave open files out of the filecache LRUChuck Lever
2022-07-29NFSD: Trace filecache LRU activityChuck Lever
2022-07-29NFSD: Report the number of items evicted by the LRU walkChuck Lever