Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squashfs: fix use of uninitialised variable in zlib & xz decompressors | Phillip Lougher | 2011-01-26 | 1 | -0/+8 |
* | Squashfs: move squashfs_i() definition from squashfs.h | Phillip Lougher | 2011-01-13 | 1 | -1/+0 |
* | squashfs: fix potential buffer over-run on 4K block file systems | Phillip Lougher | 2010-04-25 | 1 | -3/+2 |
* | Squashfs: add a decompressor framework | Phillip Lougher | 2010-01-20 | 1 | -1/+2 |
* | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 2010-01-20 | 1 | -1/+0 |
* | Squashfs: move zlib decompression wrapper code into a separate file | Phillip Lougher | 2010-01-20 | 1 | -70/+4 |
* | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch | Phillip Lougher | 2009-03-12 | 1 | -17/+4 |
* | Squashfs: Fix oops when reading fsfuzzer corrupted filesystems | Phillip Lougher | 2009-03-05 | 1 | -2/+11 |
* | Squashfs: block operations | Phillip Lougher | 2009-01-05 | 1 | -0/+274 |