aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfstrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-14NFSv4: Catch and trace server filehandle encoding errorsTrond Myklebust1-0/+1
2021-04-14NFSv4: Convert nfs_xdr_status tracepoint to an event classTrond Myklebust1-1/+9
2021-04-13NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust1-1/+3
2021-04-13NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust1-1/+3
2021-04-12NFS: Fix up inode cache tracingTrond Myklebust1-0/+5
2020-07-13nfs: define and use the NFS_INO_INVALID_XATTR flagFrank van der Linden1-1/+2
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever1-0/+44
2020-06-11NFS: Trace short NFS READsChuck Lever1-0/+47
2020-06-11NFS: nfs_xdr_status should record the procedure nameChuck Lever1-2/+13
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust1-0/+1
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-73/+206
2020-01-15NFS: Improve tracing of permission callsTrond Myklebust1-1/+60
2020-01-15NFS: Clean up generic file commit tracepointTrond Myklebust1-16/+26
2020-01-15NFS: Clean up generic writeback tracepointsTrond Myklebust1-32/+41
2020-01-15NFS: Clean up generic file read tracepointsTrond Myklebust1-23/+33
2020-01-15NFS: Introduce trace events triggered by page writeback errorsChuck Lever1-0/+45
2020-01-15reimplement path_mountpoint() with less magicAl Viro1-2/+0
2019-11-03NFS: Add a tracepoint in nfs_fh_to_dentry()Trond Myklebust1-0/+33
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro1-2/+0
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever1-2/+13
2019-07-09NFS: Update symbolic flags displayed by trace eventsChuck Lever1-26/+124
2019-07-09NFS: Display symbolic status code names in trace logChuck Lever1-35/+41
2019-02-13NFS: Add trace events to report non-zero NFS status codesChuck Lever1-0/+85
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-11/+11
2018-01-29nfs: convert to new i_version APIJeff Layton1-2/+3
2018-01-18nfs: Use proper enum definitions for nfs_show_stableChuck Lever1-11/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-11NFS: Add static NFS I/O tracepointsChuck Lever1-0/+248
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+0
2016-07-15tracing: Use __get_str() when manipulating stringsDaniel Bristot de Oliveira1-2/+2
2016-06-22NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust1-1/+0
2016-05-09nfs: per-name sillyunlink exclusionAl Viro1-1/+1
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust1-1/+0
2014-01-27NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mappingJeff Layton1-0/+1
2013-08-22NFS: Add tracepoints for debugging NFS hard linksTrond Myklebust1-0/+70
2013-08-22NFS: Add tracepoints for debugging NFS rename and sillyrename issuesTrond Myklebust1-0/+138
2013-08-22NFS: Add tracepoints for debugging directory changesTrond Myklebust1-0/+90
2013-08-22NFS: Add tracepoints for debugging generic file create eventsTrond Myklebust1-0/+70
2013-08-22NFS: Add event tracing for generic NFS lookupsTrond Myklebust1-0/+195
2013-08-22NFS: Add event tracing for generic NFS eventsTrond Myklebust1-0/+166