android_kernel_samsung_sm8650/fs/f2fs
Matthew Wilcox (Oracle) bbfe4f6600 f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios()
Convert this function to use folios throughout.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Acked-by: Chao Yu <chao@kernel.org>
2022-06-29 08:51:06 -04:00
..
acl.c
acl.h
checkpoint.c f2fs-for-5.19 2022-05-31 16:52:59 -07:00
compress.c f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios() 2022-06-29 08:51:06 -04:00
data.c f2fs-for-5.19 2022-05-31 16:52:59 -07:00
debug.c f2fs: kill volatile write support 2022-05-12 10:14:03 -07:00
dir.c f2fs: don't use casefolded comparison for "." and ".." 2022-05-17 11:19:23 -07:00
extent_cache.c
f2fs.h f2fs-for-5.19 2022-05-31 16:52:59 -07:00
file.c f2fs-for-5.19 2022-05-31 16:52:59 -07:00
gc.c f2fs: do not stop GC when requiring a free section 2022-05-17 11:19:19 -07:00
gc.h
hash.c f2fs: don't use casefolded comparison for "." and ".." 2022-05-17 11:19:23 -07:00
inline.c f2fs: fix to do sanity check for inline inode 2022-05-18 15:36:11 -07:00
inode.c f2fs: replace F2FS_I(inode) and sbi by the local variable 2022-05-27 13:58:23 -07:00
iostat.c f2fs: fix iostat related lock protection 2022-06-19 15:16:12 -07:00
iostat.h
Kconfig
Makefile
namei.c f2fs: attach inline_data after setting compression 2022-06-19 15:16:10 -07:00
node.c f2fs: do not count ENOENT for error case 2022-06-21 08:29:56 -07:00
node.h f2fs: change the current atomic write way 2022-05-12 10:14:03 -07:00
recovery.c
segment.c f2fs-for-5.19 2022-05-31 16:52:59 -07:00
segment.h f2fs: change the current atomic write way 2022-05-12 10:14:03 -07:00
shrinker.c
super.c f2fs-for-5.19 2022-05-31 16:52:59 -07:00
sysfs.c
verity.c f2fs-for-5.19 2022-05-31 16:52:59 -07:00
xattr.c
xattr.h