mirror-linux/fs/erofs
Gao Xiang 0f24e3c05a erofs: enable 48-bit layout support
Both 48-bit block addressing and encoded extents are implemented,
let's enable them formally.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Acked-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20250310095625.2623817-1-hsiangkao@linux.alibaba.com
2025-03-17 14:02:16 +08:00
..
Kconfig erofs: enable 48-bit layout support 2025-03-17 14:02:16 +08:00
Makefile erofs: support unencoded inodes for fileio 2024-09-10 15:26:36 +08:00
compress.h erofs: move {in,out}pages into struct z_erofs_decompress_req 2025-03-17 01:22:50 +08:00
data.c erofs: implement 48-bit block addressing for unencoded inodes 2025-03-17 01:25:26 +08:00
decompressor.c erofs: support unaligned encoded data 2025-03-17 14:02:15 +08:00
decompressor_deflate.c erofs: move {in,out}pages into struct z_erofs_decompress_req 2025-03-17 01:22:50 +08:00
decompressor_lzma.c erofs: move {in,out}pages into struct z_erofs_decompress_req 2025-03-17 01:22:50 +08:00
decompressor_zstd.c erofs: move {in,out}pages into struct z_erofs_decompress_req 2025-03-17 01:22:50 +08:00
dir.c erofs: support dot-omitted directories 2025-03-17 01:25:32 +08:00
erofs_fs.h erofs: enable 48-bit layout support 2025-03-17 14:02:16 +08:00
fileio.c erofs: get rid of erofs_kmap_type 2025-03-17 01:21:24 +08:00
fscache.c erofs: get rid of erofs_kmap_type 2025-03-17 01:21:24 +08:00
inode.c erofs: support dot-omitted directories 2025-03-17 01:25:32 +08:00
internal.h erofs: implement encoded extent metadata 2025-03-17 14:02:15 +08:00
namei.c erofs: get rid of erofs_kmap_type 2025-03-17 01:21:24 +08:00
super.c erofs: enable 48-bit layout support 2025-03-17 14:02:16 +08:00
sysfs.c erofs: implement 48-bit block addressing for unencoded inodes 2025-03-17 01:25:26 +08:00
xattr.c erofs: get rid of erofs_kmap_type 2025-03-17 01:21:24 +08:00
xattr.h erofs: move erofs_xattr_handlers and xattr_handler_map to .rodata 2023-10-09 16:24:17 +02:00
zdata.c erofs: support unaligned encoded data 2025-03-17 14:02:15 +08:00
zmap.c erofs: implement encoded extent metadata 2025-03-17 14:02:15 +08:00
zutil.c The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00