index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
vl_alias.c
Age
Commit message (
Expand
)
Author
2024-01-01
afs: Defer volume record destruction to a workqueue
David Howells
2024-01-01
afs: Make it possible to find the volumes that are using a server
David Howells
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
2023-12-24
afs: Simplify error handling
David Howells
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-06-09
afs: Fix debugging statements with %px to be %p
David Howells
2020-06-09
afs: Fix use of BUG()
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
2020-06-04
afs: Detect cell aliases 2 - Cells with no root volumes
David Howells
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells