aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/zdata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21erofs: clean up z_erofs_submit_queue()Gao Xiang1-55/+40
2020-01-21erofs: fold in postsubmit_is_all_bypassed()Gao Xiang1-16/+7
2020-01-07erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy1-1/+1
2020-01-07erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy1-2/+1
2019-11-24erofs: drop all vle annotations for runtime namesGao Xiang1-33/+29
2019-11-24erofs: set iowait for sync decompressionGao Xiang1-2/+2
2019-11-24erofs: clean up decompress queue stuffsGao Xiang1-75/+58
2019-11-24erofs: get rid of __stagingpage_alloc helperGao Xiang1-20/+17
2019-10-16erofs: remove dead code since managed cache is now built-inGao Xiang1-21/+4
2019-10-16erofs: clean up collection handling routinesGao Xiang1-22/+25
2019-10-01erofs: fix mis-inplace determination related with noio chainGao Xiang1-2/+10
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-6/+7
2019-09-05erofs: kill all erofs specific fault injectionGao Xiang1-7/+1
2019-09-05erofs: add "erofs_" prefix for common and short functionsGao Xiang1-9/+10
2019-09-05erofs: kill __submit_bio()Gao Xiang1-2/+4
2019-09-05erofs: localize erofs_grab_bio()Gao Xiang1-3/+7
2019-09-05erofs: use erofs_inode namingGao Xiang1-6/+3
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-22/+22
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+1432