1. 4547f4d Btrfs: kill BUG_ON in do_relocation by Liu Bo · 8 years ago
  2. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  3. 6bdf131 Btrfs: don't leak reloc root nodes on error by Josef Bacik · 8 years ago
  4. 3561b9d Btrfs: return gracefully from balance if fs tree is corrupted by Liu Bo · 8 years ago
  5. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  6. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  7. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  8. 1851309 btrfs: update btrfs_space_info's bytes_may_use timely by Wang Xiaoguang · 8 years ago
  9. dcb40c1 btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster() by Wang Xiaoguang · 8 years ago
  10. 62b9954 btrfs: relocation: Fix leaking qgroups numbers on data extents by Qu Wenruo · 8 years ago
  11. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 8 years ago
  12. 0fd8c3d Btrfs: fix panic in balance due to EIO by Liu Bo · 8 years ago
  13. f490709 Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup() by Liu Bo · 8 years ago
  14. 8ca17f0 Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes by Josef Bacik · 8 years ago
  15. ac2faba Btrfs: fill relocation block rsv after allocation by Josef Bacik · 8 years ago
  16. 25d609f Btrfs: fix callers of btrfs_block_rsv_migrate by Josef Bacik · 9 years ago
  17. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 8 years ago
  18. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 8 years ago
  19. c315ef8 Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7 by Chris Mason · 8 years ago
  20. f78c436 Btrfs: fix race between block group relocation and nocow writes by Filipe Manana · 8 years ago
  21. 9cfa3e3 Btrfs: don't do unnecessary delalloc flushes when relocating by Filipe Manana · 8 years ago
  22. 578def7 Btrfs: don't wait for unrelated IO to finish before relocation by Filipe Manana · 8 years ago
  23. 9116621 btrfs: sink gfp parameter to clear_extent_bits by David Sterba · 8 years ago
  24. ceeb0ae btrfs: sink gfp parameter to set_extent_bits by David Sterba · 8 years ago
  25. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
  26. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  27. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  28. 264813a Btrfs: fix invalid reference in replace_path by Liu Bo · 9 years ago
  29. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  30. 3e4c5ef btrfs: add free space tree to the cow-only list by David Sterba · 9 years ago
  31. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  32. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  33. b06c4bf Btrfs: fix regression running delayed references when using qgroups by Filipe Manana · 9 years ago
  34. 7cf5b97 btrfs: qgroup: Cleanup old inaccurate facilities by Qu Wenruo · 9 years ago
  35. d9d8b2a btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_data_space by Qu Wenruo · 9 years ago
  36. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  37. 147d256 btrfs: Remove unnecessary variants in relocation.c by Zhaolei · 9 years ago
  38. 4624900 btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode() by Zhaolei · 9 years ago
  39. 4b3576e btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group() by Zhaolei · 9 years ago
  40. 868f401 btrfs: Use ref_cnt for set_block_group_ro() by Zhaolei · 9 years ago
  41. 9689457 Btrfs: fix wrong check for btrfs_force_chunk_alloc() by Shilong Wang · 9 years ago
  42. 64c043d Btrfs: fix up read_tree_block to return proper error by Liu Bo · 9 years ago
  43. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  44. 1bbc621 Btrfs: allow block group cache writeout outside critical section in commit by Chris Mason · 9 years ago
  45. 7476dfd btrfs: sink blocksize parameter to tree_block_processed by David Sterba · 10 years ago
  46. d3e46fe btrfs: sink blocksize parameter to readahead_tree_block by David Sterba · 10 years ago
  47. 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  48. bbf65cf Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  49. bbe9051 Btrfs: fix build_backref_tree issue with multiple shared blocks by Josef Bacik · 10 years ago
  50. 75bfb9a Btrfs: cleanup error handling in build_backref_tree by Josef Bacik · 10 years ago
  51. 94404e8 btrfs: let merge_reloc_roots return void by David Sterba · 10 years ago
  52. ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 10 years ago
  53. 453848a btrfs: inline code of reada_tree_block and remove it by David Sterba · 10 years ago
  54. 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 10 years ago
  55. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  56. c6f83c7 btrfs: clenaup: don't call btrfs_release_path before free_path by David Sterba · 11 years ago
  57. 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 10 years ago
  58. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 10 years ago
  59. ba8b028 Btrfs: do not reset last_snapshot after relocation by Josef Bacik · 10 years ago
  60. 6c255e6 Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock by Miao Xie · 11 years ago
  61. 1708cc5 Btrfs: fix an oops when we fail to relocate tree blocks by Wang Shilong · 11 years ago
  62. 25e293c Btrfs: fix an oops when we fail to merge reloc roots by Wang Shilong · 11 years ago
  63. dc4103f Btrfs: remove unused argument from select_reloc_root() by Wang Shilong · 11 years ago
  64. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  65. 54eb72c Btrfs: remove unnecessary filemap writting and waiting after block group relocation by Wang Shilong · 11 years ago
  66. 0647bf5 Btrfs: improve forever loop when doing balance relocation by Wang Shilong · 11 years ago
  67. 467bb1d Btrfs: make sure we cleanup all reloc roots if error happens by Wang Shilong · 11 years ago
  68. 6646374 Btrfs: skip building backref tree for uuid and quota tree when doing balance relocation by Wang Shilong · 11 years ago
  69. c974c46 Btrfs: fix an oops when doing balance relocation by Wang Shilong · 11 years ago
  70. 91aef86 Btrfs: rename btrfs_start_all_delalloc_inodes by Miao Xie · 11 years ago
  71. b024419 Btrfs: don't wait for the completion of all the ordered extents by Miao Xie · 11 years ago
  72. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  73. 7fdf4b6 Btrfs: use 'u64' rather than 'int' to get extent's generation by Wang Shilong · 11 years ago
  74. 9e6a0c5 Btrfs: stop committing the transaction so much during relocate by Josef Bacik · 11 years ago
  75. 0ef8b72 Btrfs: return an error from btrfs_wait_ordered_range by Josef Bacik · 11 years ago
  76. 20dd2cb Btrfs: fix BUG_ON() casued by the reserved space migration by Miao Xie · 11 years ago
  77. 4577b01 Btrfs: relocate csums properly with prealloc extents by Josef Bacik · 11 years ago
  78. 7451432 Btrfs: remove path arg from btrfs_truncate_free_space_cache by Filipe David Borba Manana · 11 years ago
  79. c00869f Btrfs: fix oops caused by the space balance and dead roots by Miao Xie · 11 years ago
  80. f0de181 Btrfs: kill delay_iput arg to the wait_ordered functions by Josef Bacik · 11 years ago
  81. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  82. 23fa76b0 Btrf: cleanup: don't check for root_refs == 0 twice by Stefan Behrens · 11 years ago
  83. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  84. b6c60c8 Btrfs: change how we queue blocks for backref checking by Josef Bacik · 11 years ago
  85. d062d13 Btrfs: check to see if we have an inline item properly by Josef Bacik · 11 years ago
  86. b37b39c Btrfs: cleanup reloc roots properly on error by Josef Bacik · 11 years ago
  87. 647f63b Btrfs: add missing error checks to add_data_references by Filipe David Borba Manana · 11 years ago
  88. f51a4a1 Btrfs: remove btrfs_sector_sum structure by Miao Xie · 11 years ago
  89. aee68ee Btrfs: fix not being able to find skinny extents during relocate by Josef Bacik · 11 years ago
  90. 5bc7247 Btrfs: fix broken nocow after balance by Miao Xie · 11 years ago
  91. 199c2a9 Btrfs: introduce per-subvolume ordered extent list by Miao Xie · 11 years ago
  92. eb73c1b Btrfs: introduce per-subvolume delalloc inode list by Miao Xie · 11 years ago
  93. cb517ea Btrfs: cleanup the similar code of the fs root read by Miao Xie · 11 years ago
  94. a9995ee Btrfs: init relocate extent_io_tree with a mapping by Josef Bacik · 11 years ago
  95. 7b61cd9 Btrfs: don't use global block reservation for inode cache truncation by Miao Xie · 11 years ago
  96. 379cde7 Btrfs: fix possible memory leak in replace_path() by Stefan Behrens · 11 years ago
  97. 34c2b29 btrfs: handle errors returned from get_tree_block_key by David Sterba · 11 years ago
  98. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  99. 416bc65 Btrfs: fix all callers of read_tree_block by Josef Bacik · 11 years ago
  100. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 11 years ago