aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/decompressor_multi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-18squashfs: allows users to configure the number of decompression threadsGravatar Xiaoming Ni 1-2/+2
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Gravatar Xiaoming Ni 1-5/+11
2020-06-02squashfs: migrate from ll_rw_block usage to BIOGravatar Philippe Liard 1-4/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Gravatar Thomas Gleixner 1-3/+1
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cGravatar Phillip Lougher 1-4/+3
2013-11-20Squashfs: Generalise paging handling in the decompressorsGravatar Phillip Lougher 1-4/+3
2013-11-20squashfs: Enhance parallel I/OGravatar Minchan Kim 1-0/+200