summaryrefslogtreecommitdiffstats
path: root/fs/erofs/erofs_fs.h
AgeCommit message (Expand)Author
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