summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/decompressor_multi_percpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-4/+4
|\
| * squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard2020-06-021-7/+10
* | squashfs: Make use of local lock in multi_cpu decompressorJulia Cartwright2020-05-281-7/+14
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-3/+1
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-5/+4
* Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher2013-11-201-0/+98