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
/
fs_probe.c
Age
Commit message (
Expand
)
Author
2024-01-01
afs: Fix fileserver rotation
David Howells
2024-01-01
afs: Combine the endpoint state bools into a bitmask
David Howells
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
afs: Dispatch fileserver probes in priority order
David Howells
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: 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
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
2022-12-22
afs: Fix lost servers_outstanding count
David Howells
2022-11-28
afs: Fix fileserver probe RTT handling
David Howells
2021-09-13
afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server
David Howells
2020-08-20
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
2020-06-04
afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly
David Howells
2020-06-04
afs: Don't use probe running state to make decisions outside probe code
David Howells
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
2020-05-23
rxrpc: Fix a warning
David Howells
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2020-04-24
afs: Remove some unused bits
David Howells
2020-03-26
afs: Fix unpinned address list during probing
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