Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -73/+206 |
2020-01-15 | NFS: Improve tracing of permission calls | Trond Myklebust | 1 | -1/+60 |
2020-01-15 | NFS: Clean up generic file commit tracepoint | Trond Myklebust | 1 | -16/+26 |
2020-01-15 | NFS: Clean up generic writeback tracepoints | Trond Myklebust | 1 | -32/+41 |
2020-01-15 | NFS: Clean up generic file read tracepoints | Trond Myklebust | 1 | -23/+33 |
2020-01-15 | NFS: Introduce trace events triggered by page writeback errors | Chuck Lever | 1 | -0/+45 |
2020-01-15 | reimplement path_mountpoint() with less magic | Al Viro | 1 | -2/+0 |
2019-11-03 | NFS: Add a tracepoint in nfs_fh_to_dentry() | Trond Myklebust | 1 | -0/+33 |
2019-08-30 | kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.h | Al Viro | 1 | -2/+0 |
2019-07-09 | NFS: Record task, client ID, and XID in xdr_status trace points | Chuck Lever | 1 | -2/+13 |
2019-07-09 | NFS: Update symbolic flags displayed by trace events | Chuck Lever | 1 | -26/+124 |
2019-07-09 | NFS: Display symbolic status code names in trace log | Chuck Lever | 1 | -35/+41 |
2019-02-13 | NFS: Add trace events to report non-zero NFS status codes | Chuck Lever | 1 | -0/+85 |
2018-01-30 | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -11/+11 |
2018-01-29 | nfs: convert to new i_version API | Jeff Layton | 1 | -2/+3 |
2018-01-18 | nfs: Use proper enum definitions for nfs_show_stable | Chuck Lever | 1 | -11/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-11 | NFS: Add static NFS I/O tracepoints | Chuck Lever | 1 | -0/+248 |
2016-07-30 | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+0 |
2016-07-15 | tracing: Use __get_str() when manipulating strings | Daniel Bristot de Oliveira | 1 | -2/+2 |
2016-06-22 | NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer | Trond Myklebust | 1 | -1/+0 |
2016-05-09 | nfs: per-name sillyunlink exclusion | Al Viro | 1 | -1/+1 |
2015-12-31 | NFS: Allow multiple commit requests in flight per file | Trond Myklebust | 1 | -1/+0 |
2014-01-27 | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping | Jeff Layton | 1 | -0/+1 |
2013-08-22 | NFS: Add tracepoints for debugging NFS hard links | Trond Myklebust | 1 | -0/+70 |
2013-08-22 | NFS: Add tracepoints for debugging NFS rename and sillyrename issues | Trond Myklebust | 1 | -0/+138 |
2013-08-22 | NFS: Add tracepoints for debugging directory changes | Trond Myklebust | 1 | -0/+90 |
2013-08-22 | NFS: Add tracepoints for debugging generic file create events | Trond Myklebust | 1 | -0/+70 |
2013-08-22 | NFS: Add event tracing for generic NFS lookups | Trond Myklebust | 1 | -0/+195 |
2013-08-22 | NFS: Add event tracing for generic NFS events | Trond Myklebust | 1 | -0/+166 |