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