Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squashfs: extend "page actor" to handle missing pages | Phillip Lougher | 2022-06-16 | 1 | -2/+5 |
* | squashfs: use bvec_virt | Christoph Hellwig | 2021-08-16 | 1 | -1/+1 |
* | squashfs: migrate from ll_rw_block usage to BIO | Philippe Liard | 2020-06-02 | 1 | -7/+10 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -4/+4 |
* | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 2013-11-20 | 1 | -9/+18 |
* | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 2013-11-20 | 1 | -19/+5 |
* | Squashfs: extend decompressor framework to handle compression options | Phillip Lougher | 2011-02-28 | 1 | -2/+2 |
* | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 2011-01-13 | 1 | -1/+0 |
* | Squashfs: fix block size use in LZO decompressor | Phillip Lougher | 2010-08-05 | 1 | -3/+5 |
* | Squashfs: Add LZO compression support | Chan Jeong | 2010-08-05 | 1 | -0/+134 |