1. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  2. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  3. af661e8 lib/decompress_inflate.c: include appropriate header file by Rashika Kheria · 10 years ago
  4. 1431574 lib/decompressors: fix "no limit" output buffer length by Alexandre Courbot · 11 years ago
  5. 1da914e decompressors: check input size in decompress_inflate.c by Lasse Collin · 13 years ago
  6. 2b6b5ca Decompressors: include <linux/slab.h> in <linux/decompress/mm.h> by Lasse Collin · 13 years ago
  7. 93685ad2 Decompressors: get rid of set_error_fn() macro by Lasse Collin · 13 years ago
  8. 6b01ed6 Decompressors: add missing INIT (i.e. __init) by Lasse Collin · 13 years ago
  9. 6a88116 lzma/gzip: fix potential oops when input data is truncated by Phillip Lougher · 15 years ago
  10. 9e5cf0c lib/decompress_*: only include <linux/slab.h> if STATIC is not defined by Albin Tonnerre · 15 years ago
  11. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 15 years ago
  12. 079effb kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.c by Pekka Enberg · 15 years ago
  13. 6c11b12 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename by Alain Knaff · 15 years ago
  14. 5619448 bzip2/lzma: fix constant in decompress_inflate by H. Peter Anvin · 15 years ago
  15. bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 15 years ago