Age | Commit message (Expand) | Author |
2024-01-01 | afs: Fix fileserver rotation | David Howells |
2024-01-01 | afs: Overhaul invalidation handling to better support RO volumes | David Howells |
2024-01-01 | afs: Parse the VolSync record in the reply of a number of RPC ops | David Howells |
2024-01-01 | afs: Defer volume record destruction to a workqueue | David Howells |
2024-01-01 | afs: Keep a record of the current fileserver endpoint state | David Howells |
2024-01-01 | afs: Add some more info to /proc/net/afs/servers | David Howells |
2023-12-24 | afs: Fold the afs_addr_cursor struct in | David Howells |
2023-12-24 | afs: Simplify error handling | David Howells |
2023-12-24 | afs: Don't put afs_call in afs_wait_for_call_to_complete() | David Howells |
2023-12-24 | afs: Wrap most op->error accesses with inline funcs | David Howells |
2023-12-24 | afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration | David Howells |
2022-06-09 | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells |
2021-05-01 | afs: Fix speculative status fetches | David Howells |
2021-04-23 | afs: Use the fs operation ops to handle FetchData completion | David Howells |
2021-03-15 | afs: Fix accessing YFS xattrs on a non-YFS server | David Howells |
2020-08-20 | afs: Fix key ref leak in afs_put_operation() | David Howells |
2020-07-15 | afs: Fix interruption of operations | David Howells |
2020-06-16 | afs: Fix use of afs_check_for_remote_deletion() | David Howells |
2020-06-04 | afs: Reorganise volume and server trees to be rooted on the cell | David Howells |
2020-06-04 | afs: Add a tracepoint to track the lifetime of the afs_volume struct | David Howells |
2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells |