summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/lzo_wrapper.c
AgeCommit message (Expand)AuthorLines
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher-9/+18
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher-19/+5
2011-02-28Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher-2/+2
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher-1/+0
2010-08-05Squashfs: fix block size use in LZO decompressorPhillip Lougher-3/+5
2010-08-05Squashfs: Add LZO compression supportChan Jeong-0/+134