| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Squashfs: add LZ4 compression support | Phillip Lougher | 2017-04-11 | 1 | -0/+1 |
| | | | | | | | | | | | Add support for reading file systems compressed with the LZ4 compression algorithm. This patch adds the LZ4 decompressor wrapper code. Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk> Change-Id: Id3571428aa71615774f8e542e76ade33a0288564 | ||||
| * | Squashfs: add corruption check for type in squashfs_readdir() | Phillip Lougher | 2017-04-11 | 1 | -1/+4 |
| | | | | | | | | | | We read the type field from disk. This value should be sanity checked for correctness to avoid an out of bounds access when reading the squashfs_filetype_table array. Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk> Change-Id: I0df14ce631a38af3f5920f604e727e88812dcffc | ||||
| * | first commit | Meizu OpenSource | 2016-08-15 | 1 | -0/+453 |
