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