aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/page_actor.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-28squashfs: fix read regression introduced in readahead codeGravatar Phillip Lougher 1-1/+5
2022-08-28squashfs: don't call kmalloc in decompressorsGravatar Phillip Lougher 1-0/+5
2022-07-29squashfs: always build "file direct" version of page actorGravatar Phillip Lougher 1-46/+0
2022-06-16squashfs: extend "page actor" to handle missing pagesGravatar Phillip Lougher 1-3/+18
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-1/+1
2013-11-20Squashfs: Directly decompress into the page cache for file dataGravatar Phillip Lougher 1-0/+32
2013-11-20Squashfs: Generalise paging handling in the decompressorsGravatar Phillip Lougher 1-0/+49