summaryrefslogtreecommitdiff
path: root/fs/squashfs/zstd_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2022-06-17squashfs: extend "page actor" to handle missing pagesPhillip Lougher1-1/+11
2021-11-09lib: zstd: Add kernel-specific APINick Terrell1-8/+8
2021-08-16squashfs: use bvec_virtChristoph Hellwig1-1/+1
2020-06-02squashfs: migrate from ll_rw_block usage to BIOPhilippe Liard1-31/+33
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner1-10/+1
2017-09-09squashfs: Add zstd supportSean Purcell1-0/+151