summaryrefslogtreecommitdiff
path: root/fs/afs/callback.c
AgeCommit message (Expand)Author
2024-01-01afs: Overhaul invalidation handling to better support RO volumesDavid Howells
2024-01-01afs: Parse the VolSync record in the reply of a number of RPC opsDavid Howells
2024-01-01afs: Apply server breaks to mmap'd files in the call processorDavid Howells
2023-12-24afs: fix the usage of read_seqbegin_or_lock() in afs_lookup_volume_rcu()Oleg Nesterov
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2021-09-13afs: Try to avoid taking RCU read lock when checking vnode validityDavid Howells
2021-09-13afs: Fix mmap coherency vs 3rd-party changesDavid Howells
2020-06-04afs: Fix the by-UUID server tree to allow servers with the same UUIDDavid Howells
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellDavid Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-05-31afs: Make callback processing more efficient.David Howells
2020-05-31vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne
2019-06-20afs: Trace afs_server usageDavid Howells
2019-06-20afs: Add some callback management tracepointsDavid Howells
2019-06-20afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells
2019-05-16afs: Make vnode->cb_interest RCU safeDavid Howells
2019-05-16afs: Fix lock-wait/callback-break double lockingDavid Howells
2019-04-13afs: Fix in-progess ops to ignore server-level callback invalidationDavid Howells
2018-10-24afs: Implement YFS support in the fs clientDavid Howells
2018-10-24afs: Remove callback details from afs_callback_break structDavid Howells
2018-10-24afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells
2018-06-15afs: Optimise callback breaking by not repeating volume lookupDavid Howells
2018-05-14afs: Fix whole-volume callback handlingDavid Howells
2018-05-14afs: Fix refcounting in callback registrationDavid Howells
2018-04-09afs: Do better accretion of small writes on newly created contentDavid Howells
2018-04-09afs: Prospectively look up extra files when doing a single lookupDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Overhaul the callback handlingDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2017-03-16afs: Migrate vlocation fields to 64-bitTina Ruchandani
2017-01-09afs: Kill afs_wait_modeDavid Howells
2016-09-04fs/afs/callback: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-07-16AFS: implement file lockingDavid Howells
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-09AFS: AFS fixupsDavid Howells
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid 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 sourcesDavid Howells
2005-11-08fs/afs/callback.c should #include "cmservice.h"Adrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds