Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-19 | squashfs: allows users to configure the number of decompression threads | Xiaoming Ni | 1 | -2/+2 |
2022-11-19 | squashfs: add the mount parameter theads=<single|multi|percpu> | Xiaoming Ni | 1 | -5/+11 |
2020-06-02 | squashfs: migrate from ll_rw_block usage to BIO | Philippe Liard | 1 | -4/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 1 | -3/+1 |
2013-11-20 | Squashfs: Check stream is not NULL in decompressor_multi.c | Phillip Lougher | 1 | -4/+3 |
2013-11-20 | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 1 | -4/+3 |
2013-11-20 | squashfs: Enhance parallel I/O | Minchan Kim | 1 | -0/+200 |