1. de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
  2. 7239ff4 btrfs: Introduce support for FSID change without metadata rewrite by Nikolay Borisov · 6 years ago
  3. 8c7eeb6 btrfs: Remove extra reference count bumps in btrfs_compare_trees by Nikolay Borisov · 6 years ago
  4. 24cee18 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 6 years ago
  5. 6c122e2 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 6 years ago
  6. 5ce5555 Btrfs: fix deadlock when writing out free space caches by Filipe Manana · 6 years ago
  7. 5239834 Btrfs: kill btrfs_clear_path_blocking by Liu Bo · 6 years ago
  8. 315bed4 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  9. 98e6b1e Btrfs: remove unnecessary level check in balance_level by Liu Bo · 6 years ago
  10. 4b6f8e9 Btrfs: do not unnecessarily pass write_lock_level when processing leaf by Liu Bo · 6 years ago
  11. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  12. a79865c btrfs: Remove V0 extent support by Nikolay Borisov · 7 years ago
  13. bc877d2 btrfs: Deduplicate extent_buffer init code by Nikolay Borisov · 7 years ago
  14. b167fa9 btrfs: Remove fs_info from fixup_low_keys by Nikolay Borisov · 7 years ago
  15. f9ddfd0 Btrfs: remove unused check of skip_locking by Liu Bo · 7 years ago
  16. d80bb3f Btrfs: remove always true check in unlock_up by Liu Bo · 7 years ago
  17. 662c653 Btrfs: grab write lock directly if write_lock_level is the max level by Liu Bo · 7 years ago
  18. 1fc28d8 Btrfs: move get root out of btrfs_search_slot to a helper by Liu Bo · 7 years ago
  19. e6a1d6f Btrfs: use more straightforward extent_buffer_uptodate check by Liu Bo · 7 years ago
  20. ca19b4a Btrfs: remove superfluous free_extent_buffer in read_block_for_search by Liu Bo · 7 years ago
  21. 02a3307 btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 7 years ago
  22. 6f2f0b3 Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting by Robbie Ko · 7 years ago
  23. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  24. d198013 btrfs: update barrier in should_cow_block by David Sterba · 7 years ago
  25. 581c176 btrfs: Validate child tree block's level and first key by Qu Wenruo · 7 years ago
  26. d9d19a0 btrfs: kill tree_mod_log_set_root_pointer helper by David Sterba · 7 years ago
  27. 0e82bcf btrfs: kill tree_mod_log_set_node_key helper by David Sterba · 7 years ago
  28. bf1d342 btrfs: kill trivial wrapper tree_mod_log_eb_move by David Sterba · 7 years ago
  29. b1a09f1 btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  30. bcd24da btrfs: drop fs_info parameter from __tree_mod_log_oldest_root by David Sterba · 7 years ago
  31. b6dfa35 btrfs: embed tree_mod_move structure to tree_mod_elem by David Sterba · 7 years ago
  32. a446a97 btrfs: drop unused fs_info parameter from tree_mod_log_eb_move by David Sterba · 7 years ago
  33. 95b757c btrfs: drop fs_info parameter from tree_mod_log_free_eb by David Sterba · 7 years ago
  34. db7279a btrfs: drop fs_info parameter from tree_mod_log_free_eb by David Sterba · 7 years ago
  35. e09c2ef btrfs: drop fs_info parameter from tree_mod_log_insert_key by David Sterba · 7 years ago
  36. 6074d45 btrfs: drop fs_info parameter from tree_mod_log_insert_move by David Sterba · 7 years ago
  37. 3ac6de1 btrfs: drop fs_info parameter from tree_mod_log_set_node_key by David Sterba · 7 years ago
  38. 448f3a1 btrfs: Remove redundant comment from btrfs_search_forward by Nikolay Borisov · 7 years ago
  39. 4271ece btrfs: Improve btrfs_search_slot description by Nikolay Borisov · 7 years ago
  40. a74b35e btrfs: Rename bin_search -> btrfs_bin_search by Nikolay Borisov · 7 years ago
  41. 9ea2c7c btrfs: Fix out of bounds access in btrfs_search_slot by Nikolay Borisov · 7 years ago
  42. 692826b btrfs: handle errors while updating refcounts in update_ref_for_cow by Jeff Mahoney · 7 years ago
  43. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  44. ee8c494 btrfs: Remove unused arguments from btrfs_changed_cb_t by Nikolay Borisov · 7 years ago
  45. a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 8 years ago
  46. adf0212 btrfs: adjust includes after vmalloc removal by David Sterba · 8 years ago
  47. 3d9ec8c btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET by Nikolay Borisov · 8 years ago
  48. 1176032 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  49. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  50. bcc8e07 btrfs: sink GFP flags parameter to tree_mod_log_insert_root by David Sterba · 8 years ago
  51. 176ef8f btrfs: sink GFP flags parameter to tree_mod_log_insert_move by David Sterba · 8 years ago
  52. e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 8 years ago
  53. 047e5e1 btrfs: remove BUG_ON from __tree_mod_log_insert by David Sterba · 8 years ago
  54. 263d399 Btrfs: try harder to migrate items to left sibling before splitting a leaf by Filipe Manana · 8 years ago
  55. f1e3026 btrfs: remove unused parameter from tree_move_next_or_upnext by David Sterba · 8 years ago
  56. ab6a43e btrfs: remove unused parameter from tree_move_down by David Sterba · 8 years ago
  57. 66cb7dd btrfs: remove unused parameter from __push_leaf_left by David Sterba · 8 years ago
  58. 1e47eef btrfs: remove unused parameter from __push_leaf_right by David Sterba · 8 years ago
  59. 4961e29 btrfs: remove unused parameter from split_item by David Sterba · 8 years ago
  60. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
  61. cda79c5 btrfs: remove unused parameter from read_block_for_search by David Sterba · 8 years ago
  62. d07b852 Btrfs: remove unused trans in read_block_for_search by Liu Bo · 8 years ago
  63. 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
  64. 6b4df8b btrfs: use rb_entry() instead of container_of by Geliang Tang · 8 years ago
  65. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  66. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  67. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  68. 58e8012 btrfs: add optimized version of eb to eb copy by David Sterba · 8 years ago
  69. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  70. d24ee97 btrfs: use new helpers to set uuids in eb by David Sterba · 8 years ago
  71. 62d1f9f btrfs: remove trivial helper btrfs_find_tree_block by David Sterba · 8 years ago
  72. 196e024 Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf by Liu Bo · 8 years ago
  73. 851cd17 Btrfs: memset to avoid stale content in btree leaf by Liu Bo · 8 years ago
  74. 0f5053e btrfs: parent_start initialization cleanup by Goldwyn Rodrigues · 8 years ago
  75. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  76. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  77. e2c8990 btrfs: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  78. 2309e79 btrfs: Fix warning "variable ‘gen’ set but not used" by Luis Henriques · 8 years ago
  79. 6664283 btrfs: btrfs_abort_transaction, drop root parameter by Jeff Mahoney · 9 years ago
  80. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
  81. fb770ae Btrfs: fix read_node_slot to return errors by Liu Bo · 9 years ago
  82. 5e24e9a Btrfs: error out if generic_bin_search get invalid arguments by Liu Bo · 9 years ago
  83. 415b35a Btrfs: fix error handling in map_private_extent_buffer by Liu Bo · 9 years ago
  84. 64c1292 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction by Jeff Mahoney · 9 years ago
  85. c871b0f Btrfs: check if extent buffer is aligned to sectorsize by Liu Bo · 9 years ago
  86. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 9 years ago
  87. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  88. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  89. 34d9700 btrfs: rename btrfs_std_error to btrfs_handle_fs_error by Anand Jain · 9 years ago
  90. 8f282f7 btrfs: fallback to vmalloc in btrfs_compare_tree by David Sterba · 9 years ago
  91. e22b3d1 Merge branch 'dev/gfp-flags' into for-chris-4.6 by David Sterba · 9 years ago
  92. e780b0d btrfs: send: use GFP_KERNEL everywhere by David Sterba · 9 years ago
  93. 298cfd3 Btrfs: Use (eb->start, seq) as search key for tree modification log by Chandan Rajendra · 9 years ago
  94. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  95. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  96. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  97. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  98. ce0eac2 btrfs: Fixed dsize and last_off declarations by Alexandru Moise · 9 years ago
  99. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  100. 93314e3 btrfs: abort transaction on btrfs_reloc_cow_block() by Zhaolei · 9 years ago