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
/
afs.h
Age
Commit message (
Expand
)
Author
2022-08-02
afs: Fix access after dec in put functions
David Howells
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
2021-04-23
afs: Use ITER_XARRAY for writing
David Howells
2021-04-23
afs: Pass page into dirty region helpers to provide THP size
David Howells
2021-01-04
afs: Fix directory entry size calculation
David Howells
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
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
[next]