summaryrefslogtreecommitdiff
path: root/fs/erofs/erofs_fs.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-20erofs: introduce chunk-based file on-disk formatGao Xiang1-2/+45
2021-06-07erofs: clean up file headers & footersGao Xiang1-2/+0
2021-04-09erofs: enable big pcluster featureGao Xiang1-1/+4
2021-04-09erofs: add big physical cluster definitionGao Xiang1-4/+15
2021-04-09erofs: 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
2019-09-05erofs: update erofs_inode_is_data_compressed helperGao Xiang1-3/+2
2019-09-05erofs: kill __packed for on-disk structuresGao Xiang1-9/+9
2019-09-05erofs: some macros are much more readable as a functionGao Xiang1-8/+14
2019-09-05erofs: on-disk format should have explicitly assigned numbersGao Xiang1-9/+9
2019-09-05erofs: remove all the byte offset commentsGao Xiang1-51/+54
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+307