summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/page_actor.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher1-0/+3
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher1-19/+15
2022-06-16squashfs: extend "page actor" to handle missing pagesPhillip Lougher1-8/+47
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner1-3/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher1-0/+100