aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs/fs_operation.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-15afs: Fix accessing YFS xattrs on a non-YFS serverDavid Howells1-2/+5
2020-08-20afs: Fix key ref leak in afs_put_operation()David Howells1-0/+1
2020-07-15afs: Fix interruption of operationsDavid Howells1-2/+2
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells1-1/+9
2020-06-04afs: Reorganise volume and server trees to be rooted on the cellDavid Howells1-9/+2
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells1-2/+2
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells1-0/+246