summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/unzip_vle_lz4.c
AgeCommit message (Expand)Author
2019-02-27staging: erofs: compressed_pages should not be accessed again after freedGao Xiang
2019-01-11staging: erofs: fixed -Wmissing-prototype warnings by making functions static.Jeremy Sowden
2018-12-12staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang
2018-11-08staging: erofs: use the new LZ4_decompress_safe_partial()Gao Xiang
2018-09-10staging: erofs: fix 1 warning and 9 checksPavel Zemlyanoy
2018-09-10staging: erofs: formatting alignment parenthesisPavel Zemlyanoy
2018-09-10staging: erofs: formatting add spaces arround '*'Pavel Zemlyanoy
2018-09-10staging: erofs: formatting spaces around '-'Pavel Zemlyanoy
2018-09-10staging: erofs: formatting fix to NULL comparisonPavel Zemlyanoy
2018-09-10staging: erofs: formatting fix in unzip_vle_lz4.cPavel Zemlyanoy
2018-07-27staging: erofs: add a generic z_erofs VLE decompressorGao Xiang