aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/erofs_fs.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-07erofs: handle 48-bit blocks/uniaddr for extra devicesZhan Xusheng1-2/+2
2026-02-03erofs: separate plain and compressed filesystems formallyGao Xiang1-1/+1
2026-01-23erofs: support user-defined fingerprint nameHongzhen Luo1-2/+3
2025-12-01erofs: switch on-disk header `erofs_fs.h` to MIT licenseGao Xiang1-1/+1
2025-09-12erofs: fix long xattr name prefix placementGao Xiang1-3/+5
2025-07-24erofs: implement metadata compressionBo Liu (OpenAnolis)1-1/+1
2025-07-24erofs: add on-disk definition for metadata compressionGao Xiang1-3/+10
2025-04-09erofs: add __packed annotation to union(__le16..)Gao Xiang1-4/+4
2025-03-17erofs: enable 48-bit layout supportGao Xiang1-1/+1
2025-03-17erofs: add encoded extent on-disk definitionGao Xiang1-54/+45
2025-03-17erofs: support dot-omitted directoriesGao Xiang1-0/+1
2025-03-17erofs: add 48-bit block addressing on-disk supportGao Xiang1-49/+42
2025-01-17erofs: micro-optimize superblock checksumGao Xiang1-1/+2
2024-09-12erofs: restrict pcluster size limitationsGao Xiang1-1/+4
2024-05-09erofs: Zstandard compression supportGao Xiang1-0/+10
2024-05-08erofs: clean up z_erofs_load_full_lcluster()Gao Xiang1-4/+1
2023-08-11erofs: update on-disk format for xattr name filterJingbo Xu1-2/+8
2023-08-11erofs: DEFLATE compression supportGao Xiang1-0/+7
2023-04-17erofs: cleanup i_format-related stuffsGao Xiang1-4/+4
2023-04-17erofs: enable long extended attribute name prefixesJingbo Xu1-1/+3
2023-04-17erofs: introduce on-disk format for long xattr name prefixesJingbo Xu1-1/+15
2023-04-17erofs: tidy up EROFS on-disk namingGao Xiang1-83/+62
2023-04-17erofs: set block size to the on-disk block sizeJingbo Xu1-2/+3
2022-09-26erofs: introduce partial-referenced pclustersGao Xiang1-1/+6
2022-09-26erofs: support on-disk compressed fragments dataYue Hu1-6/+27
2022-09-23erofs: support interlaced uncompressed data for compressed filesYue Hu1-0/+2
2022-05-18erofs: scan devices from device tableJeffle Xu1-6/+3
2022-05-17erofs: refine on-disk definition commentsGao Xiang1-20/+21
2022-03-17erofs: rename ctime to mtimeDavid Anderson1-2/+3
2021-12-31erofs: add on-disk compressed tail-packing inline supportYue Hu1-2/+8
2021-12-08erofs: Replace zero-length array with flexible-array memberGao Xiang1-2/+2
2021-12-01erofs: rename lz4_0pading to zero_paddingHuang Jianan1-2/+2
2021-10-19erofs: lzma compression supportGao Xiang1-2/+12
2021-10-19erofs: introduce the secondary compression headGao Xiang1-19/+20
2021-10-18erofs: add multiple device supportGao Xiang1-3/+19
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang1-2/+45
2021-06-08erofs: clean up file headers & footersGao Xiang1-2/+0
2021-04-10erofs: enable big pcluster featureGao Xiang1-1/+4
2021-04-10erofs: add big physical cluster definitionGao Xiang1-4/+15
2021-04-10erofs: introduce physical cluster slab poolsGao Xiang1-0/+3
2021-04-07erofs: reserve physical_clusterbits[]Gao Xiang1-3/+1
2021-03-29erofs: add on-disk compression configurationsGao Xiang1-4/+12
2021-03-29erofs: introduce on-disk lz4 fs configurationsGao Xiang1-0/+6
2021-03-29erofs: support adjust lz4 history window sizeHuang Jianan1-1/+3
2021-03-29erofs: add unsupported inode i_format checkGao Xiang1-0/+3
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-11-24erofs: support superblock checksumPratik Shinde1-1/+2
2019-09-05erofs: update erofs_fs.h commentsGao Xiang1-4/+5
2019-09-05erofs: better naming for erofs inode related stuffsGao Xiang1-12/+12
2019-09-05erofs: use feature_incompat rather than requirementsGao Xiang1-6/+6