| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-06-09 | squashfs: don't include buffer_head.h | Christoph Hellwig | 1 | -1/+0 |
| 2022-11-18 | squashfs: add the mount parameter theads=<single|multi|percpu> | Xiaoming Ni | 1 | -1/+1 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35 | Thomas Gleixner | 1 | -14/+1 |
| 2017-09-08 | squashfs: Add zstd support | Sean Purcell | 1 | -0/+7 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
| 2014-11-27 | Squashfs: Add LZ4 compression configuration option | Phillip Lougher | 1 | -0/+7 |
| 2013-11-20 | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 1 | -3/+11 |
| 2013-11-20 | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 1 | -15/+32 |
| 2011-07-22 | Squashfs: Make ZLIB compression support optional | Phillip Lougher | 1 | -0/+6 |
| 2011-05-26 | Squashfs: update email address | Phillip Lougher | 1 | -1/+1 |
| 2011-02-28 | Squashfs: extend decompressor framework to handle compression options | Phillip Lougher | 1 | -0/+34 |
| 2011-01-13 | Squashfs: simplify CONFIG_SQUASHFS_LZO handling | Phillip Lougher | 1 | -6/+2 |
| 2011-01-13 | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 1 | -1/+0 |
| 2011-01-13 | Squashfs: Add XZ compression configuration option | Phillip Lougher | 1 | -0/+7 |
| 2010-08-05 | Squashfs: Add LZO compression support | Chan Jeong | 1 | -0/+6 |
| 2010-01-20 | Squashfs: add decompressor entries for lzma and lzo | Phillip Lougher | 1 | -0/+10 |
| 2010-01-20 | Squashfs: add a decompressor framework | Phillip Lougher | 1 | -0/+58 |