aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/page_actor.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-16squashfs: extend "page actor" to handle missing pagesGravatar Phillip Lougher 1-8/+47
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Gravatar Thomas Gleixner 1-3/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-2/+2
2013-11-20Squashfs: Directly decompress into the page cache for file dataGravatar Phillip Lougher 1-0/+100