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