| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-29 | afs: Fix dynamic lookup to fail on cell lookup failure | David Howells | 1 | -1/+2 |
| 2025-03-10 | afs: Use the per-peer app data provided by rxrpc | David Howells | 1 | -2/+8 |
| 2025-03-10 | afs: Drop the net parameter from afs_unuse_cell() | David Howells | 1 | -1/+1 |
| 2025-03-10 | afs: Make afs_lookup_cell() take a trace note | David Howells | 1 | -1/+2 |
| 2025-03-10 | afs: Fix afs_atcell_get_link() to handle RCU pathwalk | David Howells | 1 | -2/+2 |
| 2025-01-10 | afs: Add rootcell checks | David Howells | 1 | -1/+7 |
| 2024-01-22 | afs: Fix missing/incorrect unlocking of RCU read lock | David Howells | 1 | -2/+3 |
| 2024-01-01 | afs: Overhaul invalidation handling to better support RO volumes | David Howells | 1 | -2/+2 |
| 2024-01-01 | afs: Keep a record of the current fileserver endpoint state | David Howells | 1 | -9/+12 |
| 2024-01-01 | afs: Mark address lists with configured priorities | David Howells | 1 | -4/+5 |
| 2024-01-01 | afs: Provide a way to configure address priorities | David Howells | 1 | -1/+54 |
| 2024-01-01 | afs: Add some more info to /proc/net/afs/servers | David Howells | 1 | -8/+16 |
| 2023-12-24 | afs: Rename addr_list::failed to probe_failed | David Howells | 1 | -1/+1 |
| 2023-12-24 | rxrpc, afs: Allow afs to pin rxrpc_peer objects | David Howells | 1 | -4/+5 |
| 2023-12-24 | afs: Turn the afs_addr_list address array into an array of structs | David Howells | 1 | -2/+2 |
| 2022-08-02 | afs: Use refcount_t rather than atomic_t | David Howells | 1 | -3/+3 |
| 2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -3/+3 |
| 2020-10-16 | afs: Add tracing for cell refcount and active user count | David Howells | 1 | -1/+1 |
| 2020-10-16 | afs: Fix cell refcounting by splitting the usage counter | David Howells | 1 | -12/+11 |
| 2020-08-20 | afs: Don't use VL probe running state to make decisions outside probe code | David Howells | 1 | -1/+1 |
| 2020-08-20 | afs: Expose information from afs_vlserver through /proc for debugging | David Howells | 1 | -0/+5 |
| 2020-06-09 | afs: Fix memory leak in afs_put_sysnames() | Zhihao Cheng | 1 | -0/+1 |
| 2020-06-04 | afs: Show more a bit more server state in /proc/net/afs/servers | David Howells | 1 | -3/+7 |
| 2020-06-04 | afs: Reorganise volume and server trees to be rooted on the cell | David Howells | 1 | -9/+6 |
| 2020-06-04 | afs: Detect cell aliases 1 - Cells with root volumes | David Howells | 1 | -2/+3 |
| 2020-05-31 | afs: Show more information in /proc/net/afs/servers | David Howells | 1 | -8/+9 |
| 2020-05-31 | afs: Split the usage count on struct afs_server | David Howells | 1 | -4/+5 |
| 2019-12-11 | afs: Show volume name in /proc/net/afs/<cell>/volumes | David Howells | 1 | -3/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-15 | afs: Fix afs_cell records to always have a VL server list record | David Howells | 1 | -4/+4 |
| 2018-10-24 | afs: Probe multiple fileservers simultaneously | 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: Fix TTL on VL server and address lists | David Howells | 1 | -3/+11 |
| 2018-10-24 | afs: Implement VL server rotation | David Howells | 1 | -22/+68 |
| 2018-10-12 | afs: Fix cell proc list | David Howells | 1 | -4/+3 |
| 2018-09-07 | afs: Fix cell specification to permit an empty address list | David Howells | 1 | -8/+7 |
| 2018-06-15 | afs: Show all of a server's addresses in /proc/fs/afs/servers | David Howells | 1 | -2/+8 |
| 2018-05-23 | afs: Implement network namespacing | David Howells | 1 | -255/+103 |
| 2018-05-23 | afs: Mark afs_net::ws_cell as __rcu and set using rcu functions | David Howells | 1 | -1/+1 |
| 2018-05-18 | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations. | David Howells | 1 | -192/+160 |
| 2018-05-18 | afs: Rearrange fs/afs/proc.c to move the show routines up | David Howells | 1 | -75/+75 |
| 2018-05-18 | afs: Rearrange fs/afs/proc.c by moving fops and open functions down | David Howells | 1 | -44/+27 |
| 2018-05-18 | afs: Move /proc management functions to the end of the file | David Howells | 1 | -81/+79 |
| 2018-05-16 | afs: simplify procfs code | Christoph Hellwig | 1 | -119/+15 |
| 2018-04-09 | afs: Add stats for data transfer operations | David Howells | 1 | -0/+7 |
| 2018-04-09 | afs: Locally edit directory data for mkdir/create/unlink/... | David Howells | 1 | -0/+4 |
| 2018-04-09 | afs: Fix directory handling | David Howells | 1 | -2/+3 |
| 2018-04-09 | afs: Introduce a statistics proc file | David Howells | 1 | -0/+37 |
| 2018-04-09 | afs: Implement @cell substitution handling | David Howells | 1 | -1/+34 |
| 2018-04-09 | afs: Implement @sys substitution handling | David Howells | 1 | -1/+230 |
| 2018-04-09 | afs: Don't over-increment the cell usage count when pinning it | David Howells | 1 | -1/+2 |
| 2018-04-09 | afs: Fix checker warnings | David Howells | 1 | -0/+8 |
| 2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 1 | -95/+58 |
| 2017-11-13 | afs: Add an address list concept | David Howells | 1 | -12/+11 |
| 2017-11-13 | afs: Overhaul cell database management | David Howells | 1 | -9/+6 |
| 2017-11-13 | afs: Allow IPv6 address specification of VL servers | David Howells | 1 | -1/+1 |
| 2017-11-13 | afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr | David Howells | 1 | -5/+5 |
| 2017-11-13 | afs: Push the net ns pointer to more places | David Howells | 1 | -1/+1 |
| 2017-11-13 | afs: Lay the groundwork for supporting network namespaces | David Howells | 1 | -24/+40 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 1 | -19/+6 |
| 2014-02-01 | afs: proc cells and rootcell are writeable | Pali Rohár | 1 | -2/+2 |
| 2014-01-25 | afs: get rid of junk in fs/afs/proc.c | Al Viro | 1 | -100/+22 |
| 2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -4/+4 |
| 2010-08-11 | AFS: Implement an autocell mount capability [ver #2] | wanglei | 1 | -1/+1 |
| 2009-09-23 | seq_file: constify seq_operations | James Morris | 1 | -4/+4 |
| 2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
| 2008-10-31 | fs: replace NIPQUAD() | Harvey Harrison | 1 | -2/+2 |
| 2008-04-29 | afs: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -19/+14 |
| 2007-10-17 | fs/afs/: possible cleanups | Adrian Bunk | 1 | -1/+1 |
| 2007-07-16 | Make AFS use seq_list_xxx helpers | Pavel Emelianov | 1 | -70/+11 |
| 2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
| 2007-04-26 | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells | 1 | -39/+34 |
| 2007-04-26 | [AFS]: Clean up the AFS sources | David Howells | 1 | -103/+58 |
| 2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
| 2006-09-29 | [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} | Josh Triplett | 1 | -0/+2 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -5/+5 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+857 |