aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/zlib_wrapper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Squashfs: move squashfs_i() definition from squashfs.hPhillip Lougher1-1/+0
2011-01-13Squashfs: add missing check in zlib_wrapperPhillip Lougher1-0/+5
2011-01-13Squashfs: remove unnecessary variable in zlib_wrapperPhillip Lougher1-5/+4
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher1-3/+14
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher1-13/+43
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher1-0/+109