summaryrefslogtreecommitdiff
path: root/fs/squashfs/zlib_wrapper.c
Commit message (Expand)AuthorAge
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-20
* Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-20
* Squashfs: update email addressPhillip Lougher2011-05-26
* Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher2011-03-22
* Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher2011-02-28
* squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-26
* Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher2011-01-13
* Squashfs: add missing check in zlib_wrapperPhillip Lougher2011-01-13
* Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher2011-01-13
* squashfs: fix locking bug in zlib wrapperPhillip Lougher2010-04-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Squashfs: add a decompressor frameworkPhillip Lougher2010-01-20
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-20
* Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher2010-01-20