summaryrefslogtreecommitdiffstats
path: root/fs/afs/volume.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-281-0/+1
|\
| * afs: Fix uninitialised spinlock afs_volume::cb_break_lockDavid Howells2019-06-201-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/
* afs: Add fs_context supportDavid Howells2019-02-281-2/+2
* afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-16/+0Star
* afs: Eliminate the address pointer from the address list cursorDavid Howells2018-10-241-3/+3
* afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-241-1/+1
* afs: Implement VL server rotationDavid Howells2018-10-241-36/+16Star
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-1/+1
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-1/+3
* afs: Fix server list handlingDavid Howells2018-02-061-44/+2Star
* afs: Add missing afs_put_cell()David Howells2018-02-061-0/+1
* afs: Make use of the YFS service upgrade to fully support IPv6David Howells2017-11-131-0/+16
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-120/+306
* afs: Move server rotation code into its own fileDavid Howells2017-11-131-250/+0Star
* afs: Add an address list conceptDavid Howells2017-11-131-32/+83
* afs: Overhaul the callback handlingDavid Howells2017-11-131-16/+27
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-5/+4Star
* afs: Update the cache index structureDavid Howells2017-11-131-1/+1
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-10/+10
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-5/+5
* afs: Convert to separately allocated bdiJan Kara2017-04-201-8/+0Star
* afs: Make afs_readpages() fetch data in bulkDavid Howells2017-01-061-0/+1
* fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-1/+1
* afs: add bdi backing to mount session.Jens Axboe2010-04-221-0/+7
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-8/+6Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [AFS]: Add "directory write" support.David Howells2007-04-271-7/+7
* [AFS]: Add security support.David Howells2007-04-271-87/+22Star
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-92/+49Star
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-37/+21Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+520