| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-25 | afs: Fix potential null pointer dereference in afs_put_server | Zhen Ni | 1 | -1/+2 |
| 2025-04-14 | afs: Use rxgk RESPONSE to pass token for callback channel | David Howells | 1 | -0/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
| 2025-03-10 | afs: Simplify cell record handling | David Howells | 1 | -4/+4 |
| 2025-03-10 | afs: Fix afs_server ref accounting | David Howells | 1 | -316/+248 |
| 2025-03-10 | afs: Use the per-peer app data provided by rxrpc | David Howells | 1 | -34/+12 |
| 2025-03-10 | afs: Improve server refcount/active count tracing | David Howells | 1 | -5/+6 |
| 2025-02-21 | afs: Give an afs_server object a ref on the afs_cell object it points to | David Howells | 1 | -0/+3 |
| 2024-02-20 | afs: Fix ignored callbacks over ipv4 | Marc Dionne | 1 | -9/+5 |
| 2024-01-01 | afs: Apply server breaks to mmap'd files in the call processor | David Howells | 1 | -2/+0 |
| 2024-01-01 | afs: Make it possible to find the volumes that are using a server | David Howells | 1 | -0/+1 |
| 2024-01-01 | afs: Keep a record of the current fileserver endpoint state | David Howells | 1 | -23/+46 |
| 2023-12-24 | afs: Fold the afs_addr_cursor struct in | David Howells | 1 | -5/+1 |
| 2023-12-24 | afs: Use peer + service_id as call address | David Howells | 1 | -0/+1 |
| 2023-12-24 | afs: Add a tracepoint for struct afs_addr_list | David Howells | 1 | -4/+5 |
| 2023-12-24 | afs: Simplify error handling | David Howells | 1 | -1/+0 |
| 2023-12-24 | afs: Wrap most op->error accesses with inline funcs | David Howells | 1 | -3/+3 |
| 2023-12-24 | rxrpc, afs: Allow afs to pin rxrpc_peer objects | David Howells | 1 | -34/+7 |
| 2023-12-24 | afs: Turn the afs_addr_list address array into an array of structs | David Howells | 1 | -2/+2 |
| 2023-12-24 | afs: fix the usage of read_seqbegin_or_lock() in afs_find_server*() | Oleg Nesterov | 1 | -3/+4 |
| 2022-11-30 | afs: Fix server->active leak in afs_put_server | Marc Dionne | 1 | -1/+1 |
| 2022-08-02 | afs: Fix access after dec in put functions | David Howells | 1 | -9/+13 |
| 2022-08-02 | afs: Use refcount_t rather than atomic_t | David Howells | 1 | -17/+23 |
| 2021-09-13 | afs: Fix mmap coherency vs 3rd-party changes | David Howells | 1 | -0/+2 |
| 2020-10-16 | afs: Don't assert on unpurgeable server records | David Howells | 1 | -1/+6 |
| 2020-06-20 | afs: Fix hang on rmmod due to outstanding timer | David Howells | 1 | -1/+2 |
| 2020-06-04 | afs: Don't use probe running state to make decisions outside probe code | David Howells | 1 | -0/+1 |
| 2020-06-04 | afs: Fix the by-UUID server tree to allow servers with the same UUID | David Howells | 1 | -8/+48 |
| 2020-06-04 | afs: Reorganise volume and server trees to be rooted on the cell | David Howells | 1 | -6/+7 |
| 2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells | 1 | -16/+21 |
| 2020-05-31 | afs: Rename struct afs_fs_cursor to afs_operation | David Howells | 1 | -4/+4 |
| 2020-05-31 | afs: Make callback processing more efficient. | David Howells | 1 | -2/+2 |
| 2020-05-31 | afs: Actively poll fileservers to maintain NAT or firewall openings | David Howells | 1 | -11/+8 |
| 2020-05-31 | afs: Split the usage count on struct afs_server | David Howells | 1 | -51/+100 |
| 2020-05-31 | afs: Use the serverUnique field in the UVLDB record to reduce rpc ops | David Howells | 1 | -12/+14 |
| 2020-04-24 | afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriate | David Howells | 1 | -5/+2 |
| 2019-12-09 | afs: Fix afs_find_server lookups for ipv4 peers | Marc Dionne | 1 | -13/+8 |
| 2019-11-21 | afs: Remove set but not used variable 'ret' | zhengbin | 1 | -2/+1 |
| 2019-07-10 | Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+32 |
| 2019-06-20 | afs: Trace afs_server usage | David Howells | 1 | -7/+32 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-16 | afs: Make some RPC operations non-interruptible | David Howells | 1 | -0/+11 |
| 2019-05-16 | afs: Fix error propagation from server record check/update | David Howells | 1 | -3/+3 |
| 2019-04-13 | afs: Fix in-progess ops to ignore server-level callback invalidation | David Howells | 1 | -1/+0 |
| 2018-10-24 | afs: Probe multiple fileservers simultaneously | David Howells | 1 | -102/+7 |
| 2018-10-24 | afs: Eliminate the address pointer from the address list cursor | David Howells | 1 | -2/+0 |
| 2018-10-24 | afs: Implement YFS support in the fs client | David Howells | 1 | -0/+8 |
| 2018-10-24 | afs: Add a couple of tracepoints to log I/O errors | David Howells | 1 | -1/+1 |
| 2018-10-24 | afs: Implement VL server rotation | David Howells | 1 | -30/+12 |
| 2018-10-15 | afs: Fix clearance of reply | David Howells | 1 | -2/+0 |
| 2018-10-12 | afs: Fix afs_server struct leak | David Howells | 1 | -0/+2 |
| 2018-06-15 | afs: Optimise callback breaking by not repeating volume lookup | David Howells | 1 | -1/+1 |
| 2018-05-14 | afs: Fix afs_find_server search loop | Marc Dionne | 1 | -13/+0 |
| 2018-05-14 | afs: Fix giving up callbacks on server destruction | David Howells | 1 | -3/+5 |
| 2018-04-20 | afs: Fix server record deletion | David Howells | 1 | -1/+8 |
| 2018-04-09 | afs: Fix checker warnings | David Howells | 1 | -6/+8 |
| 2018-03-20 | sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even... | Peter Zijlstra | 1 | -3/+3 |
| 2017-11-13 | afs: Make use of the YFS service upgrade to fully support IPv6 | David Howells | 1 | -1/+4 |
| 2017-11-13 | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 1 | -213/+537 |
| 2017-11-13 | afs: Add an address list concept | David Howells | 1 | -23/+47 |
| 2017-11-13 | afs: Overhaul the callback handling | David Howells | 1 | -17/+4 |
| 2017-11-13 | afs: Allow IPv6 address specification of VL servers | David Howells | 1 | -5/+0 |
| 2017-11-13 | afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr | David Howells | 1 | -15/+16 |
| 2017-11-13 | afs: Push the net ns pointer to more places | David Howells | 1 | -4/+3 |
| 2017-11-13 | afs: Fix server reaping | David Howells | 1 | -8/+51 |
| 2017-11-13 | afs: Lay the groundwork for supporting network namespaces | David Howells | 1 | -43/+39 |
| 2017-03-16 | afs: Migrate vlocation fields to 64-bit | Tina Ruchandani | 1 | -3/+3 |
| 2016-08-30 | rxrpc: Provide a way for AFS to ask for the peer address of a call | David Howells | 1 | -3/+8 |
| 2012-08-13 | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 1 | -8/+2 |
| 2011-01-14 | afs: add afs_wq and use it instead of the system workqueue | Tejun Heo | 1 | -6/+7 |
| 2010-06-01 | AFS: Fix possible null pointer dereference in afs_alloc_server() | Denis Kirjanov | 1 | -2/+3 |
| 2008-10-31 | fs: replace NIPQUAD() | Harvey Harrison | 1 | -5/+4 |
| 2007-10-17 | fs/afs/: possible cleanups | Adrian Bunk | 1 | -1/+1 |
| 2007-05-09 | AFS: AFS fixups | David Howells | 1 | -0/+3 |
| 2007-04-26 | [AFS]: Add "directory write" support. | David Howells | 1 | -0/+2 |
| 2007-04-26 | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells | 1 | -394/+230 |
| 2007-04-26 | [AFS]: Clean up the AFS sources | David Howells | 1 | -30/+17 |
| 2006-12-07 | [PATCH] affs: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
| 2006-06-26 | [PATCH] fs: use list_move() | Akinobu Mita | 1 | -4/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+502 |