Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly | David Howells | 1 | -0/+47 |
2020-06-04 | afs: Don't use probe running state to make decisions outside probe code | David Howells | 1 | -6/+12 |
2020-05-31 | afs: Actively poll fileservers to maintain NAT or firewall openings | David Howells | 1 | -68/+209 |
2020-05-31 | afs: Split the usage count on struct afs_server | David Howells | 1 | -1/+0 |
2020-05-23 | rxrpc: Fix a warning | David Howells | 1 | -1/+1 |
2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells | 1 | -13/+5 |
2020-04-24 | afs: Remove some unused bits | David Howells | 1 | -4/+1 |
2020-03-27 | afs: Fix unpinned address list during probing | David Howells | 1 | -0/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
2019-05-16 | afs: Get rid of afs_call::reply[] | David Howells | 1 | -2/+2 |
2019-04-25 | afs: Split wait from afs_make_call() | David Howells | 1 | -6/+7 |
2019-01-05 | fs/: remove caller signal_pending branch predictions | Davidlohr Bueso | 1 | -1/+1 |
2018-11-30 | afs: Fix missing net error handling | David Howells | 1 | -15/+24 |
2018-10-24 | afs: Probe multiple fileservers simultaneously | David Howells | 1 | -0/+270 |