index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
internal.h
Age
Commit message (
Expand
)
Author
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
2024-05-01
netfs: Cut over to using new writeback code
David Howells
2024-05-01
netfs, afs: Implement helpers for new write code
David Howells
2024-05-01
afs: Use alternative invalidation to using launder_folio
David Howells
2024-02-20
afs: Fix ignored callbacks over ipv4
Marc Dionne
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-10
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-01
afs: trace: Log afs_make_call(), including server address
David Howells
2024-01-01
afs: Fix offline and busy message emission
David Howells
2024-01-01
afs: Fix fileserver rotation
David Howells
2024-01-01
afs: Overhaul invalidation handling to better support RO volumes
David Howells
2024-01-01
afs: Parse the VolSync record in the reply of a number of RPC ops
David Howells
2024-01-01
afs: Don't leave DONTUSE/NEWREPSITE servers out of server list
David Howells
2024-01-01
afs: Apply server breaks to mmap'd files in the call processor
David Howells
2024-01-01
afs: Move the vnode/volume validity checking code into its own file
David Howells
2024-01-01
afs: Defer volume record destruction to a workqueue
David Howells
2024-01-01
afs: Make it possible to find the volumes that are using a server
David Howells
2024-01-01
afs: Combine the endpoint state bools into a bitmask
David Howells
2024-01-01
afs: Keep a record of the current fileserver endpoint state
David Howells
2024-01-01
afs: Dispatch vlserver probes in priority order
David Howells
2024-01-01
afs: Mark address lists with configured priorities
David Howells
2024-01-01
afs: Provide a way to configure address priorities
David Howells
2023-12-28
afs: Use the netfs write helpers
David Howells
2023-12-24
afs: Fold the afs_addr_cursor struct in
David Howells
2023-12-24
afs: Use peer + service_id as call address
David Howells
2023-12-24
afs: Rename some fields
David Howells
2023-12-24
afs: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
afs: Simplify error handling
David Howells
2023-12-24
afs: Don't put afs_call in afs_wait_for_call_to_complete()
David Howells
2023-12-24
afs: Wrap most op->error accesses with inline funcs
David Howells
2023-12-24
afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
David Howells
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
2023-12-24
afs: Turn the afs_addr_list address array into an array of structs
David Howells
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2023-12-01
afs: Add __counted_by for struct afs_acl and use struct_size()
Gustavo A. R. Silva
2023-11-17
afs: Fix afs_server_list to be cleaned up with RCU
David Howells
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-09
afs: move afs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-02
afs: Annotate struct afs_addr_list with __counted_by
Kees Cook
2023-10-02
afs: Annotate struct afs_permits with __counted_by
Kees Cook
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
2023-04-05
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
[next]