summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/lzo_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35Thomas Gleixner2019-05-241-14/+1Star
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-9/+18
* Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-201-19/+5Star
* Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-281-2/+2
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0Star
* Squashfs: fix block size use in LZO decompressorPhillip Lougher2010-08-051-3/+5
* Squashfs: Add LZO compression supportChan Jeong2010-08-051-0/+134