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