index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfstrace.h
Age
Commit message (
Expand
)
Author
2026-01-04
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
2025-09-30
nfs/localio: add tracepoints for misaligned DIO READ and WRITE support
Mike Snitzer
2025-09-30
nfs/localio: make trace_nfs_local_open_fh more useful
Mike Snitzer
2025-09-23
nfs: cleanup tracepoint declarations
Leo Martins
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
2025-09-23
nfs: add tracepoints to nfs_file_read() and nfs_file_write()
Jeff Layton
2025-09-06
NFS: Protect against 'eof page pollution'
Trond Myklebust
2025-07-14
nfs: add cache_validity to the nfs_inode_event tracepoints
Jeff Layton
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-07-17
nfs: pass explicit offset/count to trace events
Christoph Hellwig
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-01-04
NFS: drop unused nfs_direct_req bytes_left
Benjamin Coddington
2024-01-04
nfs: print fileid in lookup tracepoints
Jeff Layton
2024-01-04
nfs: rename the nfs_async_rename_done tracepoint
Jeff Layton
2023-04-11
NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit
Dave Wysochanski
2023-02-14
NFS: Improve tracing of nfs_wb_folio()
Trond Myklebust
2023-02-14
NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
Trond Myklebust
2023-02-14
NFS: Convert buffered reads to use folios
Trond Myklebust
2022-12-10
trace: Relocate event helper files
Chuck Lever
2022-08-09
NFS: Improve readpage/writepage tracing
Trond Myklebust
2022-08-09
NFS: Improve O_DIRECT tracing
Trond Myklebust
2022-08-09
NFS: Improve write error tracing
Trond Myklebust
2022-07-23
NFS: Replace fs_context-related dprintk() call sites with tracepoints
Chuck Lever
2022-07-23
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-03-13
NFS: Replace dfprintks with tracepoints in fscache read and write page functions
Dave Wysochanski
2022-03-02
NFS: Fix up forced readdirplus
Trond Myklebust
2022-03-02
NFS: Trace effects of the readdirplus heuristic
Trond Myklebust
2022-03-02
NFS: Trace effects of readdirplus on the dcache
Trond Myklebust
2022-03-02
NFS: Add basic readdir tracing
Trond Myklebust
2022-03-02
NFS: Improve heuristic for readdirplus
Trond Myklebust
2022-02-25
NFS: Remove unused flag NFS_INO_REVAL_PAGECACHE
Trond Myklebust
2022-02-25
Convert NFS from readpages to readahead
Matthew Wilcox (Oracle)
2022-01-10
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2021-11-17
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2021-11-02
NFS: Add offset to nfs_aop_readahead tracepoint
Dave Wysochanski
2021-11-02
NFS: Move NFS protocol display macros to global header
Chuck Lever
2021-11-02
NFS: Move generic FS show macros to global header
Chuck Lever
2021-10-20
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2021-10-20
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2021-10-10
NFS: Instrument i_size_write()
Chuck Lever
2021-10-10
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
Chuck Lever
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-03
NFS: FMODE_READ and friends are C macros, not enum types
Chuck Lever
2021-04-14
NFSv4: Catch and trace server filehandle encoding errors
Trond Myklebust
[next]