summaryrefslogtreecommitdiff
path: root/fs/nfsd/trace.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-05NFSD: trace nfsctl operationsChuck Lever1-0/+259
2023-05-15NFSD: Remove open coding of string copyAzeem Shaikh1-3/+3
2023-02-20nfsd: don't fsync nfsd_files on last closeJeff Layton1-31/+0
2023-01-06nfsd: fix handling of cached open files in nfsd4_open codepathJeff Layton1-39/+13
2022-12-11nfsd: rework refcounting in filecacheJeff Layton1-32/+19
2022-12-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo1-0/+50
2022-12-10NFSD: Add an nfsd_file_fsync tracepointChuck Lever1-0/+31
2022-11-28nfsd: reorganize filecache.cJeff Layton1-2/+2
2022-11-28NFSD: Trace delegation revocationsChuck Lever1-0/+55
2022-11-28NFSD: Trace stateids returned via DELEGRETURNChuck Lever1-0/+1
2022-11-28NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collectionChuck Lever1-1/+2
2022-11-14NFSD: Fix trace_nfsd_fh_verify_err() crasherChuck Lever1-1/+4
2022-09-26NFSD: Add a mechanism to wait for a DELEGRETURNChuck Lever1-0/+23
2022-09-26NFSD: Add tracepoints to report NFSv4 callback completionsChuck Lever1-0/+39
2022-09-26NFSD: Trace NFSv4 COMPOUND tagsChuck Lever1-7/+14
2022-09-26NFSD: Replace dprintk() call site in fh_verify()Chuck Lever1-3/+45
2022-07-30NFSD: Move nfsd_file_trace_alloc() tracepointChuck Lever1-1/+24
2022-07-30NFSD: Separate tracepoints for acquire and createChuck Lever1-8/+46
2022-07-30NFSD: Convert the filecache to use rhashtableChuck Lever1-1/+62
2022-07-30NFSD: Refactor __nfsd_file_close_inode()Chuck Lever1-11/+33
2022-07-30NFSD: No longer record nf_hashval in the trace logChuck Lever1-24/+21
2022-07-30NFSD: Leave open files out of the filecache LRUChuck Lever1-0/+2
2022-07-30NFSD: Trace filecache LRU activityChuck Lever1-0/+39
2022-07-30NFSD: Report the number of items evicted by the LRU walkChuck Lever1-0/+29
2022-07-30NFSD: Instrument fh_verify()Chuck Lever1-0/+46
2022-07-30nfsd: eliminate the NFSD_FILE_BREAK_* flagsJeff Layton1-2/+0
2022-05-23NFSD: Clean up the show_nf_flags() macroChuck Lever1-6/+0
2022-05-23NFSD: Trace filecache opensChuck Lever1-0/+28
2022-02-28NFSD: Remove NFSD_PROC_ARGS_* macrosChuck Lever1-19/+9
2022-02-28NFSD: Use __sockaddr field to store socket addressesChuck Lever1-40/+39
2022-02-09NFSD: Fix offset type in I/O trace pointsChuck Lever1-7/+7
2022-01-08NFSD: Trace boot verifier resetsChuck Lever1-0/+28
2022-01-08nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()Trond Myklebust1-0/+50
2022-01-08NFSD: Combine XDR error tracepointsChuck Lever1-21/+7
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever1-0/+1
2021-08-17NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever1-3/+2
2021-08-17NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever1-7/+5
2021-07-07NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever1-1/+0
2021-05-18NFSD: Update nfsd_cb_args tracepointChuck Lever1-3/+3
2021-05-18NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever1-48/+0
2021-05-18NFSD: Add an nfsd_cb_probe tracepointChuck Lever1-0/+1
2021-05-18NFSD: Replace the nfsd_deleg_break tracepointChuck Lever1-1/+31
2021-05-18NFSD: Add an nfsd_cb_offload tracepointChuck Lever1-0/+36
2021-05-18NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever1-0/+26
2021-05-18NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever1-1/+26
2021-05-18NFSD: Add cb_lost tracepointChuck Lever1-0/+1
2021-05-18NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever1-5/+0
2021-05-18NFSD: Add tracepoints for EXCHANGEID edge casesChuck Lever1-0/+1
2021-05-18NFSD: Add tracepoints for SETCLIENTID edge casesChuck Lever1-0/+37
2021-05-18NFSD: Add a couple more nfsd_clid_expired call sitesChuck Lever1-1/+2