aboutsummaryrefslogtreecommitdiff
path: root/fs/erofs/zdata.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-24erofs: drop all vle annotations for runtime namesGravatar Gao Xiang 1-33/+29
2019-11-24erofs: set iowait for sync decompressionGravatar Gao Xiang 1-2/+2
2019-11-24erofs: clean up decompress queue stuffsGravatar Gao Xiang 1-75/+58
2019-11-24erofs: get rid of __stagingpage_alloc helperGravatar Gao Xiang 1-20/+17
2019-10-16erofs: remove dead code since managed cache is now built-inGravatar Gao Xiang 1-21/+4
2019-10-16erofs: clean up collection handling routinesGravatar Gao Xiang 1-22/+25
2019-10-01erofs: fix mis-inplace determination related with noio chainGravatar Gao Xiang 1-2/+10
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gravatar Gao Xiang 1-6/+7
2019-09-05erofs: kill all erofs specific fault injectionGravatar Gao Xiang 1-7/+1
2019-09-05erofs: add "erofs_" prefix for common and short functionsGravatar Gao Xiang 1-9/+10
2019-09-05erofs: kill __submit_bio()Gravatar Gao Xiang 1-2/+4
2019-09-05erofs: localize erofs_grab_bio()Gravatar Gao Xiang 1-3/+7
2019-09-05erofs: use erofs_inode namingGravatar Gao Xiang 1-6/+3
2019-08-30erofs: remove all likely/unlikely annotationsGravatar Gao Xiang 1-22/+22
2019-08-24erofs: move erofs out of stagingGravatar Gao Xiang 1-0/+1432