aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-11-18squashfs: allows users to configure the number of decompression threadsGravatar Xiaoming Ni 1-2/+14
2022-11-18squashfs: add the mount parameter theads=<single|multi|percpu>Gravatar Xiaoming Ni 1-5/+34
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-09-08squashfs: Add zstd supportGravatar Sean Purcell 1-0/+14
2014-11-27Squashfs: Add LZ4 compression configuration optionGravatar Phillip Lougher 1-0/+15
2013-11-20Squashfs: Directly decompress into the page cache for file dataGravatar Phillip Lougher 1-0/+28
2013-11-20Squashfs: add multi-threaded decompression using percpu variableGravatar Phillip Lougher 1-13/+44
2013-11-20squashfs: Enhance parallel I/OGravatar Minchan Kim 1-0/+13
2011-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextGravatar Linus Torvalds 1-0/+22
2011-11-02Squashfs: Add an option to set dev block size to 4KGravatar Phillip Lougher 1-0/+22
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-3/+3
2011-07-22Squashfs: Make ZLIB compression support optionalGravatar Phillip Lougher 1-1/+13
2011-05-10treewide: fix a few typos in commentsGravatar Justin P. Mattock 1-2/+2
2011-02-28Squashfs: Update Kconfig help text to include xz compressionGravatar Phillip Lougher 1-6/+6
2011-01-13Squashfs: get rid of default n in KconfigGravatar Phillip Lougher 1-3/+0
2011-01-13Squashfs: Add XZ compression configuration optionGravatar Phillip Lougher 1-0/+15
2010-08-05Squashfs: update Kconfig and documentation for LZOGravatar Phillip Lougher 1-4/+14
2010-08-05Squashfs: Add LZO compression supportGravatar Chan Jeong 1-0/+5
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-0/+11
2009-01-22fs/Kconfig: move squashfs outGravatar Alexey Dobriyan 1-0/+51