1. 33a9eca btrfs: comment waitqueue_active implied by locks by David Sterba · 9 years ago
  2. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  3. b4ee178 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation by Omar Sandoval · 9 years ago
  4. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  5. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 9 years ago
  6. 31e818f btrfs: cleanup, use kmalloc_array/kcalloc array helpers by David Sterba · 9 years ago
  7. f749303 Btrfs: switch to kvfree() helper by Wang Shilong · 10 years ago
  8. 10f1190 Btrfs: Include map_type in raid_bio by Zhao Lei · 9 years ago
  9. 6e9606d Btrfs: add ref_count and free function for btrfs_bio by Zhao Lei · 9 years ago
  10. 8e5cfb5 Btrfs: Make raid_map array be inlined in btrfs_bio structure by Zhao Lei · 9 years ago
  11. 4245215 Btrfs, raid56: fix use-after-free problem in the final device replace procedure on raid56 by Miao Xie · 10 years ago
  12. 7603597 Btrfs, replace: write raid56 parity into the replace target device by Miao Xie · 10 years ago
  13. 2c8cdd6 Btrfs, replace: write dirty pages into the replace target device by Miao Xie · 10 years ago
  14. 5a6ac9e Btrfs, raid56: support parity scrub on raid56 by Miao Xie · 10 years ago
  15. 1b94b55 Btrfs, raid56: use a variant to record the operation type by Miao Xie · 10 years ago
  16. af8e2d1 Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted by Miao Xie · 10 years ago
  17. b89e1b0 Btrfs, raid56: don't change bbio and raid_map by Miao Xie · 10 years ago
  18. ed6078f btrfs: use DIV_ROUND_UP instead of open-coded variants by David Sterba · 10 years ago
  19. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  20. 5588383 Btrfs: fix crash when mounting raid5 btrfs with missing disks by Liu Bo · 10 years ago
  21. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  22. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 10 years ago
  23. d05a33a btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue. by Qu Wenruo · 10 years ago
  24. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  25. 8b558c5 btrfs: remove fs/btrfs/compat.h by Zach Brown · 11 years ago
  26. 3cd846d Btrfs, raid56: fix memory leak when allocating pages for p/q stripes failed by Miao Xie · 11 years ago
  27. 3dc0e81 btrfs/raid56: fix and cleanup some error paths by Dan Carpenter · 11 years ago
  28. 9be3395 Btrfs: use a btrfs bioset instead of abusing bio internals by Chris Mason · 11 years ago
  29. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  30. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 11 years ago
  31. 83c8266 btrfs: try harder to allocate raid56 stripe cache by David Sterba · 11 years ago
  32. 6ac0f48 Btrfs: add a plugging callback to raid56 writes by Chris Mason · 11 years ago
  33. 4ae10b3 Btrfs: Add a stripe cache to raid56 by Chris Mason · 11 years ago
  34. 53b381b Btrfs: RAID5 and RAID6 by David Woodhouse · 11 years ago