aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/lzo_wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-4/+4
2013-11-20Squashfs: Generalise paging handling in the decompressorsGravatar Phillip Lougher 1-9/+18
2013-11-20Squashfs: Refactor decompressor interface and codeGravatar Phillip Lougher 1-19/+5
2011-02-28Squashfs: extend decompressor framework to handle compression optionsGravatar Phillip Lougher 1-2/+2
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hGravatar Phillip Lougher 1-1/+0
2010-08-05Squashfs: fix block size use in LZO decompressorGravatar Phillip Lougher 1-3/+5
2010-08-05Squashfs: Add LZO compression supportGravatar Chan Jeong 1-0/+134