summaryrefslogtreecommitdiff
path: root/fs/erofs/erofs_fs.h
AgeCommit message (Expand)Author
2023-08-11erofs: update on-disk format for xattr name filterJingbo Xu
2023-08-11erofs: DEFLATE compression supportGao Xiang
2023-04-17erofs: cleanup i_format-related stuffsGao Xiang
2023-04-17erofs: enable long extended attribute name prefixesJingbo Xu
2023-04-17erofs: introduce on-disk format for long xattr name prefixesJingbo Xu
2023-04-17erofs: tidy up EROFS on-disk namingGao Xiang
2023-04-17erofs: set block size to the on-disk block sizeJingbo Xu
2022-09-26erofs: introduce partial-referenced pclustersGao Xiang
2022-09-26erofs: support on-disk compressed fragments dataYue Hu
2022-09-23erofs: support interlaced uncompressed data for compressed filesYue Hu
2022-05-18erofs: scan devices from device tableJeffle Xu
2022-05-17erofs: refine on-disk definition commentsGao Xiang
2022-03-17erofs: rename ctime to mtimeDavid Anderson
2021-12-31erofs: add on-disk compressed tail-packing inline supportYue Hu
2021-12-08erofs: Replace zero-length array with flexible-array memberGao Xiang
2021-12-01erofs: rename lz4_0pading to zero_paddingHuang Jianan
2021-10-19erofs: lzma compression supportGao Xiang
2021-10-19erofs: introduce the secondary compression headGao Xiang
2021-10-18erofs: add multiple device supportGao Xiang
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-04-10erofs: enable big pcluster featureGao Xiang
2021-04-10erofs: add big physical cluster definitionGao Xiang
2021-04-10erofs: introduce physical cluster slab poolsGao Xiang
2021-04-07erofs: reserve physical_clusterbits[]Gao Xiang
2021-03-29erofs: add on-disk compression configurationsGao Xiang
2021-03-29erofs: introduce on-disk lz4 fs configurationsGao Xiang
2021-03-29erofs: support adjust lz4 history window sizeHuang Jianan
2021-03-29erofs: add unsupported inode i_format checkGao Xiang
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-11-24erofs: support superblock checksumPratik Shinde
2019-09-05erofs: update erofs_fs.h commentsGao Xiang
2019-09-05erofs: better naming for erofs inode related stuffsGao Xiang
2019-09-05erofs: use feature_incompat rather than requirementsGao Xiang
2019-09-05erofs: update erofs_inode_is_data_compressed helperGao Xiang
2019-09-05erofs: kill __packed for on-disk structuresGao Xiang
2019-09-05erofs: some macros are much more readable as a functionGao Xiang
2019-09-05erofs: on-disk format should have explicitly assigned numbersGao Xiang
2019-09-05erofs: remove all the byte offset commentsGao Xiang
2019-08-24erofs: move erofs out of stagingGao Xiang