| Commit message (Expand) | Author | Age | Files | Lines |
* | afs: Add tracing for cell refcount and active user count | David Howells | 2020-10-16 | 1 | -3/+3 |
* | afs: Fix cell refcounting by splitting the usage counter | David Howells | 2020-10-16 | 1 | -2/+2 |
* | afs: Reorganise volume and server trees to be rooted on the cell | David Howells | 2020-06-04 | 1 | -11/+73 |
* | afs: Add a tracepoint to track the lifetime of the afs_volume struct | David Howells | 2020-06-04 | 1 | -4/+23 |
* | afs: Detect cell aliases 1 - Cells with root volumes | David Howells | 2020-06-04 | 1 | -4/+5 |
* | afs: Build an abstraction around an "operation" concept | David Howells | 2020-06-04 | 1 | -6/+6 |
* | afs: Rename struct afs_fs_cursor to afs_operation | David Howells | 2020-05-31 | 1 | -2/+2 |
* | afs: Actively poll fileservers to maintain NAT or firewall openings | David Howells | 2020-05-31 | 1 | -11/+13 |
* | afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate | David Howells | 2020-04-24 | 1 | -3/+5 |
* | afs: remove unused variable 'afs_voltypes' | YueHaibing | 2019-09-02 | 1 | -2/+0 |
* | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-06-28 | 1 | -0/+1 |
|\ |
|
| * | afs: Fix uninitialised spinlock afs_volume::cb_break_lock | David Howells | 2019-06-20 | 1 | -0/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | afs: Add fs_context support | David Howells | 2019-02-28 | 1 | -2/+2 |
* | afs: Probe multiple fileservers simultaneously | David Howells | 2018-10-24 | 1 | -16/+0 |
* | afs: Eliminate the address pointer from the address list cursor | David Howells | 2018-10-24 | 1 | -3/+3 |
* | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS | David Howells | 2018-10-24 | 1 | -1/+1 |
* | afs: Implement VL server rotation | David Howells | 2018-10-24 | 1 | -36/+16 |
* | fscache: Pass object size in rather than calling back for it | David Howells | 2018-04-06 | 1 | -1/+1 |
* | fscache: Attach the index key and aux data to the cookie | David Howells | 2018-04-04 | 1 | -1/+3 |
* | afs: Fix server list handling | David Howells | 2018-02-06 | 1 | -44/+2 |
* | afs: Add missing afs_put_cell() | David Howells | 2018-02-06 | 1 | -0/+1 |
* | afs: Make use of the YFS service upgrade to fully support IPv6 | David Howells | 2017-11-13 | 1 | -0/+16 |
* | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 2017-11-13 | 1 | -120/+306 |
* | afs: Move server rotation code into its own file | David Howells | 2017-11-13 | 1 | -250/+0 |
* | afs: Add an address list concept | David Howells | 2017-11-13 | 1 | -32/+83 |
* | afs: Overhaul the callback handling | David Howells | 2017-11-13 | 1 | -16/+27 |
* | afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr | David Howells | 2017-11-13 | 1 | -5/+4 |
* | afs: Update the cache index structure | David Howells | 2017-11-13 | 1 | -1/+1 |
* | afs: Push the net ns pointer to more places | David Howells | 2017-11-13 | 1 | -10/+10 |
* | afs: Lay the groundwork for supporting network namespaces | David Howells | 2017-11-13 | 1 | -5/+5 |
* | afs: Convert to separately allocated bdi | Jan Kara | 2017-04-20 | 1 | -8/+0 |
* | afs: Make afs_readpages() fetch data in bulk | David Howells | 2017-01-06 | 1 | -0/+1 |
* | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 2015-01-20 | 1 | -1/+1 |
* | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -1/+1 |
* | afs: add bdi backing to mount session. | Jens Axboe | 2010-04-22 | 1 | -0/+7 |
* | FS-Cache: Make kAFS use FS-Cache | David Howells | 2009-04-03 | 1 | -8/+6 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | [AFS]: Add "directory write" support. | David Howells | 2007-04-26 | 1 | -7/+7 |
* | [AFS]: Add security support. | David Howells | 2007-04-26 | 1 | -87/+22 |
* | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells | 2007-04-26 | 1 | -92/+49 |
* | [AFS]: Clean up the AFS sources | David Howells | 2007-04-26 | 1 | -37/+21 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -2/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+520 |