u-boot/fs
Jianan Huang 91f5dac3f6 fs/erofs: add DEFLATE algorithm support
This patch adds DEFLATE compression algorithm support. It's a good choice
to trade off between compression ratios and performance compared to LZ4.
Alternatively, DEFLATE could be used for some specific files since EROFS
supports multiple compression algorithms in one image.

Signed-off-by: Jianan Huang <jnhuang95@gmail.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
2024-04-18 16:37:16 -06:00
..
btrfs global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
cbfs spl: Ensure all SPL symbols in Kconfig have some SPL dependency 2022-07-07 09:29:08 -04:00
cramfs cramfs: clean up some error messages 2023-08-08 17:41:52 -04:00
erofs fs/erofs: add DEFLATE algorithm support 2024-04-18 16:37:16 -06:00
ext4 fs: ext4: all file paths are absolute 2024-04-10 09:34:53 -06:00
fat fs: fat: fill creation and change date 2024-04-17 17:06:06 -06:00
jffs2 fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig 2022-11-10 09:45:54 -05:00
sandbox bootstd: Use bootdev instead of bootdevice 2023-07-16 23:13:17 +08:00
squashfs fs/squashfs: enable LZ4 compression support 2023-11-16 18:53:09 -05:00
ubifs treewide: use linux/time.h for time conversion defines 2023-11-16 18:59:58 -05:00
yaffs2 global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00
zfs zfs: Fix zfs_read() to actually work 2024-04-17 10:08:58 -06:00
Kconfig fs: drop reiserfs 2024-03-04 10:25:47 -05:00
Makefile fs: drop reiserfs 2024-03-04 10:25:47 -05:00
fs.c fs: remove explicit efi configuration dependency 2024-01-17 08:40:25 +01:00
fs_internal.c fs: Quieten down the filesystems more 2022-10-17 21:17:12 -06:00
semihostingfs.c semihosting: create file in smh_fs_write_at() 2023-05-31 17:23:01 -04:00