summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/zlib_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-201-9/+15
* Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-201-35/+15
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher2011-03-221-3/+3
* Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-281-2/+2
* squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-261-6/+0
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-131-1/+0
* Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-131-0/+5
* Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-131-5/+4
* squashfs: fix locking bug in zlib wrapperPhillip Lougher2010-04-231-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-201-3/+14
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-13/+43
* Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher2010-01-201-0/+109
OpenPOWER on IntegriCloud