summaryrefslogtreecommitdiff
path: root/fs/squashfs/decompressor_single.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Xiaoming Ni
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard
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: Refactor decompressor interface and codePhillip Lougher