1. 1da914e decompressors: check input size in decompress_inflate.c by Lasse Collin · 13 years ago
  2. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 13 years ago
  3. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 13 years ago
  4. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 13 years ago
  5. 6a88116 lzma/gzip: fix potential oops when input data is truncated by Phillip Lougher · 15 years ago
  6. 9e5cf0c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined by Albin Tonnerre · 15 years ago
  7. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  8. 079effb kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c by Pekka Enberg · 15 years ago
  9. 6c11b12 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename by Alain Knaff · 15 years ago
  10. 5619448 bzip2/lzma: fix constant in decompress_inflate by H. Peter Anvin · 15 years ago
  11. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 15 years ago