summaryrefslogtreecommitdiff
path: root/drivers/staging/erofs/utils.c
AgeCommit message (Expand)Author
2019-01-18staging: erofs: staticize erofs_shrink_count, erofs_shrink_scanGao Xiang
2019-01-18staging: erofs: move shrink accounting inside the functionGao Xiang
2019-01-18staging: erofs: localize erofs_workgroup_getGao Xiang
2019-01-11staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to he...Jeremy Sowden
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-23staging: erofs: fix race when the managed cache is enabledGao Xiang
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-14staging: erofs: use explicit unsigned int typeThomas Weißschuh
2018-07-29staging: erofs: fix compile error without built-in decompression supportGao 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 erofs_allocpageGao Xiang