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_rotate.c
Age
Commit message (
Expand
)
Author
2024-01-01
afs: Add some more info to /proc/net/afs/servers
David Howells
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
afs: Rename some fields
David Howells
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
afs: Simplify error handling
David Howells
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
2023-12-24
afs: Don't skip server addresses for which we didn't get an RTT reading
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
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
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-08-20
afs: Fix error handling in VL server rotation
David Howells
2020-08-20
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
2020-08-20
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
2020-06-04
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
2020-04-24
afs: Remove some unused bits
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-16
afs: Fix cell DNS lookup
David Howells
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
2018-11-29
afs: Fix missing net error handling
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells