linux-next/fs/erofs
Gao Xiang eadcd6b5a1 erofs: add fiemap support with iomap
This adds fiemap support for both uncompressed files and compressed
files by using iomap infrastructure.

Link: https://lore.kernel.org/r/20210813052931.203280-3-hsiangkao@linux.alibaba.com
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2021-08-19 00:13:43 +08:00
..
compress.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
data.c erofs: add fiemap support with iomap 2021-08-19 00:13:43 +08:00
decompressor.c erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
dir.c erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
erofs_fs.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
inode.c erofs: add fiemap support with iomap 2021-08-19 00:13:43 +08:00
internal.h erofs: add fiemap support with iomap 2021-08-19 00:13:43 +08:00
Kconfig erofs: iomap support for non-tailpacking DIO 2021-08-10 00:14:42 +08:00
Makefile erofs: introduce multipage per-CPU buffers 2021-04-10 03:19:59 +08:00
namei.c erofs: add fiemap support with iomap 2021-08-19 00:13:43 +08:00
pcpubuf.c erofs: introduce multipage per-CPU buffers 2021-04-10 03:19:59 +08:00
super.c erofs: remove the mapping parameter from erofs_try_to_free_cached_page() 2021-08-11 09:47:39 +08:00
tagptr.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
utils.c erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
xattr.c erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
xattr.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
zdata.c erofs: remove the mapping parameter from erofs_try_to_free_cached_page() 2021-08-11 09:47:39 +08:00
zdata.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00
zmap.c erofs: add fiemap support with iomap 2021-08-19 00:13:43 +08:00
zpvec.h erofs: clean up file headers & footers 2021-06-08 00:41:24 +08:00