1. 7c15d41 btrfs: ctree: Dump the leaf before BUG_ON in btrfs_set_item_key_safe by Qu Wenruo · 6 years ago
  2. f5c8daa btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  3. 179d1e6 btrfs: remove unused parameter fs_info from from tree_advance by David Sterba · 6 years ago
  4. c7da959 btrfs: remove unused parameter fs_info from tree_move_down by David Sterba · 6 years ago
  5. c71dd88 btrfs: remove unused parameter fs_info from btrfs_extend_item by David Sterba · 6 years ago
  6. 78ac4f9 btrfs: remove unused parameter fs_info from btrfs_truncate_item by David Sterba · 6 years ago
  7. 25263cd btrfs: remove unused parameter fs_info from split_item by David Sterba · 6 years ago
  8. 8087c19 btrfs: get fs_info from eb in __push_leaf_left by David Sterba · 6 years ago
  9. f72f001 btrfs: get fs_info from eb in __push_leaf_right by David Sterba · 6 years ago
  10. 94f94ad btrfs: get fs_info from trans in copy_for_split by David Sterba · 6 years ago
  11. 6ad3cf6 btrfs: get fs_info from trans in insert_ptr by David Sterba · 6 years ago
  12. 55d32ed btrfs: get fs_info from trans in balance_node_right by David Sterba · 6 years ago
  13. d30a668 btrfs: get fs_info from trans in push_node_left by David Sterba · 6 years ago
  14. e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
  15. d0d20b0 btrfs: get fs_info from eb in read_node_slot by David Sterba · 6 years ago
  16. e902baa btrfs: get fs_info from eb in btrfs_leaf_free_space by David Sterba · 6 years ago
  17. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  18. ed874f0 btrfs: get fs_info from eb in tree_mod_log_eb_copy by David Sterba · 6 years ago
  19. 8f881e8 btrfs: get fs_info from eb in leaf_data_end by David Sterba · 6 years ago
  20. 290342f btrfs: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  21. 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
  22. 253002f Btrfs: remove assertion when searching for a key in a node/leaf by Filipe Manana · 6 years ago
  23. cbca7d5 Btrfs: add missing error handling after doing leaf/node binary search by Filipe Manana · 6 years ago
  24. 766ece5 btrfs: merge btrfs_set_lock_blocking_rw with it's caller by David Sterba · 6 years ago
  25. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  26. 300aa89 btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers by David Sterba · 7 years ago
  27. f616f5c btrfs: qgroup: Use delayed subtree rescan for balance by Qu Wenruo · 6 years ago
  28. a627947 Btrfs: fix deadlock when allocating tree block during leaf/node split by Filipe Manana · 6 years ago
  29. a6d8654 Btrfs: fix deadlock when using free space tree due to block group creation by Filipe Manana · 6 years ago
  30. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  31. be6821f Btrfs: send, fix race with transaction commits that create snapshots by Filipe Manana · 6 years ago
  32. 83354f0 btrfs: catch cow on deleting snapshots by Josef Bacik · 6 years ago
  33. de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
  34. 7239ff4 btrfs: Introduce support for FSID change without metadata rewrite by Nikolay Borisov · 6 years ago
  35. 8c7eeb6 btrfs: Remove extra reference count bumps in btrfs_compare_trees by Nikolay Borisov · 6 years ago
  36. 24cee18 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 6 years ago
  37. 6c122e2 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 6 years ago
  38. 5ce5555 Btrfs: fix deadlock when writing out free space caches by Filipe Manana · 6 years ago
  39. 5239834 Btrfs: kill btrfs_clear_path_blocking by Liu Bo · 6 years ago
  40. 315bed4 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  41. 98e6b1e Btrfs: remove unnecessary level check in balance_level by Liu Bo · 6 years ago
  42. 4b6f8e9 Btrfs: do not unnecessarily pass write_lock_level when processing leaf by Liu Bo · 6 years ago
  43. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  44. a79865c btrfs: Remove V0 extent support by Nikolay Borisov · 7 years ago
  45. bc877d2 btrfs: Deduplicate extent_buffer init code by Nikolay Borisov · 7 years ago
  46. b167fa9 btrfs: Remove fs_info from fixup_low_keys by Nikolay Borisov · 7 years ago
  47. f9ddfd0 Btrfs: remove unused check of skip_locking by Liu Bo · 7 years ago
  48. d80bb3f Btrfs: remove always true check in unlock_up by Liu Bo · 7 years ago
  49. 662c653 Btrfs: grab write lock directly if write_lock_level is the max level by Liu Bo · 7 years ago
  50. 1fc28d8 Btrfs: move get root out of btrfs_search_slot to a helper by Liu Bo · 7 years ago
  51. e6a1d6f Btrfs: use more straightforward extent_buffer_uptodate check by Liu Bo · 7 years ago
  52. ca19b4a Btrfs: remove superfluous free_extent_buffer in read_block_for_search by Liu Bo · 7 years ago
  53. 02a3307 btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 7 years ago
  54. 6f2f0b3 Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting by Robbie Ko · 7 years ago
  55. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  56. d198013 btrfs: update barrier in should_cow_block by David Sterba · 7 years ago
  57. 581c176 btrfs: Validate child tree block's level and first key by Qu Wenruo · 7 years ago
  58. d9d19a0 btrfs: kill tree_mod_log_set_root_pointer helper by David Sterba · 7 years ago
  59. 0e82bcf btrfs: kill tree_mod_log_set_node_key helper by David Sterba · 7 years ago
  60. bf1d342 btrfs: kill trivial wrapper tree_mod_log_eb_move by David Sterba · 7 years ago
  61. b1a09f1 btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  62. bcd24da btrfs: drop fs_info parameter from __tree_mod_log_oldest_root by David Sterba · 7 years ago
  63. b6dfa35 btrfs: embed tree_mod_move structure to tree_mod_elem by David Sterba · 7 years ago
  64. a446a97 btrfs: drop unused fs_info parameter from tree_mod_log_eb_move by David Sterba · 7 years ago
  65. 95b757c btrfs: drop fs_info parameter from tree_mod_log_free_eb by David Sterba · 7 years ago
  66. db7279a btrfs: drop fs_info parameter from tree_mod_log_free_eb by David Sterba · 7 years ago
  67. e09c2ef btrfs: drop fs_info parameter from tree_mod_log_insert_key by David Sterba · 7 years ago
  68. 6074d45 btrfs: drop fs_info parameter from tree_mod_log_insert_move by David Sterba · 7 years ago
  69. 3ac6de1 btrfs: drop fs_info parameter from tree_mod_log_set_node_key by David Sterba · 7 years ago
  70. 448f3a1 btrfs: Remove redundant comment from btrfs_search_forward by Nikolay Borisov · 7 years ago
  71. 4271ece btrfs: Improve btrfs_search_slot description by Nikolay Borisov · 7 years ago
  72. a74b35e btrfs: Rename bin_search -> btrfs_bin_search by Nikolay Borisov · 7 years ago
  73. 9ea2c7c btrfs: Fix out of bounds access in btrfs_search_slot by Nikolay Borisov · 7 years ago
  74. 692826b btrfs: handle errors while updating refcounts in update_ref_for_cow by Jeff Mahoney · 7 years ago
  75. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  76. ee8c494 btrfs: Remove unused arguments from btrfs_changed_cb_t by Nikolay Borisov · 7 years ago
  77. a4f7875 btrfs: get fs_info from eb in btrfs_print_leaf, remove argument by David Sterba · 8 years ago
  78. adf0212 btrfs: adjust includes after vmalloc removal by David Sterba · 8 years ago
  79. 3d9ec8c btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET by Nikolay Borisov · 8 years ago
  80. 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
  81. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  82. bcc8e07 btrfs: sink GFP flags parameter to tree_mod_log_insert_root by David Sterba · 8 years ago
  83. 176ef8f btrfs: sink GFP flags parameter to tree_mod_log_insert_move by David Sterba · 8 years ago
  84. 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
  85. 047e5e1 btrfs: remove BUG_ON from __tree_mod_log_insert by David Sterba · 8 years ago
  86. 263d399 Btrfs: try harder to migrate items to left sibling before splitting a leaf by Filipe Manana · 8 years ago
  87. f1e3026 btrfs: remove unused parameter from tree_move_next_or_upnext by David Sterba · 8 years ago
  88. ab6a43e btrfs: remove unused parameter from tree_move_down by David Sterba · 8 years ago
  89. 66cb7dd btrfs: remove unused parameter from __push_leaf_left by David Sterba · 8 years ago
  90. 1e47eef btrfs: remove unused parameter from __push_leaf_right by David Sterba · 8 years ago
  91. 4961e29 btrfs: remove unused parameter from split_item by David Sterba · 8 years ago
  92. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
  93. cda79c5 btrfs: remove unused parameter from read_block_for_search by David Sterba · 8 years ago
  94. d07b852 Btrfs: remove unused trans in read_block_for_search by Liu Bo · 8 years ago
  95. 310712b Btrfs: constify struct btrfs_{,disk_}key wherever possible by Omar Sandoval · 8 years ago
  96. 6b4df8b btrfs: use rb_entry() instead of container_of by Geliang Tang · 8 years ago
  97. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  98. 0b246af btrfs: root->fs_info cleanup, add fs_info convenience variables by Jeff Mahoney · 9 years ago
  99. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  100. 58e8012 btrfs: add optimized version of eb to eb copy by David Sterba · 8 years ago