summaryrefslogtreecommitdiff
path: root/fs/squashfs/page_actor.h
AgeCommit message (Expand)Author
2022-10-28squashfs: fix read regression introduced in readahead codePhillip Lougher
2022-08-28squashfs: don't call kmalloc in decompressorsPhillip Lougher
2022-07-29squashfs: always build "file direct" version of page actorPhillip Lougher
2022-06-16squashfs: extend "page actor" to handle missing pagesPhillip Lougher
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher