summaryrefslogtreecommitdiff
path: root/fs/nfs/nfstrace.h
AgeCommit message (Expand)Author
2022-03-13NFS: Replace dfprintks with tracepoints in fscache read and write page functionsDave Wysochanski
2022-03-02NFS: Fix up forced readdirplusTrond Myklebust
2022-03-02NFS: Trace effects of the readdirplus heuristicTrond Myklebust
2022-03-02NFS: Trace effects of readdirplus on the dcacheTrond Myklebust
2022-03-02NFS: Add basic readdir tracingTrond Myklebust
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust
2022-02-25NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust
2022-02-25Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2021-11-17NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington
2021-11-02NFS: Add offset to nfs_aop_readahead tracepointDave Wysochanski
2021-11-02NFS: Move NFS protocol display macros to global headerChuck Lever
2021-11-02NFS: Move generic FS show macros to global headerChuck Lever
2021-10-20NFS: Replace dprintk callsites in nfs_readpage(s)Chuck Lever
2021-10-20SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size fieldChuck Lever
2021-10-10NFS: Instrument i_size_write()Chuck Lever
2021-10-10NFS: Remove unnecessary TRACE_DEFINE_ENUM()sChuck Lever
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-03NFS: FMODE_READ and friends are C macros, not enum typesChuck Lever
2021-04-14NFSv4: Catch and trace server filehandle encoding errorsTrond Myklebust
2021-04-14NFSv4: Convert nfs_xdr_status tracepoint to an event classTrond Myklebust
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust
2021-04-13NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust
2021-04-12NFS: Fix up inode cache tracingTrond Myklebust
2021-04-07take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever
2020-06-11NFS: Trace short NFS READsChuck Lever
2020-06-11NFS: nfs_xdr_status should record the procedure nameChuck Lever
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-01-15NFS: Improve tracing of permission callsTrond Myklebust
2020-01-15NFS: Clean up generic file commit tracepointTrond Myklebust
2020-01-15NFS: Clean up generic writeback tracepointsTrond Myklebust
2020-01-15NFS: Clean up generic file read tracepointsTrond Myklebust
2020-01-15NFS: Introduce trace events triggered by page writeback errorsChuck Lever
2020-01-15reimplement path_mountpoint() with less magicAl Viro
2019-11-03NFS: Add a tracepoint in nfs_fh_to_dentry()Trond Myklebust
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever
2019-07-09NFS: Update symbolic flags displayed by trace eventsChuck Lever
2019-07-09NFS: Display symbolic status code names in trace logChuck Lever
2019-02-13NFS: Add trace events to report non-zero NFS status codesChuck Lever
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-01-29nfs: convert to new i_version APIJeff Layton
2018-01-18nfs: Use proper enum definitions for nfs_show_stableChuck Lever
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-11NFS: Add static NFS I/O tracepointsChuck Lever