aboutsummaryrefslogtreecommitdiff
path: root/fs/squashfs/zlib_wrapper.c
AgeCommit message (Expand)Author
2011-05-26Squashfs: update email addressPhillip Lougher
2011-03-22Squashfs: Use vmalloc rather than kmalloc for zlib workspacePhillip Lougher
2011-02-28Squashfs: extend decompressor framework to handle compression optionsPhillip Lougher
2011-01-26squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher
2011-01-13Squashfs: add missing check in zlib_wrapperPhillip Lougher
2011-01-13Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher