Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squashfs: fix read regression introduced in readahead code | Phillip Lougher | 2022-10-28 | 1 | -1/+5 |
* | squashfs: don't call kmalloc in decompressors | Phillip Lougher | 2022-08-28 | 1 | -0/+5 |
* | squashfs: always build "file direct" version of page actor | Phillip Lougher | 2022-07-29 | 1 | -46/+0 |
* | squashfs: extend "page actor" to handle missing pages | Phillip Lougher | 2022-06-16 | 1 | -3/+18 |
* | 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 | -1/+1 |
* | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher | 2013-11-20 | 1 | -0/+32 |
* | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 2013-11-20 | 1 | -0/+49 |