aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/decompressor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-11erofs: fix out-of-bound read for shifted uncompressed blockGao Xiang1-12/+10
2019-11-24erofs: get rid of __stagingpage_alloc helperGao Xiang1-1/+1
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang1-3/+2
2019-09-05erofs: kill use_vmap module parameterGao Xiang1-33/+13
2019-09-05erofs: add "erofs_" prefix for common and short functionsGao Xiang1-11/+11
2019-09-05erofs: use feature_incompat rather than requirementsGao Xiang1-1/+2
2019-08-30erofs: remove all likely/unlikely annotationsGao Xiang1-1/+1
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+358