blob: 0b5d001f02617e58d14330eaa2d0aee4d1bb2d52 [file] [log] [blame]
21c1f410d202 ("afs: Combine the endpoint state bools into a bitmask")
f49b594df3eb ("afs: Keep a record of the current fileserver endpoint state")
92f091cdddac ("afs: Dispatch fileserver probes in priority order")
d14cf8edd306 ("afs: Mark address lists with configured priorities")
f94f70d39cc2 ("afs: Provide a way to configure address priorities")
af9a5b4930df ("afs: Add some more info to /proc/net/afs/servers")
98f9fda2057b ("afs: Fold the afs_addr_cursor struct in")
e38f299ececc ("afs: Use peer + service_id as call address")
905b86156423 ("afs: Rename some fields")
1e5d8493254d ("afs: Add a tracepoint for struct afs_addr_list")
aa453becce5d ("afs: Simplify error handling")
6f2ff7e89bd0 ("afs: Don't put afs_call in afs_wait_for_call_to_complete()")
2de5599f63ba ("afs: Wrap most op->error accesses with inline funcs")
075171fd22be ("afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration")
eb8eae65f0c7 ("afs: Handle the VIO and UAEIO aborts explicitly")
aa4917d6e59d ("afs: Rename addr_list::failed to probe_failed")
a2aff7b5eb25 ("afs: Don't skip server addresses for which we didn't get an RTT reading")
72904d7b9bfb ("rxrpc, afs: Allow afs to pin rxrpc_peer objects")
07f3502b33a2 ("afs: Turn the afs_addr_list address array into an array of structs")
fe245c8fcdac ("afs: Add comments on abort handling")