summaryrefslogtreecommitdiffstats
path: root/fs/erofs/erofs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* erofs: introduce partial-referenced pclustersGao Xiang2022-09-261-1/+6
* erofs: support on-disk compressed fragments dataYue Hu2022-09-261-6/+27
* erofs: support interlaced uncompressed data for compressed filesYue Hu2022-09-231-0/+2
* erofs: scan devices from device tableJeffle Xu2022-05-181-6/+3
* erofs: refine on-disk definition commentsGao Xiang2022-05-171-20/+21
* erofs: rename ctime to mtimeDavid Anderson2022-03-171-2/+3
* erofs: add on-disk compressed tail-packing inline supportYue Hu2021-12-311-2/+8
* erofs: Replace zero-length array with flexible-array memberGao Xiang2021-12-081-2/+2
* erofs: rename lz4_0pading to zero_paddingHuang Jianan2021-12-011-2/+2
* erofs: lzma compression supportGao Xiang2021-10-191-2/+12
* erofs: introduce the secondary compression headGao Xiang2021-10-191-19/+20
* erofs: add multiple device supportGao Xiang2021-10-181-3/+19
* erofs: introduce chunk-based file on-disk formatGao Xiang2021-08-201-2/+45
* erofs: clean up file headers & footersGao Xiang2021-06-081-2/+0
* erofs: enable big pcluster featureGao Xiang2021-04-101-1/+4
* erofs: add big physical cluster definitionGao Xiang2021-04-101-4/+15
* erofs: introduce physical cluster slab poolsGao Xiang2021-04-101-0/+3
* erofs: reserve physical_clusterbits[]Gao Xiang2021-04-071-3/+1
* erofs: add on-disk compression configurationsGao Xiang2021-03-291-4/+12
* erofs: introduce on-disk lz4 fs configurationsGao Xiang2021-03-291-0/+6
* erofs: support adjust lz4 history window sizeHuang Jianan2021-03-291-1/+3
* erofs: add unsupported inode i_format checkGao Xiang2021-03-291-0/+3
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: support superblock checksumPratik Shinde2019-11-241-1/+2
* erofs: update erofs_fs.h commentsGao Xiang2019-09-051-4/+5
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-051-12/+12
* erofs: use feature_incompat rather than requirementsGao Xiang2019-09-051-6/+6
* erofs: update erofs_inode_is_data_compressed helperGao Xiang2019-09-051-3/+2
* erofs: kill __packed for on-disk structuresGao Xiang2019-09-051-9/+9
* erofs: some macros are much more readable as a functionGao Xiang2019-09-051-8/+14
* erofs: on-disk format should have explicitly assigned numbersGao Xiang2019-09-051-9/+9
* erofs: remove all the byte offset commentsGao Xiang2019-09-051-51/+54
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+307