aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/block.c
AgeCommit message (Expand)Author
2012-03-10Squashfs: update comment removing reference to zlib onlyPhillip Lougher
2011-05-26Squashfs: update email addressPhillip Lougher
2011-01-26squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher
2010-04-25squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher
2009-03-12Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-01-05Squashfs: block operationsPhillip Lougher