summaryrefslogtreecommitdiff
path: root/fs/squashfs/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08squashfs: Add zstd supportSean Purcell
2014-11-27Squashfs: Add LZ4 compression configuration optionPhillip Lougher
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher
2013-11-20squashfs: Enhance parallel I/OMinchan Kim
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher
2011-07-22Squashfs: Make ZLIB compression support optionalPhillip Lougher
2011-01-13Squashfs: Add XZ compression configuration optionPhillip Lougher
2010-08-05Squashfs: Add LZO compression supportChan Jeong
2010-05-31Squashfs: Make XATTR config name consistent with other file systemsPhillip Lougher
2010-05-17squashfs: add xattr support configure optionPhillip Lougher
2010-05-17squashfs: add support for xattr readingPhillip Lougher
2010-05-17squashfs: add xattr id supportPhillip Lougher
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher
2009-05-13Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher
2009-01-05Squashfs: MakefilesPhillip Lougher