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
Age
Commit message (
Expand
)
Author
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-10
afs: Fix fileserver rotation getting stuck
David Howells
2024-05-01
netfs, afs: Use writeback retry to deal with alternate keys
David Howells
2024-05-01
netfs: Remove the old writeback code
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-03-14
afs: Fix occasional rmdir-then-VNOVNODE with generic/011
David Howells
2024-03-14
afs: Don't cache preferred address
David Howells
2024-03-14
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-27
afs: Fix endless loop in directory parsing
David Howells
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-20
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
2024-02-20
afs: Fix ignored callbacks over ipv4
Marc Dionne
2024-02-05
afs: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
afs: convert to using new filelock helpers
Jeff Layton
2024-01-22
afs: Fix missing/incorrect unlocking of RCU read lock
David Howells
2024-01-22
afs: Remove afs_dynroot_d_revalidate() as it is redundant
David Howells
2024-01-22
afs: Fix error handling with lookup via FS.InlineBulkStatus
David Howells
2024-01-22
afs: Hide silly-rename files from userspace
David Howells
2024-01-22
afs: Don't use certain unnecessary folio_*() functions
David Howells
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
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-10
Merge tag 'afs-fix-rotation-20240105' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
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: Fix comment in afs_do_lookup()
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: Dispatch fileserver 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
2024-01-01
afs: Remove the unimplemented afs_cmp_addr_list()
David Howells
2024-01-01
afs: Add some more info to /proc/net/afs/servers
David Howells
2023-12-28
afs: Use the netfs write helpers
David Howells
2023-12-28
netfs: Optimise away reads above the point at which there can be no data
David Howells
[next]