index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
rotate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly
David Howells
1
-2
/
+27
2020-06-04
afs: Don't use probe running state to make decisions outside probe code
David Howells
1
-1
/
+2
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
1
-108
/
+20
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
1
-3
/
+5
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
1
-94
/
+34
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
1
-146
/
+146
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
1
-5
/
+2
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
1
-3
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
1
-6
/
+12
2019-05-16
afs: Make some RPC operations non-interruptible
David Howells
1
-9
/
+18
2019-05-16
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
1
-0
/
+2
2018-11-29
afs: Fix missing net error handling
David Howells
1
-40
/
+13
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-60
/
+114
2018-10-24
afs: Allow dumping of server cursor on operation failure
David Howells
1
-0
/
+57
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
1
-1
/
+1
2018-10-24
afs: Improve FS server rotation error handling
David Howells
1
-42
/
+53
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
1
-0
/
+4
2018-05-14
afs: Fix VNOVOL handling in address rotation
David Howells
1
-2
/
+2
2018-05-14
afs: Fix server rotation's handling of fileserver probe failure
David Howells
1
-2
/
+10
2018-05-14
afs: Fix refcounting in callback registration
David Howells
1
-2
/
+2
2018-04-09
afs: Fix checker warnings
David Howells
1
-1
/
+1
2018-02-06
afs: Rearrange afs_select_fileserver() a little
David Howells
1
-22
/
+20
2018-02-06
afs: Remove unused code
David Howells
1
-235
/
+0
2018-02-06
afs: Need to clear responded flag in addr cursor
David Howells
1
-6
/
+2
2018-02-06
afs: Fix missing cursor clearance
David Howells
1
-6
/
+6
2017-11-17
afs: Fix file locking
David Howells
1
-14
/
+56
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-0
/
+461
2017-11-13
afs: Move server rotation code into its own file
David Howells
1
-0
/
+254