summaryrefslogtreecommitdiffstats
path: root/fs/erofs/zdata.c
Commit message (Expand)AuthorAgeFilesLines
* erofs: convert workstn to XArrayGao Xiang2020-03-031-37/+39
* erofs: clean up z_erofs_submit_queue()Gao Xiang2020-01-211-55/+40
* erofs: fold in postsubmit_is_all_bypassed()Gao Xiang2020-01-211-16/+7
* erofs: remove unused tag argument while registering a workgroupVladimir Zapolskiy2020-01-071-1/+1
* erofs: remove unused tag argument while finding a workgroupVladimir Zapolskiy2020-01-071-2/+1
* erofs: drop all vle annotations for runtime namesGao Xiang2019-11-241-33/+29
* erofs: set iowait for sync decompressionGao Xiang2019-11-241-2/+2
* erofs: clean up decompress queue stuffsGao Xiang2019-11-241-75/+58
* erofs: get rid of __stagingpage_alloc helperGao Xiang2019-11-241-20/+17
* erofs: remove dead code since managed cache is now built-inGao Xiang2019-10-161-21/+4
* erofs: clean up collection handling routinesGao Xiang2019-10-161-22/+25
* erofs: fix mis-inplace determination related with noio chainGao Xiang2019-10-011-2/+10
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-051-6/+7
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-051-7/+1
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-051-9/+10
* erofs: kill __submit_bio()Gao Xiang2019-09-051-2/+4
* erofs: localize erofs_grab_bio()Gao Xiang2019-09-051-3/+7
* erofs: use erofs_inode namingGao Xiang2019-09-051-6/+3
* erofs: remove all likely/unlikely annotationsGao Xiang2019-08-301-22/+22
* erofs: move erofs out of stagingGao Xiang2019-08-241-0/+1432