index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
Age
Commit message (
Expand
)
Author
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-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: Handle the VIO and UAEIO aborts explicitly
David Howells
2023-12-24
afs: Rename addr_list::failed to probe_failed
David Howells
2023-12-24
afs: Don't skip server addresses for which we didn't get an RTT reading
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: Add comments on abort handling
David Howells
2023-12-24
afs: use read_seqbegin() in afs_check_validity() and afs_getattr()
Oleg Nesterov
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*()
Oleg Nesterov
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2023-12-21
afs: Fix overwriting of result of DNS query
David Howells
2023-12-20
afs: Fix dynamic root lookup DNS check
David Howells
2023-12-20
afs: Fix the dynamic root's d_delete to always delete unused dentries
David Howells
2023-12-11
afs: Fix refcount underflow from error handling race
David Howells
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-10
afs: do not test the return value of folio_start_writeback()
Matthew Wilcox (Oracle)
2023-12-01
afs: Add __counted_by for struct afs_acl and use struct_size()
Gustavo A. R. Silva
2023-11-25
dentry: switch the lists of children to hlist
Al Viro
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
[next]