开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
internal.h
Age
Commit message (
Expand
)
Author
2024-12-20
afs: Locally initialise the contents of a new symlink on creation
David Howells
2024-12-20
afs: Use the contained hashtable to search a directory
David Howells
2024-12-20
afs: Make afs_mkdir() locally initialise a new directory's content
David Howells
2024-12-20
afs: Make {Y,}FS.FetchData an asynchronous operation
David Howells
2024-12-20
afs: Fix cleanup of immediately failed async calls
David Howells
2024-12-20
afs: Eliminate afs_read
David Howells
2024-12-20
afs: Use netfslib for symlinks, allowing them to be cached
David Howells
2024-12-20
afs: Use netfslib for directories
David Howells
2024-12-20
afs: Add more tracepoints to do with tracking validity
David Howells
2024-12-20
afs: Don't use mutex for I/O operation lock
David Howells
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-24
afs: Fix missing subdir edit when renamed between parent dirs
David Howells
2024-10-17
afs: Fix lock recursion
David Howells
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
[next]