summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/unzip_vle.h
Commit message (Expand)AuthorAgeFilesLines
* staging: erofs: integrate decompression inplaceGao Xiang2019-06-261-0/+1
* staging: erofs: switch to new decompression backendGao Xiang2019-06-261-13/+2Star
* staging: erofs: move stagingpage operations to compress.hGao Xiang2019-06-261-20/+0Star
* staging: erofs: move per-CPU buffers implementation to utils.cGao Xiang2019-06-261-3/+1Star
* staging: erofs: make use of DBG_BUGONHariprasad Kelam2019-06-091-3/+3
* staging: erofs: compressed_pages should not be accessed again after freedGao Xiang2019-02-271-2/+1Star
* staging: erofs: drop the extern prefix for function definitionsGao Xiang2019-01-181-12/+12
* staging: erofs: redefine where `owned_workgrp_t' pointsGao Xiang2018-12-071-2/+2
* staging: erofs: drop multiref support temporarilyGao Xiang2018-09-201-11/+1Star
* staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGESGao Xiang2018-07-281-1/+1
* staging: erofs: introduce VLE decompression supportGao Xiang2018-07-271-0/+204
* staging: erofs: add a generic z_erofs VLE decompressorGao Xiang2018-07-271-0/+35