Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squashfs: fix read regression introduced in readahead code | Phillip Lougher | 2022-10-28 | 1 | -0/+3 |
* | squashfs: don't call kmalloc in decompressors | Phillip Lougher | 2022-08-28 | 1 | -19/+15 |
* | squashfs: extend "page actor" to handle missing pages | Phillip Lougher | 2022-06-16 | 1 | -8/+47 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher | 2013-11-20 | 1 | -0/+100 |