summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfstrace.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: drop unused nfs_direct_req bytes_leftBenjamin Coddington2024-01-041-4/+2
* nfs: print fileid in lookup tracepointsJeff Layton2024-01-041-4/+10
* nfs: rename the nfs_async_rename_done tracepointJeff Layton2024-01-041-1/+1
* NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski2023-04-111-91/+0
* NFS: Improve tracing of nfs_wb_folio()Trond Myklebust2023-02-141-2/+3
* NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()Trond Myklebust2023-02-141-6/+35
* NFS: Convert buffered reads to use foliosTrond Myklebust2023-02-141-6/+6
* trace: Relocate event helper filesChuck Lever2022-12-101-3/+3
* NFS: Improve readpage/writepage tracingTrond Myklebust2022-08-091-28/+26
* NFS: Improve O_DIRECT tracingTrond Myklebust2022-08-091-12/+9
* NFS: Improve write error tracingTrond Myklebust2022-08-091-15/+21
* NFS: Replace fs_context-related dprintk() call sites with tracepointsChuck Lever2022-07-231-0/+59
* nfs: add new nfs_direct_req tracepoint eventsJeff Layton2022-07-231-0/+69
* NFS: Replace dfprintks with tracepoints in fscache read and write page functionsDave Wysochanski2022-03-131-0/+91
* NFS: Fix up forced readdirplusTrond Myklebust2022-03-021-0/+1
* NFS: Trace effects of the readdirplus heuristicTrond Myklebust2022-03-021-0/+50
* NFS: Trace effects of readdirplus on the dcacheTrond Myklebust2022-03-021-0/+3
* NFS: Add basic readdir tracingTrond Myklebust2022-03-021-0/+68
* NFS: Improve heuristic for readdirplusTrond Myklebust2022-03-021-1/+0
* NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust2022-02-251-1/+0
* Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)2022-02-251-3/+3
* nfs: Convert to new fscache volume/cookie APIDave Wysochanski2022-01-101-1/+0
* NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington2021-11-171-0/+1
* NFS: Add offset to nfs_aop_readahead tracepointDave Wysochanski2021-11-021-3/+7
* NFS: Move NFS protocol display macros to global headerChuck Lever2021-11-021-98/+19
* NFS: Move generic FS show macros to global headerChuck Lever2021-11-021-65/+15
* NFS: Replace dprintk callsites in nfs_readpage(s)Chuck Lever2021-10-201-0/+146
* SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever2021-10-201-2/+4
* NFS: Instrument i_size_write()Chuck Lever2021-10-101-0/+50
* NFS: Remove unnecessary TRACE_DEFINE_ENUM()sChuck Lever2021-10-101-68/+0
* Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-07-031-4/+0
|\
| * take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro2021-04-071-4/+0
* | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-031-2/+2
|\ \
| * | treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-301-2/+2
* | | NFS: FMODE_READ and friends are C macros, not enum typesChuck Lever2021-06-031-4/+0
|/ /
* | NFSv4: Catch and trace server filehandle encoding errorsTrond Myklebust2021-04-141-0/+1
* | NFSv4: Convert nfs_xdr_status tracepoint to an event classTrond Myklebust2021-04-141-1/+9
* | NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust2021-04-131-1/+3
* | NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust2021-04-131-1/+3
* | NFS: Fix up inode cache tracingTrond Myklebust2021-04-121-0/+5
|/
* nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden2020-07-131-1/+2
* NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever2020-06-111-0/+44
* NFS: Trace short NFS READsChuck Lever2020-06-111-0/+47
* NFS: nfs_xdr_status should record the procedure nameChuck Lever2020-06-111-2/+13
* NFS: Clean up process of marking inode stale.Trond Myklebust2020-04-061-0/+1
* Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-071-73/+206
|\
| * NFS: Improve tracing of permission callsTrond Myklebust2020-01-151-1/+60
| * NFS: Clean up generic file commit tracepointTrond Myklebust2020-01-151-16/+26
| * NFS: Clean up generic writeback tracepointsTrond Myklebust2020-01-151-32/+41
| * NFS: Clean up generic file read tracepointsTrond Myklebust2020-01-151-23/+33