summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/page_actor.c
Commit message (Expand)AuthorAgeFilesLines
* squashfs: fix read regression introduced in readahead codePhillip Lougher2022-10-281-0/+3
* squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-281-19/+15
* squashfs: extend "page actor" to handle missing pagesPhillip Lougher2022-06-161-8/+47
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-3/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-201-0/+100