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