aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfstrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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