summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/trace.h
Commit message (Expand)AuthorAgeFilesLines
* 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-291-1/+24
* NFSD: Separate tracepoints for acquire and createChuck Lever2022-07-291-8/+46
* NFSD: Convert the filecache to use rhashtableChuck Lever2022-07-291-1/+62
* NFSD: Refactor __nfsd_file_close_inode()Chuck Lever2022-07-291-11/+33
* NFSD: No longer record nf_hashval in the trace logChuck Lever2022-07-291-24/+21
* NFSD: Leave open files out of the filecache LRUChuck Lever2022-07-291-0/+2
* NFSD: Trace filecache LRU activityChuck Lever2022-07-291-0/+39
* NFSD: Report the number of items evicted by the LRU walkChuck Lever2022-07-291-0/+29
* NFSD: Instrument fh_verify()Chuck Lever2022-07-291-0/+46
* nfsd: eliminate the NFSD_FILE_BREAK_* flagsJeff Layton2022-07-291-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
* nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()Trond Myklebust2022-01-081-0/+50
* NFSD: Combine XDR error tracepointsChuck Lever2022-01-081-21/+7
* NFS: Move NFS protocol display macros to global headerChuck Lever2021-11-021-0/+1
* NFSD: Use new __string_len C macros for nfsd_clid_classChuck Lever2021-08-171-3/+2
* NFSD: Use new __string_len C macros for the nfs_dirent tracepointChuck Lever2021-08-171-7/+5
* NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever2021-07-061-1/+0
* NFSD: Update nfsd_cb_args tracepointChuck Lever2021-05-181-3/+3
* NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepointsChuck Lever2021-05-181-48/+0
* NFSD: Add an nfsd_cb_probe tracepointChuck Lever2021-05-181-0/+1
* NFSD: Replace the nfsd_deleg_break tracepointChuck Lever2021-05-181-1/+31
* NFSD: Add an nfsd_cb_offload tracepointChuck Lever2021-05-181-0/+36
* NFSD: Add an nfsd_cb_lm_notify tracepointChuck Lever2021-05-181-0/+26
* NFSD: Enhance the nfsd_cb_setup tracepointChuck Lever2021-05-181-1/+26
* NFSD: Add cb_lost tracepointChuck Lever2021-05-181-0/+1
* NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macrosChuck Lever2021-05-181-5/+0