summaryrefslogtreecommitdiffstats
path: root/fs/afs/dir_edit.c
Commit message (Expand)AuthorAgeFilesLines
* afs: fix the afs_dir_get_folio return valueChristoph Hellwig2023-05-061-3/+4
* mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig2023-04-051-1/+1
* netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-5/+5
* afs: Use folios in directory handlingDavid Howells2021-11-101-75/+79
* afs: Fix updating of i_blocks on file/dir extensionDavid Howells2021-09-131-2/+2
* afs: Fix directory entry size calculationDavid Howells2021-01-041-4/+2
* afs: Fix to take ref on page when PG_private is setDavid Howells2020-10-291-4/+2
* afs: Remove set but not used variables 'before', 'after'zhengbin2019-11-211-10/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* afs: Locally edit directory data for mkdir/create/unlink/...David Howells2018-04-091-0/+505