Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-01 | afs: Fix speculative status fetches | David Howells | 1 | -0/+6 |
2021-04-23 | afs: Use the fs operation ops to handle FetchData completion | David Howells | 1 | -1/+3 |
2021-03-15 | afs: Fix accessing YFS xattrs on a non-YFS server | David Howells | 1 | -2/+5 |
2020-08-20 | afs: Fix key ref leak in afs_put_operation() | David Howells | 1 | -0/+1 |
2020-07-15 | afs: Fix interruption of operations | David Howells | 1 | -2/+2 |
2020-06-16 | afs: Fix use of afs_check_for_remote_deletion() | David Howells | 1 | -1/+9 |
2020-06-04 | afs: Reorganise volume and server trees to be rooted on the cell | David Howells | 1 | -9/+2 |
2020-06-04 | afs: Add a tracepoint to track the lifetime of the afs_volume struct | David Howells | 1 | -2/+2 |
2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells | 1 | -0/+246 |