aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/zdata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-17erofs: shouldn't churn the mapping page for duplicated copiesGao Xiang1-3/+3
2022-07-22erofs: introduce multi-reference pclusters (fully-referenced)Gao Xiang1-0/+3
2022-07-21erofs: record the longest decompressed size in this roundGao Xiang1-7/+4
2022-07-21erofs: introduce struct z_erofs_decompress_backendGao Xiang1-2/+1
2022-07-21erofs: get rid of `z_pagemap_global'Gao Xiang1-1/+0
2022-07-21erofs: rework online page handlingGao Xiang1-49/+19
2022-07-21erofs: switch compressed_pages[] to bufvecGao Xiang1-2/+2
2022-07-21erofs: drop the old pagevec approachGao Xiang1-6/+3
2022-07-21erofs: introduce bufvec to store decompressed buffersGao Xiang1-4/+22
2022-05-31erofs: get rid of `struct z_erofs_collection'Gao Xiang1-28/+22
2022-04-15erofs: fix use-after-free of on-stack io[]Hongyu Jin1-1/+1
2021-12-31erofs: support inline data decompressionYue Hu1-2/+22
2021-11-13Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-1/+0
2021-11-08erofs: remove useless cache strategy of DELAYEDALLOCYue Hu1-1/+0
2021-10-19erofs: lzma compression supportGao Xiang1-7/+0
2021-06-08erofs: clean up file headers & footersGao Xiang1-1/+0
2021-04-10erofs: introduce physical cluster slab poolsGao Xiang1-7/+7
2020-12-08erofs: get rid of magical Z_EROFS_MAPPING_STAGINGGao Xiang1-0/+1
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-24erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang1-10/+10
2019-11-24erofs: clean up decompress queue stuffsGao Xiang1-6/+2
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-1/+1
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+193