index
:
linux.git
master
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
/
afs.h
Age
Commit message (
Expand
)
Author
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Remove the error argument from afs_protocol_error()
David Howells
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
2020-03-13
afs: Fix some tracing details
David Howells
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-20
afs: Trace afs_server usage
David Howells
2019-06-20
afs: Add some callback management tracepoints
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-07
afs: implement acl setting
Joe Gorse
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
afs: Add more tracepoints
David Howells
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
2019-04-25
afs: Add directory reload tracepoint
David Howells
2019-04-25
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2019-04-25
afs: Add file locking tracepoints
David Howells
2019-01-17
afs: Fix race in async call refcounting
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Implement YFS support in the fs client
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
afs: Add a couple of tracepoints to log I/O errors
David Howells
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
2018-10-24
afs: Better tracing of protocol errors
David Howells
2018-05-14
afs: Add a tracepoint to record callbacks from unlisted servers
David Howells
2018-04-09
afs: Trace protocol errors
David Howells
2018-04-09
afs: Locally edit directory data for mkdir/create/unlink/...
David Howells
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
2018-03-27
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2017-11-13
afs: Protect call->state changes against signals
David Howells
2017-11-13
afs: Trace page dirty/clean
David Howells
2017-11-13
afs: Fix directory read/modify race
David Howells
2017-11-13
afs: Trace the sending of pages
David Howells
2017-11-13
afs: Trace the initiation and completion of client calls
David Howells
2017-01-09
afs: Refcount the afs_call struct
David Howells
2017-01-09
afs: Add some tracepoints
David Howells