index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
afs
/
volume.c
Age
Commit message (
Expand
)
Author
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: 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
2023-12-21
afs: Fix use-after-free due to get/remove race in volume tree
David Howells
2022-12-22
afs: remove variable nr_servers
Colin Ian King
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
2022-06-10
afs: Fix some checker issues
David Howells
2022-01-07
afs: Convert afs to use the new fscache API
David Howells
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-05-31
afs: Rename struct afs_fs_cursor to afs_operation
David Howells
2020-05-31
afs: Actively poll fileservers to maintain NAT or firewall openings
David Howells
2020-04-24
afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate
David Howells
2019-09-02
afs: remove unused variable 'afs_voltypes'
YueHaibing
2019-06-28
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-20
afs: Fix uninitialised spinlock afs_volume::cb_break_lock
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-28
afs: Add fs_context support
David Howells
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
2018-10-24
afs: Eliminate the address pointer from the address list cursor
David Howells
2018-10-24
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
David Howells
2018-10-24
afs: Implement VL server rotation
David Howells
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2018-02-06
afs: Fix server list handling
David Howells
2018-02-06
afs: Add missing afs_put_cell()
David Howells
2017-11-13
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
2017-11-13
afs: Move server rotation code into its own file
David Howells
2017-11-13
afs: Add an address list concept
David Howells
2017-11-13
afs: Overhaul the callback handling
David Howells
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
2017-11-13
afs: Update the cache index structure
David Howells
2017-11-13
afs: Push the net ns pointer to more places
David Howells
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
2017-04-20
afs: Convert to separately allocated bdi
Jan Kara
2017-01-06
afs: Make afs_readpages() fetch data in bulk
David Howells
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2010-04-22
afs: add bdi backing to mount session.
Jens Axboe
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-04-26
[AFS]: Add "directory write" support.
David Howells
2007-04-26
[AFS]: Add security support.
David Howells
[next]