summaryrefslogtreecommitdiffstats
path: root/fs/afs/vl_probe.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Don't use VL probe running state to make decisions outside probe codeDavid Howells2020-08-201-17/+40
* afs: Expose information from afs_vlserver through /proc for debuggingDavid Howells2020-08-201-10/+10
* afs: Remove afs_vlserver->probe.have_resultDavid Howells2020-08-201-4/+1
* rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-2/+2
* rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-111-13/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* afs: Get rid of afs_call::reply[]David Howells2019-05-161-2/+2
* afs: Split wait from afs_make_call()David Howells2019-04-251-6/+8
* fs/: remove caller signal_pending branch predictionsDavidlohr Bueso2019-01-041-1/+1
* afs: Fix missing net error handlingDavid Howells2018-11-291-18/+27
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-0/+273