aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/fs_probe.c
AgeCommit message (Expand)Author
2021-09-13afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS serverDavid Howells
2020-08-20rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells
2020-06-20afs: Fix hang on rmmod due to outstanding timerDavid Howells
2020-06-04afs: Adjust the fileserver rotation algorithm to reprobe/retry more quicklyDavid Howells
2020-06-04afs: Don't use probe running state to make decisions outside probe codeDavid Howells
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells
2020-05-31afs: Split the usage count on struct afs_serverDavid Howells
2020-05-23rxrpc: Fix a warningDavid Howells
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-04-24afs: Remove some unused bitsDavid Howells
2020-03-26afs: Fix unpinned address list during probingDavid Howells
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-16afs: Get rid of afs_call::reply[]David Howells
2019-04-25afs: Split wait from afs_make_call()David Howells
2019-01-04fs/: remove caller signal_pending branch predictionsDavidlohr Bueso
2018-11-29afs: Fix missing net error handlingDavid Howells
2018-10-24afs: Probe multiple fileservers simultaneouslyDavid Howells