index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
callback.c
Age
Commit message (
Expand
)
Author
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
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds