Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-01 | afs: Fix speculative status fetches | David Howells | 1 | -0/+3 |
2020-06-16 | afs: Fix silly rename | David Howells | 1 | -9/+27 |
2020-06-16 | afs: Fix use of afs_check_for_remote_deletion() | David Howells | 1 | -1/+1 |
2020-06-04 | afs: Build an abstraction around an "operation" concept | David Howells | 1 | -91/+99 |
2020-05-31 | afs: Rename struct afs_fs_cursor to afs_operation | David Howells | 1 | -2/+2 |
2020-04-13 | afs: Fix race between post-modification dir edit and readdir/d_revalidate | David Howells | 1 | -7/+15 |
2019-06-20 | fsnotify: move fsnotify_nameremove() hook out of d_delete() | Amir Goldstein | 1 | -5/+0 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
2019-05-16 | afs: Fix application of status and callback to be under same lock | David Howells | 1 | -8/+23 |
2019-05-16 | afs: Make some RPC operations non-interruptible | David Howells | 1 | -2/+2 |
2019-04-25 | afs: Implement sillyrename for unlink and rename | David Howells | 1 | -0/+239 |