summaryrefslogtreecommitdiff
path: root/lib/decompress_bunzip2.c
Commit message (Expand)AuthorAge
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-10
* decompress_bunzip2: off by one in get_next_block()Dan Carpenter2014-12-13
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* decompress_bunzip2: remove invalid vi modelinePaul Bolle2011-12-06
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin2011-01-13
* Decompressors: get rid of set_error_fn() macroLasse Collin2011-01-13
* lib/decompress_bunzip2.c: fix checkstack warningPrarit Bhargava2010-08-11
* bzip2: Add missing checks for malloc returning NULLPhillip Lougher2009-12-15
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre2009-08-07
* bzip2/lzma: remove nasty uncompressed size hack in pre-boot environmentPhillip Lougher2009-08-07
* kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_bunzip2.cPekka Enberg2009-04-03
* bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-04