summaryrefslogtreecommitdiff
path: root/fs/erofs/utils.c
AgeCommit message (Expand)Author
2024-01-25erofs: get rid of unneeded GFP_NOFSJingbo Xu
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-31erofs: fix erofs_insert_workgroup() lockref usageGao Xiang
2023-10-04erofs: dynamically allocate the erofs-shrinkerQi Zheng
2023-06-18erofs: use struct lockref to replace handcrafted approachGao Xiang
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2021-11-23erofs: fix deadlock when shrink erofs slabHuang Jianan
2021-10-25erofs: get rid of ->lru usageGao Xiang
2021-06-08erofs: clean up file headers & footersGao Xiang
2021-04-10erofs: introduce multipage per-CPU buffersGao Xiang
2020-08-03erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-03-03erofs: correct the remaining shrink objectsGao Xiang
2020-03-03erofs: convert workstn to XArrayGao Xiang
2020-01-07erofs: remove void tagging/untagging of workgroup pointersVladimir Zapolskiy
2020-01-07erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy
2020-01-07erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy
2019-11-24erofs: get rid of __stagingpage_alloc helperGao Xiang
2019-10-16erofs: remove dead code since managed cache is now built-inGao Xiang
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang
2019-08-24erofs: move erofs out of stagingGao Xiang