aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/lzo_wrapper.c
AgeCommit message (Expand)Author
2015-03-04Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2015-03-04Squashfs: Refactor decompressor interface and codePhillip Lougher
2011-02-28Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher
2010-08-05Squashfs: fix block size use in LZO decompressorPhillip Lougher
2010-08-05Squashfs: Add LZO compression supportChan Jeong