summaryrefslogtreecommitdiffstats
path: root/fs/erofs/utils.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-1/+1
2021-11-23erofs: fix deadlock when shrink erofs slabHuang Jianan1-2/+6
2021-10-25erofs: get rid of ->lru usageGao Xiang1-5/+14
2021-06-08erofs: clean up file headers & footersGao Xiang1-2/+0
2021-04-10erofs: introduce multipage per-CPU buffersGao Xiang1-12/+0
2020-08-03erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang1-11/+3
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-03-03erofs: correct the remaining shrink objectsGao Xiang1-1/+1
2020-03-03erofs: convert workstn to XArrayGao Xiang1-56/+32
2020-01-07erofs: remove void tagging/untagging of workgroup pointersVladimir Zapolskiy1-7/+2
2020-01-07erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy1-3/+2
2020-01-07erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy1-2/+1
2019-11-24erofs: get rid of __stagingpage_alloc helperGao Xiang1-2/+2
2019-10-16erofs: remove dead code since managed cache is now built-inGao Xiang1-7/+6
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-6/+6
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+333