1. 6acafd1 btrfs: switch to kvmalloc and GFP_KERNEL in lzo/zlib alloc_workspace by David Sterba · 8 years ago
  2. 389a6cf btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace by David Sterba · 8 years ago
  3. 1e9d729 Btrfs: lzo: compressed data size must be less then input size by Timofey Titovets · 8 years ago
  4. 036b021 Btrfs: lzo: fix typo in error message after failed deflate by Timofey Titovets · 8 years ago
  5. e1ddce7 btrfs: reduce arguments for decompress_bio ops by Anand Jain · 8 years ago
  6. e5d7490 btrfs: derive maximum output size in the compression implementation by David Sterba · 8 years ago
  7. 4d3a800 btrfs: merge nr_pages input and output parameter in compress_pages by David Sterba · 8 years ago
  8. 38c3146 btrfs: merge length input and output parameter in compress_pages by David Sterba · 8 years ago
  9. 14a3357 btrfs: constify buffers used by compression helpers by David Sterba · 8 years ago
  10. 974b1ad btrfs: use bio iterators for the decompression handlers by Christoph Hellwig · 8 years ago
  11. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  12. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  13. e8c9f18 btrfs: constify structs with op functions or static definitions by David Sterba · 10 years ago
  14. 2f19cad btrfs: zero out left over bytes after processing compression streams by Chris Mason · 10 years ago
  15. ed6078f btrfs: use DIV_ROUND_UP instead of open-coded variants by David Sterba · 11 years ago
  16. 60e1975 btrfs: return errno instead of -1 from compression by Zach Brown · 11 years ago
  17. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  18. 59516f6 Btrfs: return -1 when lzo compression makes data bigger by Stefan Agner · 11 years ago
  19. 3fb4037 btrfs: fix the code comments for LZO compression workspace by Jie Liu · 12 years ago
  20. 7ac687d btrfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  21. ca9b688 Btrfs: Avoid accessing unmapped kernel address by Li Zefan · 14 years ago
  22. 3a39c18 btrfs: Extract duplicate decompress code by Li Zefan · 14 years ago
  23. a6fa6fa btrfs: Add lzo compression support by Li Zefan · 14 years ago