aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/erofs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-29staging: erofs: fix compile error without built-in decompression supportGao Xiang1-2/+2
2018-07-27staging: erofs: introduce cached decompressionGao Xiang1-0/+26
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang1-0/+6
2018-07-27staging: erofs: introduce workstation for decompressionGao Xiang1-0/+93
2018-07-27staging: erofs: introduce erofs shrinkerGao Xiang1-0/+7
2018-07-27staging: erofs: introduce superblock registrationGao Xiang1-0/+6
2018-07-27staging: erofs: add a generic z_erofs VLE decompressorGao Xiang1-0/+5
2018-07-27staging: erofs: globalize prepare_bio and __submit_bioGao Xiang1-0/+33
2018-07-27staging: erofs: add erofs_allocpageGao Xiang1-0/+7
2018-07-27staging: erofs: add erofs_map_blocks_iterGao Xiang1-0/+12
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu1-0/+57
2018-07-27staging: erofs: support special inodeChao Yu1-0/+1
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang1-0/+22
2018-07-27staging: erofs: add erofs in-memory stuffsGao Xiang1-0/+281