index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
vl_rotate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
afs: Add some more info to /proc/net/afs/servers
David Howells
1
-0
/
+2
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
1
-22
/
+66
2023-12-24
afs: Rename some fields
David Howells
1
-16
/
+16
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
1
-7
/
+2
2023-12-24
afs: Simplify error handling
David Howells
1
-46
/
+46
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
1
-1
/
+1
2023-12-24
afs: Don't skip server addresses for which we didn't get an RTT reading
David Howells
1
-1
/
+1
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-3
/
+3
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
1
-1
/
+1
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
David Howells
1
-0
/
+10
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-1
/
+1
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
1
-1
/
+1
2020-08-20
afs: Fix error handling in VL server rotation
David Howells
1
-0
/
+4
2020-08-20
afs: Don't use VL probe running state to make decisions outside probe code
David Howells
1
-1
/
+1
2020-08-20
afs: Expose information from afs_vlserver through /proc for debugging
David Howells
1
-1
/
+2
2020-06-04
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
1
-0
/
+4
2020-04-24
afs: Remove some unused bits
David Howells
1
-2
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Fix cell DNS lookup
David Howells
1
-4
/
+22
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
1
-1
/
+1
2018-11-30
afs: Fix missing net error handling
David Howells
1
-40
/
+10
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-54
/
+105
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
1
-1
/
+1
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
1
-0
/
+53
2018-10-24
afs: Implement VL server rotation
David Howells
1
-0
/
+251