aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfstrace.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-04NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+3
2025-09-30nfs/localio: add tracepoints for misaligned DIO READ and WRITE supportMike Snitzer1-0/+70
2025-09-30nfs/localio: make trace_nfs_local_open_fh more usefulMike Snitzer1-3/+3
2025-09-23nfs: cleanup tracepoint declarationsLeo Martins1-3/+3
2025-09-23nfs: add tracepoints to nfs_writepages()Jeff Layton1-0/+2
2025-09-23nfs: more in-depth tracing of writepage eventsJeff Layton1-0/+66
2025-09-23nfs: new tracepoints around write handlingJeff Layton1-0/+13
2025-09-23nfs: add tracepoints to nfs_file_read() and nfs_file_write()Jeff Layton1-0/+52
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust1-0/+1
2025-07-14nfs: add cache_validity to the nfs_inode_event tracepointsJeff Layton1-2/+6
2025-07-14nfs: Add timecreate to nfs inodeAnne Marie Merritt1-1/+2
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer1-32/+0
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson1-0/+61
2024-07-17nfs: pass explicit offset/count to trace eventsChristoph Hellwig1-16/+20
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-21/+20
2024-01-04NFS: drop unused nfs_direct_req bytes_leftBenjamin Coddington1-4/+2
2024-01-04nfs: print fileid in lookup tracepointsJeff Layton1-4/+10
2024-01-04nfs: rename the nfs_async_rename_done tracepointJeff Layton1-1/+1
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski1-91/+0
2023-02-14NFS: Improve tracing of nfs_wb_folio()Trond Myklebust1-2/+3
2023-02-14NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()Trond Myklebust1-6/+35
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust1-6/+6
2022-12-10trace: Relocate event helper filesChuck Lever1-3/+3
2022-08-09NFS: Improve readpage/writepage tracingTrond Myklebust1-28/+26
2022-08-09NFS: Improve O_DIRECT tracingTrond Myklebust1-12/+9
2022-08-09NFS: Improve write error tracingTrond Myklebust1-15/+21
2022-07-23NFS: Replace fs_context-related dprintk() call sites with tracepointsChuck Lever1-0/+59
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton1-0/+69
2022-03-13NFS: Replace dfprintks with tracepoints in fscache read and write page functionsDave Wysochanski1-0/+91
2022-03-02NFS: Fix up forced readdirplusTrond Myklebust1-0/+1
2022-03-02NFS: Trace effects of the readdirplus heuristicTrond Myklebust1-0/+50
2022-03-02NFS: Trace effects of readdirplus on the dcacheTrond Myklebust1-0/+3
2022-03-02NFS: Add basic readdir tracingTrond Myklebust1-0/+68
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust1-1/+0
2022-02-25NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust1-1/+0
2022-02-25Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)1-3/+3
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski1-1/+0
2021-11-17NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington1-0/+1
2021-11-02NFS: Add offset to nfs_aop_readahead tracepointDave Wysochanski1-3/+7
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever1-98/+19
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever1-65/+15
2021-10-20NFS: Replace dprintk callsites in nfs_readpage(s)Chuck Lever1-0/+146
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever1-2/+4
2021-10-10NFS: Instrument i_size_write()Chuck Lever1-0/+50
2021-10-10NFS: Remove unnecessary TRACE_DEFINE_ENUM()sChuck Lever1-68/+0
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-4/+0
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-2/+2
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches1-2/+2
2021-06-03NFS: FMODE_READ and friends are C macros, not enum typesChuck Lever1-4/+0
2021-04-14NFSv4: Catch and trace server filehandle encoding errorsTrond Myklebust1-0/+1