acrn-kernel/fs/f2fs
Matthew Wilcox (Oracle) 29c87793eb f2fs: Get the superblock from the mapping instead of the page
It's slightly more efficient to go directly from the mapping to the
superblock than to go from the page.  Now that these routines have
the mapping passed to them, there's no reason not to use it.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
2022-04-01 14:40:44 -04:00
..
Kconfig f2fs: introduce F2FS_UNFAIR_RWSEM to support unfair rwsem 2022-03-04 09:15:53 -08:00
Makefile
acl.c f2fs: support idmapped mounts 2022-02-12 06:20:46 -08:00
acl.h
checkpoint.c f2fs: Get the superblock from the mapping instead of the page 2022-04-01 14:40:44 -04:00
compress.c Filesystem folio changes for 5.18 2022-03-22 18:26:56 -07:00
data.c f2fs: Correct f2fs_dirty_data_folio() conversion 2022-04-01 14:40:44 -04:00
debug.c f2fs: introduce gc_urgent_mid mode 2022-03-17 09:16:22 -07:00
dir.c f2fs-for-5.18 2022-03-22 10:00:31 -07:00
extent_cache.c
f2fs.h Filesystem folio changes for 5.18 2022-03-22 18:26:56 -07:00
file.c fs: Pass an iocb to generic_perform_write() 2022-04-01 14:40:44 -04:00
gc.c f2fs: introduce gc_urgent_mid mode 2022-03-17 09:16:22 -07:00
gc.h
hash.c
inline.c
inode.c f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs 2022-03-11 07:36:17 -08:00
iostat.c
iostat.h
namei.c f2fs-for-5.18 2022-03-22 10:00:31 -07:00
node.c f2fs: Get the superblock from the mapping instead of the page 2022-04-01 14:40:44 -04:00
node.h
recovery.c f2fs-for-5.18 2022-03-22 10:00:31 -07:00
segment.c Merge branch 'akpm' (patches from Andrew) 2022-03-22 16:11:53 -07:00
segment.h
shrinker.c
super.c Merge branch 'akpm' (patches from Andrew) 2022-03-22 16:11:53 -07:00
sysfs.c f2fs-for-5.18 2022-03-22 10:00:31 -07:00
verity.c
xattr.c
xattr.h