summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/trace.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-20/+20
* nfsd: add tracepoint in mark_client_expired_lockedJeff Layton2024-05-061-0/+24
* nfsd: new tracepoint for check_slot_seqidChuck Lever2024-05-061-0/+70
* nfsd: drop extraneous newline from nfsd tracepointsJeff Layton2024-05-061-3/+3
* tracing: Remove __assign_str_len()Steven Rostedt (Google)2024-03-181-4/+4
* NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)2024-03-181-1/+1
* NFSD: Clean up nfsd4_encode_replay()Chuck Lever2024-03-091-0/+18
* nfsd: prepare for supporting admin-revocation of stateNeilBrown2024-03-011-1/+2
* nfsd: split sc_status out of sc_typeNeilBrown2024-03-011-17/+14
* NFSD: Add callback operation lifetime trace pointsChuck Lever2024-03-011-0/+42
* NFSD: Rename nfsd_cb_state trace pointChuck Lever2024-03-011-1/+2
* NFSD: Replace dprintks in nfsd4_cb_sequence_done()Chuck Lever2024-03-011-0/+82
* NFSD: Add nfsd_seq4_status trace eventChuck Lever2024-03-011-0/+35
* NFSD: Remove nfsd_drc_gc() tracepointChuck Lever2024-01-071-22/+0
* NFSD: add trace points to track server copy progressDai Ngo2023-10-161-0/+87
* NFSD: Rename struct svc_cacherepChuck Lever2023-08-291-2/+2
* NFSD: Replace nfsd_prune_bucket()Chuck Lever2023-08-291-0/+22
* NFSD: Enable write delegation supportDai Ngo2023-08-291-0/+1
* NFSD: trace nfsctl operationsChuck Lever2023-06-051-0/+259
* NFSD: Remove open coding of string copyAzeem Shaikh2023-05-151-3/+3
* nfsd: don't fsync nfsd_files on last closeJeff Layton2023-02-201-31/+0
* nfsd: fix handling of cached open files in nfsd4_open codepathJeff Layton2023-01-061-39/+13
* nfsd: rework refcounting in filecacheJeff Layton2022-12-111-32/+19
* NFSD: add CB_RECALL_ANY tracepointsDai Ngo2022-12-101-0/+50
* NFSD: Add an nfsd_file_fsync tracepointChuck Lever2022-12-101-0/+31
* nfsd: reorganize filecache.cJeff Layton2022-11-281-2/+2
* NFSD: Trace delegation revocationsChuck Lever2022-11-281-0/+55
* NFSD: Trace stateids returned via DELEGRETURNChuck Lever2022-11-281-0/+1
* NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collectionChuck Lever2022-11-281-1/+2
* NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever2022-11-141-1/+4
* NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever2022-09-261-0/+23
* NFSD: Add tracepoints to report NFSv4 callback completionsChuck Lever2022-09-261-0/+39
* NFSD: Trace NFSv4 COMPOUND tagsChuck Lever2022-09-261-7/+14
* NFSD: Replace dprintk() call site in fh_verify()Chuck Lever2022-09-261-3/+45
* NFSD: Move nfsd_file_trace_alloc() tracepointChuck Lever2022-07-301-1/+24
* NFSD: Separate tracepoints for acquire and createChuck Lever2022-07-301-8/+46
* NFSD: Convert the filecache to use rhashtableChuck Lever2022-07-301-1/+62
* NFSD: Refactor __nfsd_file_close_inode()Chuck Lever2022-07-301-11/+33
* NFSD: No longer record nf_hashval in the trace logChuck Lever2022-07-301-24/+21
* NFSD: Leave open files out of the filecache LRUChuck Lever2022-07-301-0/+2
* NFSD: Trace filecache LRU activityChuck Lever2022-07-301-0/+39
* NFSD: Report the number of items evicted by the LRU walkChuck Lever2022-07-301-0/+29
* NFSD: Instrument fh_verify()Chuck Lever2022-07-301-0/+46
* nfsd: eliminate the NFSD_FILE_BREAK_* flagsJeff Layton2022-07-301-2/+0
* NFSD: Clean up the show_nf_flags() macroChuck Lever2022-05-231-6/+0
* NFSD: Trace filecache opensChuck Lever2022-05-231-0/+28
* NFSD: Remove NFSD_PROC_ARGS_* macrosChuck Lever2022-02-281-19/+9
* NFSD: Use __sockaddr field to store socket addressesChuck Lever2022-02-281-40/+39
* NFSD: Fix offset type in I/O trace pointsChuck Lever2022-02-091-7/+7
* NFSD: Trace boot verifier resetsChuck Lever2022-01-081-0/+28