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