summaryrefslogtreecommitdiff
path: root/fs/squashfs/decompressor_multi.c
AgeCommit message (Expand)Author
2022-11-18squashfs: allows users to configure the number of decompression threadsXiaoming Ni
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-20squashfs: Enhance parallel I/OMinchan Kim