summaryrefslogtreecommitdiff
path: root/fs/erofs/zdata.h
AgeCommit message (Expand)Author
2023-02-15erofs: move zdata.h into zdata.cGao Xiang
2023-02-15erofs: remove tagged pointer helpersGao Xiang
2023-02-15erofs: avoid tagged pointers to mark sync decompressionGao Xiang
2022-10-17erofs: shouldn't churn the mapping page for duplicated copiesGao Xiang
2022-07-22erofs: introduce multi-reference pclusters (fully-referenced)Gao Xiang
2022-07-21erofs: record the longest decompressed size in this roundGao Xiang
2022-07-21erofs: introduce struct z_erofs_decompress_backendGao Xiang
2022-07-21erofs: get rid of `z_pagemap_global'Gao Xiang
2022-07-21erofs: rework online page handlingGao Xiang
2022-07-21erofs: switch compressed_pages[] to bufvecGao Xiang
2022-07-21erofs: drop the old pagevec approachGao Xiang
2022-07-21erofs: introduce bufvec to store decompressed buffersGao Xiang
2022-05-31erofs: get rid of `struct z_erofs_collection'Gao Xiang
2022-04-15erofs: fix use-after-free of on-stack io[]Hongyu Jin
2021-12-31erofs: support inline data decompressionYue Hu
2021-11-13Merge tag 'erofs-for-5.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-08erofs: remove useless cache strategy of DELAYEDALLOCYue Hu
2021-10-19erofs: lzma compression supportGao Xiang
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-04-10erofs: introduce physical cluster slab poolsGao Xiang
2020-12-08erofs: get rid of magical Z_EROFS_MAPPING_STAGINGGao Xiang
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-24erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang
2019-11-24erofs: clean up decompress queue stuffsGao Xiang
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang
2019-08-24erofs: move erofs out of stagingGao Xiang