1. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. e8c9f18 btrfs: constify structs with op functions or static definitions by David Sterba · 10 years ago
  4. 2f19cad btrfs: zero out left over bytes after processing compression streams by Chris Mason · 10 years ago
  5. 7880991 btrfs compression: merge inflate and deflate z_streams by Sergey Senozhatsky · 10 years ago
  6. ed6078f btrfs: use DIV_ROUND_UP instead of open-coded variants by David Sterba · 10 years ago
  7. 130d5b4 btrfs: use E2BIG instead of EIO if compression does not help by David Sterba · 10 years ago
  8. 60e1975 btrfs: return errno instead of -1 from compression by Zach Brown · 10 years ago
  9. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  10. 4894066 btrfs: fix message printing by Daniel J Blueman · 12 years ago
  11. 7ac687d btrfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  12. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 14 years ago
  13. 3a39c18 btrfs: Extract duplicate decompress code by Li Zefan · 14 years ago
  14. 261507a0 btrfs: Allow to add new compression algorithm by Li Zefan · 14 years ago
  15. 4b72029 btrfs: Fix error handling in zlib by Li Zefan · 14 years ago
  16. 8844355 btrfs: Fix bugs in zlib workspace by Li Zefan · 14 years ago
  17. 559af82 Btrfs: cleanup warnings from gcc 4.6 (nonbugs) by Andi Kleen · 14 years ago
  18. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  19. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  20. b295086 Btrfs: make things static and include the right headers by Christoph Hellwig · 16 years ago
  21. 5b050f0 Btrfs: Fix compile warnings on 32 bit machines by Chris Mason · 16 years ago
  22. 771ed68 Btrfs: Optimize compressed writeback and reads by Chris Mason · 16 years ago
  23. c8b9781 Btrfs: Add zlib compression support by Chris Mason · 16 years ago