.. |
compress.h
|
erofs: avoid refcounting short-lived pages
|
2024-07-11 15:14:26 +08:00 |
data.c
|
erofs: reference struct erofs_device_info for erofs_map_dev
|
2024-12-16 21:02:06 +08:00 |
decompressor_deflate.c
|
erofs: tidy up stream decompressors
|
2024-07-09 19:04:41 +08:00 |
decompressor_lzma.c
|
erofs: convert comma to semicolon
|
2024-07-26 18:48:12 +08:00 |
decompressor_zstd.c
|
erofs: tidy up stream decompressors
|
2024-07-09 19:04:41 +08:00 |
decompressor.c
|
erofs: fix error handling in z_erofs_init_decompressor
|
2024-09-10 00:46:34 +08:00 |
dir.c
|
erofs: simplify readdir operation
|
2024-08-19 11:06:20 +08:00 |
erofs_fs.h
|
erofs: micro-optimize superblock checksum
|
2025-01-17 03:17:32 +08:00 |
fileio.c
|
erofs: shorten bvecs[] for file-backed mounts
|
2025-01-17 03:18:55 +08:00 |
fscache.c
|
erofs: reference struct erofs_device_info for erofs_map_dev
|
2024-12-16 21:02:06 +08:00 |
inode.c
|
erofs: clarify direct I/O support
|
2024-11-18 18:50:14 +08:00 |
internal.h
|
erofs: use buffered I/O for file-backed mounts by default
|
2024-12-16 21:02:07 +08:00 |
Kconfig
|
erofs: mark experimental fscache backend deprecated
|
2024-09-10 15:27:11 +08:00 |
Makefile
|
erofs: support unencoded inodes for fileio
|
2024-09-10 15:26:36 +08:00 |
namei.c
|
erofs_buf: store address_space instead of inode
|
2024-04-25 00:57:14 -04:00 |
super.c
|
erofs: micro-optimize superblock checksum
|
2025-01-17 03:17:32 +08:00 |
sysfs.c
|
erofs: add sysfs node to drop internal caches
|
2024-11-18 18:50:13 +08:00 |
xattr.c
|
fs: erofs: xattr.c change kzalloc to kcalloc
|
2025-01-17 03:17:20 +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: fix potential return value overflow of z_erofs_shrink_scan()
|
2025-01-17 03:19:39 +08:00 |
zmap.c
|
erofs: simplify z_erofs_load_compact_lcluster()
|
2025-01-17 03:20:03 +08:00 |
zutil.c
|
erofs: fix rare pcluster memory leak after unmounting
|
2024-12-13 00:24:12 +08:00 |