summaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs
AgeCommit message (Expand)Author
2018-08-08staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_allGao Xiang
2018-08-05staging: erofs: fix if assignment style issueKristaps Čivkulis
2018-08-02staging: erofs: disable compiling temporarileChao Yu
2018-08-01staging: erofs: remove a redundant marco in xattrGao Xiang
2018-08-01staging: erofs: add the missing break in z_erofs_map_blocks_iterGao Xiang
2018-07-30staging: erofs: use the wrapped PTR_ERR_OR_ZERO instead of open codeGao Xiang
2018-07-29staging: erofs: fix conditional uninitialized `pcn' in z_erofs_map_blocks_iterGao Xiang
2018-07-29staging: erofs: fix compile error without built-in decompression supportGao Xiang
2018-07-28staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGESGao Xiang
2018-07-27staging: erofs: add a TODO and update MAINTAINERS for stagingGao Xiang
2018-07-27staging: erofs: introduce cached decompressionGao Xiang
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang
2018-07-27staging: erofs: introduce workstation for decompressionGao Xiang
2018-07-27staging: erofs: introduce erofs shrinkerGao Xiang
2018-07-27staging: erofs: introduce superblock registrationGao Xiang
2018-07-27staging: erofs: add a generic z_erofs VLE decompressorGao Xiang
2018-07-27staging: erofs: introduce a customized LZ4 decompressionGao Xiang
2018-07-27staging: erofs: globalize prepare_bio and __submit_bioGao Xiang
2018-07-27staging: erofs: add erofs_allocpageGao Xiang
2018-07-27staging: erofs: add erofs_map_blocks_iterGao Xiang
2018-07-27staging: erofs: introduce pagevec for unzip subsystemGao Xiang
2018-07-27staging: erofs: <linux/tagptr.h>: introduce tagged pointerGao Xiang
2018-07-27staging: erofs: support tracepointChao Yu
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu
2018-07-27staging: erofs: support special inodeChao Yu
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang
2018-07-27staging: erofs: update Kconfig and MakefileGao Xiang
2018-07-27staging: erofs: add namei functionsGao Xiang
2018-07-27staging: erofs: add directory operationsGao Xiang
2018-07-27staging: erofs: add inode operationsGao Xiang
2018-07-27staging: erofs: add raw address_space operationsGao Xiang
2018-07-27staging: erofs: add super block operationsGao Xiang
2018-07-27staging: erofs: add erofs in-memory stuffsGao Xiang
2018-07-27staging: erofs: add on-disk layoutGao Xiang