summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/decompressor_multi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-18squashfs: allows users to configure the number of decompression threadsXiaoming Ni1-2/+2
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni1-5/+11
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard1-4/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner1-3/+1
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher1-4/+3
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher1-4/+3
2013-11-20squashfs: Enhance parallel I/OMinchan Kim1-0/+200