summaryrefslogtreecommitdiff
path: root/fs/erofs/utils.c
Commit message (Expand)AuthorAgeFilesLines
* mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-06-271-1/+1
* erofs: fix deadlock when shrink erofs slabHuang Jianan2021-11-231-2/+6
* erofs: get rid of ->lru usageGao Xiang2021-10-251-5/+14
* erofs: clean up file headers & footersGao Xiang2021-06-081-2/+0
* erofs: introduce multipage per-CPU buffersGao Xiang2021-04-101-12/+0
* erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang2020-08-031-11/+3
* erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-031-1/+1
* erofs: correct the remaining shrink objectsGao Xiang2020-03-031-1/+1
* erofs: convert workstn to XArrayGao Xiang2020-03-031-56/+32
* erofs: remove void tagging/untagging of workgroup pointersVladimir Zapolskiy2020-01-071-7/+2
* erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy2020-01-071-3/+2
* erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy2020-01-071-2/+1
* erofs: get rid of __stagingpage_alloc helperGao Xiang2019-11-241-2/+2
* erofs: remove dead code since managed cache is now built-inGao Xiang2019-10-161-7/+6
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-6/+6
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+333