aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/zlib_wrapper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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