summaryrefslogtreecommitdiff
path: root/fs/afs/dir_silly.c
AgeCommit message (Expand)Author
2023-12-24afs: Simplify error handlingDavid Howells
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2021-10-04afs: Fix kerneldoc warning shown up by W=1David Howells
2021-05-01afs: Fix speculative status fetchesDavid Howells
2020-06-16afs: Fix silly renameDavid Howells
2020-06-16afs: Fix use of afs_check_for_remote_deletion()David Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-05-31afs: Rename struct afs_fs_cursor to afs_operationDavid Howells
2020-04-13afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2019-06-20fsnotify: move fsnotify_nameremove() hook out of d_delete()Amir Goldstein
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-16afs: Fix application of status and callback to be under same lockDavid Howells
2019-05-16afs: Make some RPC operations non-interruptibleDavid Howells
2019-04-25afs: Implement sillyrename for unlink and renameDavid Howells