index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
netfs.h
Age
Commit message (
Expand
)
Author
2022-03-18
netfs: Add a function to consolidate beginning a read
David Howells
2022-03-18
netfs: Refactor arguments for netfs_alloc_read_request
David Howells
2022-03-18
netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines
David Howells
2022-03-18
netfs: Trace refcounting on the netfs_io_subrequest struct
David Howells
2022-03-18
netfs: Trace refcounting on the netfs_io_request struct
David Howells
2022-03-18
netfs: Adjust the netfs_rreq tracepoint slightly
David Howells
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-18
netfs: Generate enums from trace symbol mapping lists
David Howells
2022-01-07
netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
2021-08-25
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
2021-04-23
netfs: Add a tracepoint to log failures that would be otherwise unseen
David Howells
2021-04-23
netfs: Define an interface to talk to a cache
David Howells
2021-04-23
netfs: Add write_begin helper
David Howells
2021-04-23
netfs: Add tracepoints
David Howells