index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
afs
/
vl_alias.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
1
-2
/
+2
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
1
-1
/
+2
2025-01-07
afs: Fix the maximum cell name length
David Howells
1
-2
/
+6
2024-01-01
afs: Defer volume record destruction to a workqueue
David Howells
1
-3
/
+3
2024-01-01
afs: Make it possible to find the volumes that are using a server
David Howells
1
-1
/
+1
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
1
-2
/
+2
2023-12-24
afs: Simplify error handling
David Howells
1
-1
/
+1
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
1
-52
/
+3
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
1
-2
/
+2
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-4
/
+4
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
1
-4
/
+4
2020-06-09
afs: Fix debugging statements with %px to be %p
David Howells
1
-1
/
+1
2020-06-09
afs: Fix use of BUG()
David Howells
1
-1
/
+2
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
1
-7
/
+7
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-4
/
+5
2020-06-04
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
1
-0
/
+58
2020-06-04
afs: Detect cell aliases 2 - Cells with no root volumes
David Howells
1
-1
/
+89
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
1
-0
/
+235