summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfstrace.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * NFS: Introduce trace events triggered by page writeback errorsChuck Lever2020-01-151-0/+45
* | reimplement path_mountpoint() with less magicAl Viro2020-01-151-2/+0
|/
* NFS: Add a tracepoint in nfs_fh_to_dentry()Trond Myklebust2019-11-031-0/+33
* kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro2019-08-301-2/+0
* NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever2019-07-091-2/+13
* NFS: Update symbolic flags displayed by trace eventsChuck Lever2019-07-091-26/+124
* NFS: Display symbolic status code names in trace logChuck Lever2019-07-091-35/+41
* NFS: Add trace events to report non-zero NFS status codesChuck Lever2019-02-131-0/+85
* Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-01-301-11/+11
|\
| * nfs: Use proper enum definitions for nfs_show_stableChuck Lever2018-01-181-11/+11
* | nfs: convert to new i_version APIJeff Layton2018-01-291-2/+3
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* NFS: Add static NFS I/O tracepointsChuck Lever2017-09-111-0/+248