index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfstrace.h
Age
Commit message (
Expand
)
Author
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
2021-04-14
NFSv4: Convert nfs_xdr_status tracepoint to an event class
Trond Myklebust
2021-04-13
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
2021-04-12
NFS: Fix up inode cache tracing
Trond Myklebust
2021-04-07
take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
Al Viro
2020-07-13
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
2020-06-11
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2020-06-11
NFS: Trace short NFS READs
Chuck Lever
2020-06-11
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-02-07
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-01-15
NFS: Improve tracing of permission calls
Trond Myklebust
2020-01-15
NFS: Clean up generic file commit tracepoint
Trond Myklebust
2020-01-15
NFS: Clean up generic writeback tracepoints
Trond Myklebust
2020-01-15
NFS: Clean up generic file read tracepoints
Trond Myklebust
2020-01-15
NFS: Introduce trace events triggered by page writeback errors
Chuck Lever
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
2019-11-03
NFS: Add a tracepoint in nfs_fh_to_dentry()
Trond Myklebust
[next]