index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
vl_list.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
2023-12-24
afs: Use peer + service_id as call address
David Howells
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
2020-08-20
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
2019-10-30
fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells