| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | squashfs: Add zstd support | Sean Purcell | 2017-09-09 | 1 | -0/+1 |
* | Squashfs: Add LZ4 compression configuration option | Phillip Lougher | 2014-11-27 | 1 | -0/+1 |
* | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher | 2013-11-20 | 1 | -1/+3 |
* | Squashfs: Restructure squashfs_readpage() | Phillip Lougher | 2013-11-20 | 1 | -1/+1 |
* | Squashfs: add multi-threaded decompression using percpu variable | Phillip Lougher | 2013-11-20 | 1 | -7/+3 |
* | squashfs: Enhance parallel I/O | Minchan Kim | 2013-11-20 | 1 | -1/+8 |
* | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 2013-11-20 | 1 | -1/+1 |
* | Squashfs: Make ZLIB compression support optional | Phillip Lougher | 2011-07-22 | 1 | -1/+2 |
* | Squashfs: Add XZ compression configuration option | Phillip Lougher | 2011-01-13 | 1 | -0/+1 |
* | Squashfs: Add LZO compression support | Chan Jeong | 2010-08-05 | 1 | -1/+1 |
* | Squashfs: Make XATTR config name consistent with other file systems | Phillip Lougher | 2010-05-31 | 1 | -1/+1 |
* | squashfs: add xattr support configure option | Phillip Lougher | 2010-05-17 | 1 | -1/+1 |
* | squashfs: add support for xattr reading | Phillip Lougher | 2010-05-17 | 1 | -1/+1 |
* | squashfs: add xattr id support | Phillip Lougher | 2010-05-17 | 1 | -0/+2 |
* | Squashfs: add a decompressor framework | Phillip Lougher | 2010-01-20 | 1 | -1/+1 |
* | Squashfs: move zlib decompression wrapper code into a separate file | Phillip Lougher | 2010-01-20 | 1 | -1/+1 |
* | Squashfs: cody tidying, remove commented out line in Makefile | Phillip Lougher | 2009-05-13 | 1 | -1/+0 |
* | Squashfs: Makefiles | Phillip Lougher | 2009-01-05 | 1 | -0/+8 |