android_kernel_samsung_msm8976/fs/squashfs
Phillip Lougher 428c9fad78 Squashfs: Add LZ4 compression configuration option
Add the glue code, and also update the documentation.

Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
Git-commit: 163b9ffb69cea2390525aa64e85a089967b2bd61
Git-repo: https://android.googlesource.com/kernel/common.git
Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
2015-09-16 18:20:12 +05:30
..
Kconfig Squashfs: Add LZ4 compression configuration option 2015-09-16 18:20:12 +05:30
Makefile Squashfs: Add LZ4 compression configuration option 2015-09-16 18:20:12 +05:30
block.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
cache.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
decompressor.c Squashfs: Add LZ4 compression configuration option 2015-09-16 18:20:12 +05:30
decompressor.h Squashfs: Add LZ4 compression configuration option 2015-09-16 18:20:12 +05:30
decompressor_multi.c Squashfs: Check stream is not NULL in decompressor_multi.c 2015-09-16 18:20:11 +05:30
decompressor_multi_percpu.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
decompressor_single.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
dir.c Squashfs: add corruption check for type in squashfs_readdir() 2015-09-16 18:20:10 +05:30
export.c
file.c Squashfs: Restructure squashfs_readpage() 2015-09-16 18:20:11 +05:30
file_cache.c Squashfs: Restructure squashfs_readpage() 2015-09-16 18:20:11 +05:30
file_direct.c fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array 2015-09-16 18:20:12 +05:30
fragment.c
id.c
inode.c
lz4_wrapper.c Squashfs: add LZ4 compression support 2015-09-16 18:20:12 +05:30
lzo_wrapper.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
namei.c Squashfs: fix corruption checks in squashfs_lookup() 2015-09-16 18:20:09 +05:30
page_actor.c Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
page_actor.h Squashfs: Directly decompress into the page cache for file data 2015-09-16 18:20:11 +05:30
squashfs.h fs/squashfs/squashfs.h: replace pr_warning by pr_warn 2015-09-16 18:20:11 +05:30
squashfs_fs.h Squashfs: add LZ4 compression support 2015-09-16 18:20:12 +05:30
squashfs_fs_i.h
squashfs_fs_sb.h Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
super.c fs/squashfs/super.c: logging cleanup 2015-09-16 18:20:12 +05:30
symlink.c
xattr.c
xattr.h
xattr_id.c
xz_wrapper.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30
zlib_wrapper.c Squashfs: Generalise paging handling in the decompressors 2015-09-16 18:20:10 +05:30