index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
callback.c
Age
Commit message (
Expand
)
Author
2024-12-20
afs: Add more tracepoints to do with tracking validity
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
2023-12-24
afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()
Oleg Nesterov
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2021-09-13
afs: Try to avoid taking RCU read lock when checking vnode validity
David Howells
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
2020-06-04
afs: Fix the by-UUID server tree to allow servers with the same UUID
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Make callback processing more efficient.
David Howells
2020-05-31
vfs, afs, ext4: Make the inode hash table RCU searchable
David Howells
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
2019-06-20
afs: Trace afs_server usage
David Howells
2019-06-20
afs: Add some callback management tracepoints
David Howells
2019-06-20
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
2019-05-16
afs: Make vnode->cb_interest RCU safe
David Howells
2019-05-16
afs: Fix lock-wait/callback-break double locking
David Howells
2019-04-13
afs: Fix in-progess ops to ignore server-level callback invalidation
David Howells
2018-10-24
afs: Implement YFS support in the fs client
David Howells
2018-10-24
afs: Remove callback details from afs_callback_break struct
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
2018-05-14
afs: Fix whole-volume callback handling
David Howells
2018-05-14
afs: Fix refcounting in callback registration
David Howells
2018-04-09
afs: Do better accretion of small writes on newly created content
David Howells
2018-04-09
afs: Prospectively look up extra files when doing a single lookup
David Howells
2018-04-09
afs: Fix checker warnings
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Overhaul the callback handling
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-03-16
afs: Migrate vlocation fields to 64-bit
Tina Ruchandani
2017-01-09
afs: Kill afs_wait_mode
David Howells
2016-09-04
fs/afs/callback: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2008-06-06
Fix various old email addresses for dwmw2
David Woodhouse
2007-10-17
fs/afs/: possible cleanups
Adrian Bunk
2007-07-16
AFS: implement file locking
David Howells
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-09
AFS: AFS fixups
David Howells
2007-05-03
[AFS]: Fix use of __exit functions from __init path
David Howells
2007-04-26
[AFS]: Add "directory write" support.
David Howells
2007-04-26
[AFS]: Add security support.
David Howells
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
2005-11-08
fs/afs/callback.c should #include "cmservice.h"
Adrian Bunk
2004-01-19
[PATCH] AFS upgrade
Andrew Morton
2003-09-08
[PATCH] AFS update
David Howells
2003-08-30
[PATCH] dev_t handling cleanups (6/12)
Alexander Viro
[next]