summaryrefslogtreecommitdiff
path: root/fs/squashfs/decompressor_multi_percpu.c
AgeCommit message (Expand)Author
2023-06-09squashfs: don't include buffer_head.hChristoph Hellwig
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard
2020-05-28squashfs: Make use of local lock in multi_cpu decompressorJulia Cartwright
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher