aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-07-29squashfs: always build "file direct" version of page actorGravatar Phillip Lougher 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08squashfs: Add zstd supportGravatar Sean Purcell 1-0/+1
2014-11-27Squashfs: Add LZ4 compression configuration optionGravatar Phillip Lougher 1-0/+1
2013-11-20Squashfs: Directly decompress into the page cache for file dataGravatar Phillip Lougher 1-1/+3
2013-11-20Squashfs: Restructure squashfs_readpage()Gravatar Phillip Lougher 1-1/+1
2013-11-20Squashfs: add multi-threaded decompression using percpu variableGravatar Phillip Lougher 1-7/+3
2013-11-20squashfs: Enhance parallel I/OGravatar Minchan Kim 1-1/+8
2013-11-20Squashfs: Refactor decompressor interface and codeGravatar Phillip Lougher 1-1/+1
2011-07-22Squashfs: Make ZLIB compression support optionalGravatar Phillip Lougher 1-1/+2
2011-01-13Squashfs: Add XZ compression configuration optionGravatar Phillip Lougher 1-0/+1
2010-08-05Squashfs: Add LZO compression supportGravatar Chan Jeong 1-1/+1
2010-05-31Squashfs: Make XATTR config name consistent with other file systemsGravatar Phillip Lougher 1-1/+1
2010-05-17squashfs: add xattr support configure optionGravatar Phillip Lougher 1-1/+1
2010-05-17squashfs: add support for xattr readingGravatar Phillip Lougher 1-1/+1
2010-05-17squashfs: add xattr id supportGravatar Phillip Lougher 1-0/+2
2010-01-20Squashfs: add a decompressor frameworkGravatar Phillip Lougher 1-1/+1
2010-01-20Squashfs: move zlib decompression wrapper code into a separate fileGravatar Phillip Lougher 1-1/+1
2009-05-13Squashfs: cody tidying, remove commented out line in MakefileGravatar Phillip Lougher 1-1/+0
2009-01-05Squashfs: MakefilesGravatar Phillip Lougher 1-0/+8