| Commit message (Expand) | Author | Age | Files | Lines |
* | squashfs: allows users to configure the number of decompression threads | Xiaoming Ni | 2022-11-18 | 1 | -2/+14 |
* | squashfs: add the mount parameter theads=<single|multi|percpu> | Xiaoming Ni | 2022-11-18 | 1 | -5/+34 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | squashfs: Add zstd support | Sean Purcell | 2017-09-09 | 1 | -0/+14 |
* | Squashfs: Add LZ4 compression configuration option | Phillip Lougher | 2014-11-27 | 1 | -0/+15 |
* | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher | 2013-11-20 | 1 | -0/+28 |
* | Squashfs: add multi-threaded decompression using percpu variable | Phillip Lougher | 2013-11-20 | 1 | -13/+44 |
* | squashfs: Enhance parallel I/O | Minchan Kim | 2013-11-20 | 1 | -0/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next | Linus Torvalds | 2011-11-05 | 1 | -0/+22 |
|\ |
|
| * | Squashfs: Add an option to set dev block size to 4K | Phillip Lougher | 2011-11-02 | 1 | -0/+22 |
* | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -3/+3 |
|/ |
|
* | Squashfs: Make ZLIB compression support optional | Phillip Lougher | 2011-07-22 | 1 | -1/+13 |
* | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -2/+2 |
* | Squashfs: Update Kconfig help text to include xz compression | Phillip Lougher | 2011-02-28 | 1 | -6/+6 |
* | Squashfs: get rid of default n in Kconfig | Phillip Lougher | 2011-01-13 | 1 | -3/+0 |
* | Squashfs: Add XZ compression configuration option | Phillip Lougher | 2011-01-13 | 1 | -0/+15 |
* | Squashfs: update Kconfig and documentation for LZO | Phillip Lougher | 2010-08-06 | 1 | -4/+14 |
* | Squashfs: Add LZO compression support | Chan Jeong | 2010-08-05 | 1 | -0/+5 |
* | 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 | -0/+11 |
* | fs/Kconfig: move squashfs out | Alexey Dobriyan | 2009-01-22 | 1 | -0/+51 |