index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
afs.h
Age
Commit message (
Expand
)
Author
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2025-03-10
afs: Simplify cell record handling
David Howells
2025-03-10
afs: Fix afs_server ref accounting
David Howells
2025-03-10
afs: Use the per-peer app data provided by rxrpc
David Howells
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
2025-03-10
afs: Improve server refcount/active count tracing
David Howells
2025-03-10
afs: Improve afs_volume tracing to display a debug ID
David Howells
2025-03-10
afs: Change dynroot to create contents on demand
David Howells
2025-02-21
afs: Give an afs_server object a ref on the afs_cell object it points to
David Howells
2025-01-20
Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-10
afs: Make /afs/@cell and /afs/.@cell symlinks
David Howells
2024-12-20
afs: Add a tracepoint for afs_read_receive()
David Howells
2024-12-20
afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
2024-12-20
afs: Fix cleanup of immediately failed async calls
David Howells
2024-12-20
afs: Use netfslib for symlinks, allowing them to be cached
David Howells
2024-12-20
afs: Use netfslib for directories
David Howells
2024-12-20
afs: Add more tracepoints to do with tracking validity
David Howells
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-05
afs: adapt to breakup of struct file_lock
Jeff Layton
2024-01-22
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
2024-01-01
afs: Fix fileserver rotation
David Howells
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
2024-01-01
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
2024-01-01
afs: Dispatch fileserver probes in priority order
David Howells
2023-12-28
afs: Use the netfs write helpers
David Howells
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
2023-12-24
afs: Automatically generate trace tag enums
David Howells
2023-12-24
afs: Remove whitespace before most ')' from the trace header
David Howells
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
[next]