summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/block.c
Commit message (Expand)AuthorAgeFilesLines
* squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher2010-04-251-3/+2Star
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-201-1/+2
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0Star
* Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher2010-01-201-70/+4Star
* Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-121-17/+4Star
* Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher2009-03-051-2/+11
* Squashfs: block operationsPhillip Lougher2009-01-051-0/+274