aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/zdata.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-17erofs: shouldn't churn the mapping page for duplicated copiesGravatar Gao Xiang 1-3/+3
2022-07-22erofs: introduce multi-reference pclusters (fully-referenced)Gravatar Gao Xiang 1-0/+3
2022-07-21erofs: record the longest decompressed size in this roundGravatar Gao Xiang 1-7/+4
2022-07-21erofs: introduce struct z_erofs_decompress_backendGravatar Gao Xiang 1-2/+1
2022-07-21erofs: get rid of `z_pagemap_global'Gravatar Gao Xiang 1-1/+0
2022-07-21erofs: rework online page handlingGravatar Gao Xiang 1-49/+19
2022-07-21erofs: switch compressed_pages[] to bufvecGravatar Gao Xiang 1-2/+2
2022-07-21erofs: drop the old pagevec approachGravatar Gao Xiang 1-6/+3
2022-07-21erofs: introduce bufvec to store decompressed buffersGravatar Gao Xiang 1-4/+22
2022-05-31erofs: get rid of `struct z_erofs_collection'Gravatar Gao Xiang 1-28/+22
2022-04-15erofs: fix use-after-free of on-stack io[]Gravatar Hongyu Jin 1-1/+1
2021-12-31erofs: support inline data decompressionGravatar Yue Hu 1-2/+22
2021-11-13Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2021-11-08erofs: remove useless cache strategy of DELAYEDALLOCGravatar Yue Hu 1-1/+0
2021-10-19erofs: lzma compression supportGravatar Gao Xiang 1-7/+0
2021-06-08erofs: clean up file headers & footersGravatar Gao Xiang 1-1/+0
2021-04-10erofs: introduce physical cluster slab poolsGravatar Gao Xiang 1-7/+7
2020-12-08erofs: get rid of magical Z_EROFS_MAPPING_STAGINGGravatar Gao Xiang 1-0/+1
2020-08-03erofs: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-06-24erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGravatar Gao Xiang 1-10/+10
2019-11-24erofs: clean up decompress queue stuffsGravatar Gao Xiang 1-6/+2
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gravatar Gao Xiang 1-1/+1
2019-08-24erofs: move erofs out of stagingGravatar Gao Xiang 1-0/+193