index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfstrace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs: Convert to new fscache volume/cookie API
Dave Wysochanski
2022-01-10
1
-1
/
+0
*
NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()
Benjamin Coddington
2021-11-17
1
-0
/
+1
*
NFS: Add offset to nfs_aop_readahead tracepoint
Dave Wysochanski
2021-11-02
1
-3
/
+7
*
NFS: Move NFS protocol display macros to global header
Chuck Lever
2021-11-02
1
-98
/
+19
*
NFS: Move generic FS show macros to global header
Chuck Lever
2021-11-02
1
-65
/
+15
*
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2021-10-21
1
-0
/
+146
*
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
2021-10-21
1
-2
/
+4
*
NFS: Instrument i_size_write()
Chuck Lever
2021-10-10
1
-0
/
+50
*
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
Chuck Lever
2021-10-10
1
-68
/
+0
*
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
1
-4
/
+0
|
\
|
*
take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... space
Al Viro
2021-04-07
1
-4
/
+0
*
|
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-03
1
-2
/
+2
|
\
\
|
*
|
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-30
1
-2
/
+2
*
|
|
NFS: FMODE_READ and friends are C macros, not enum types
Chuck Lever
2021-06-03
1
-4
/
+0
|
/
/
*
|
NFSv4: Catch and trace server filehandle encoding errors
Trond Myklebust
2021-04-14
1
-0
/
+1
*
|
NFSv4: Convert nfs_xdr_status tracepoint to an event class
Trond Myklebust
2021-04-14
1
-1
/
+9
*
|
NFS: Separate tracking of file mode cache validity from the uid/gid
Trond Myklebust
2021-04-13
1
-1
/
+3
*
|
NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
Trond Myklebust
2021-04-13
1
-1
/
+3
*
|
NFS: Fix up inode cache tracing
Trond Myklebust
2021-04-12
1
-0
/
+5
|
/
*
nfs: define and use the NFS_INO_INVALID_XATTR flag
Frank van der Linden
2020-07-13
1
-1
/
+2
*
NFS: Add a tracepoint in nfs_set_pgio_error()
Chuck Lever
2020-06-11
1
-0
/
+44
*
NFS: Trace short NFS READs
Chuck Lever
2020-06-11
1
-0
/
+47
*
NFS: nfs_xdr_status should record the procedure name
Chuck Lever
2020-06-11
1
-2
/
+13
*
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-04-06
1
-0
/
+1
*
Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-02-08
1
-73
/
+206
|
\
|
*
NFS: Improve tracing of permission calls
Trond Myklebust
2020-01-15
1
-1
/
+60
|
*
NFS: Clean up generic file commit tracepoint
Trond Myklebust
2020-01-15
1
-16
/
+26
|
*
NFS: Clean up generic writeback tracepoints
Trond Myklebust
2020-01-15
1
-32
/
+41
|
*
NFS: Clean up generic file read tracepoints
Trond Myklebust
2020-01-15
1
-23
/
+33
|
*
NFS: Introduce trace events triggered by page writeback errors
Chuck Lever
2020-01-15
1
-0
/
+45
*
|
reimplement path_mountpoint() with less magic
Al Viro
2020-01-15
1
-2
/
+0
|
/
*
NFS: Add a tracepoint in nfs_fh_to_dentry()
Trond Myklebust
2019-11-04
1
-0
/
+33
*
kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h
Al Viro
2019-08-31
1
-2
/
+0
*
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
2019-07-09
1
-2
/
+13
*
NFS: Update symbolic flags displayed by trace events
Chuck Lever
2019-07-09
1
-26
/
+124
*
NFS: Display symbolic status code names in trace log
Chuck Lever
2019-07-09
1
-35
/
+41
*
NFS: Add trace events to report non-zero NFS status codes
Chuck Lever
2019-02-13
1
-0
/
+85
*
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-01-31
1
-11
/
+11
|
\
|
*
nfs: Use proper enum definitions for nfs_show_stable
Chuck Lever
2018-01-18
1
-11
/
+11
*
|
nfs: convert to new i_version API
Jeff Layton
2018-01-29
1
-2
/
+3
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
NFS: Add static NFS I/O tracepoints
Chuck Lever
2017-09-12
1
-0
/
+248
*
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-31
1
-1
/
+0
|
\
|
*
NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer
Trond Myklebust
2016-06-22
1
-1
/
+0
*
|
tracing: Use __get_str() when manipulating strings
Daniel Bristot de Oliveira
2016-07-15
1
-2
/
+2
|
/
*
nfs: per-name sillyunlink exclusion
Al Viro
2016-05-09
1
-1
/
+1
*
NFS: Allow multiple commit requests in flight per file
Trond Myklebust
2015-12-31
1
-1
/
+0
*
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
2014-01-27
1
-0
/
+1
*
NFS: Add tracepoints for debugging NFS hard links
Trond Myklebust
2013-08-22
1
-0
/
+70
*
NFS: Add tracepoints for debugging NFS rename and sillyrename issues
Trond Myklebust
2013-08-22
1
-0
/
+138
[next]