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
/
include
/
trace
/
events
/
afs.h
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-05
afs: adapt to breakup of struct file_lock
Jeff Layton
2024-01-22
afs: Fix error handling with lookup via FS.InlineBulkStatus
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-01
afs: trace: Log afs_make_call(), including server address
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: Apply server breaks to mmap'd files in the call processor
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
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: Add a tracepoint for struct afs_addr_list
David Howells
2023-12-24
afs: Don't use folio->private to record partial modification
David Howells
2023-12-24
afs: Automatically generate trace tag enums
David Howells
2023-12-24
afs: Remove whitespace before most ')' from the trace header
David Howells
2022-08-02
afs: Fix access after dec in put functions
David Howells
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
2021-11-10
netfs, 9p, afs, ceph: Use folios
David Howells
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
2021-04-23
afs: Use ITER_XARRAY for writing
David Howells
2021-04-23
afs: Pass page into dirty region helpers to provide THP size
David Howells
2021-01-04
afs: Fix directory entry size calculation
David Howells
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Remove the error argument from afs_protocol_error()
David Howells
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
2020-05-31
afs: Split the usage count on struct afs_server
David Howells
2020-03-13
afs: Fix some tracing details
David Howells
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-20
afs: Trace afs_server usage
David Howells
2019-06-20
afs: Add some callback management tracepoints
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-07
afs: implement acl setting
Joe Gorse
2019-05-07
afs: Get an AFS3 ACL as an xattr
David Howells
2019-04-25
afs: Provide mount-time configurable byte-range file locking emulation
David Howells
2019-04-25
afs: Add more tracepoints
David Howells
2019-04-25
afs: Implement sillyrename for unlink and rename
David Howells
2019-04-25
afs: Add directory reload tracepoint
David Howells
2019-04-25
afs: Handle lock rpc ops failing on a file that got deleted
David Howells
2019-04-25
afs: Add file locking tracepoints
David Howells
[next]