summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/decompressor_multi.c
Commit message (Expand)AuthorAgeFilesLines
* squashfs: allows users to configure the number of decompression threadsXiaoming Ni2022-11-181-2/+2
* squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni2022-11-181-5/+11
* squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard2020-06-021-4/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-3/+1
* Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2013-11-201-4/+3
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-4/+3
* squashfs: Enhance parallel I/OMinchan Kim2013-11-201-0/+200