summaryrefslogtreecommitdiffstats
path: root/fs/afs/fs_operation.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Fix key ref leak in afs_put_operation()David Howells2020-08-201-0/+1
* afs: Fix interruption of operationsDavid Howells2020-07-151-2/+2
* afs: Fix use of afs_check_for_remote_deletion()David Howells2020-06-161-1/+9
* afs: Reorganise volume and server trees to be rooted on the cellDavid Howells2020-06-041-9/+2
* afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells2020-06-041-2/+2
* afs: Build an abstraction around an "operation" conceptDavid Howells2020-06-041-0/+246