index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
afs
/
internal.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-14
afs: Use rxgk RESPONSE to pass token for callback channel
David Howells
1
-0
/
+12
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
1
-0
/
+2
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
1
-0
/
+6
2025-03-10
afs: Simplify cell record handling
David Howells
1
-10
/
+6
2025-03-10
afs: Fix afs_server ref accounting
David Howells
1
-25
/
+29
2025-03-10
afs: Use the per-peer app data provided by rxrpc
David Howells
1
-3
/
+6
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
1
-1
/
+1
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
1
-2
/
+4
2025-03-10
afs: Improve afs_volume tracing to display a debug ID
David Howells
1
-0
/
+1
2025-03-10
afs: Change dynroot to create contents on demand
David Howells
1
-5
/
+3
2025-03-10
afs: Remove the "autocell" mount option
David Howells
1
-2
/
+0
2025-03-10
afs: Fix afs_atcell_get_link() to handle RCU pathwalk
David Howells
1
-1
/
+1
2024-12-20
afs: Locally initialise the contents of a new symlink on creation
David Howells
1
-0
/
+1
2024-12-20
afs: Use the contained hashtable to search a directory
David Howells
1
-0
/
+18
2024-12-20
afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
1
-0
/
+1
2024-12-20
afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
1
-0
/
+24
2024-12-20
afs: Fix cleanup of immediately failed async calls
David Howells
1
-0
/
+9
2024-12-20
afs: Eliminate afs_read
David Howells
1
-32
/
+3
2024-12-20
afs: Use netfslib for symlinks, allowing them to be cached
David Howells
1
-1
/
+3
2024-12-20
afs: Use netfslib for directories
David Howells
1
-0
/
+16
2024-12-20
afs: Add more tracepoints to do with tracking validity
David Howells
1
-0
/
+32
2024-12-20
afs: Don't use mutex for I/O operation lock
David Howells
1
-1
/
+2
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+2
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
1
-0
/
+2
2024-10-17
afs: Fix lock recursion
David Howells
1
-0
/
+2
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
1
-0
/
+1
2024-05-01
netfs: Cut over to using new writeback code
David Howells
1
-1
/
+0
2024-05-01
netfs, afs: Implement helpers for new write code
David Howells
1
-0
/
+3
2024-05-01
afs: Use alternative invalidation to using launder_folio
David Howells
1
-1
/
+0
2024-02-20
afs: Fix ignored callbacks over ipv4
Marc Dionne
1
-4
/
+2
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-71
/
+1
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
1
-0
/
+1
2024-01-01
afs: Fix offline and busy message emission
David Howells
1
-4
/
+4
2024-01-01
afs: Fix fileserver rotation
David Howells
1
-4
/
+19
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
1
-17
/
+17
2024-01-01
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
1
-3
/
+13
2024-01-01
afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
David Howells
1
-0
/
+10
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
1
-3
/
+1
2024-01-01
afs: Move the vnode/volume validity checking code into its own file
David Howells
1
-3
/
+7
2024-01-01
afs: Defer volume record destruction to a workqueue
David Howells
1
-1
/
+2
2024-01-01
afs: Make it possible to find the volumes that are using a server
David Howells
1
-8
/
+15
2024-01-01
afs: Combine the endpoint state bools into a bitmask
David Howells
1
-6
/
+6
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
1
-21
/
+45
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
1
-0
/
+1
2024-01-01
afs: Mark address lists with configured priorities
David Howells
1
-0
/
+4
2024-01-01
afs: Provide a way to configure address priorities
David Howells
1
-0
/
+29
2023-12-28
afs: Use the netfs write helpers
David Howells
1
-9
/
+1
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
1
-30
/
+28
2023-12-24
afs: Use peer + service_id as call address
David Howells
1
-7
/
+11
[next]