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_probe.c
Age
Commit message (
Expand
)
Author
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
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
afs: Use peer + service_id as call address
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
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-06-16
afs: Fix vlserver probe RTT handling
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-08-20
afs: Remove afs_vlserver->probe.have_result
David Howells
2020-08-20
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
2019-04-25
afs: Split wait from afs_make_call()
David Howells
2019-01-04
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2018-11-29
afs: Fix missing net error handling
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells