1. 1d852d6 btrfs: fix race when picking most recent mod log operation for an old root by Filipe Manana · 3 years, 9 months ago
  2. 38ffe9e btrfs: fix race when cloning extent buffer during rewind of an old root by Filipe Manana · 3 years, 10 months ago
  3. de3ea5b btrfs: fix extent buffer leak on failure to copy root by Filipe Manana · 4 years ago
  4. 4d3edf7 btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root by Josef Bacik · 4 years ago
  5. 572c83a btrfs: cleanup cow block on error by Josef Bacik · 4 years, 4 months ago
  6. 7269ddd btrfs: improve error message in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  7. da9ffb2 btrfs: add kerneldoc for setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  8. fc0d82e btrfs: sink total_data parameter in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  9. 3dc9dc8 btrfs: eliminate total_size parameter from setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  10. fc0716c btrfs: re-arrange statements in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  11. ca9d473 btrfs: use BTRFS_NESTED_NEW_ROOT for double splits by Josef Bacik · 4 years, 5 months ago
  12. cf6f34a btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots by Josef Bacik · 4 years, 5 months ago
  13. 4dff97e btrfs: introduce BTRFS_NESTING_SPLIT for split blocks by Josef Bacik · 4 years, 5 months ago
  14. bf59a5a btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW by Josef Bacik · 4 years, 5 months ago
  15. bf77467 btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT by Josef Bacik · 4 years, 5 months ago
  16. 9631e4c btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks by Josef Bacik · 4 years, 5 months ago
  17. fd7ba1c btrfs: add nesting tags to the locking helpers by Josef Bacik · 4 years, 5 months ago
  18. 5189941 btrfs: introduce btrfs_path::recurse by Josef Bacik · 4 years, 5 months ago
  19. d16c702 btrfs: ctree: check key order before merging tree blocks by Qu Wenruo · 4 years, 5 months ago
  20. 260db43 btrfs: delete duplicated words + other fixes in comments by Randy Dunlap · 4 years, 6 months ago
  21. d3beaa2 btrfs: set the lockdep class for log tree extent buffers by Josef Bacik · 4 years, 5 months ago
  22. 604997b btrfs: use the correct const function attribute for btrfs_get_num_csums by David Sterba · 4 years, 6 months ago
  23. ce6ef5a btrfs: add little-endian optimized key helpers by David Sterba · 4 years, 8 months ago
  24. c730ae0 btrfs: convert comments to fallthrough annotations by Marcos Paulo de Souza · 4 years, 7 months ago
  25. 213ff4b btrfs: remove redundant local variable in read_block_for_search by Nikolay Borisov · 4 years, 8 months ago
  26. 995e9a1 btrfs: open code key_search by Nikolay Borisov · 4 years, 8 months ago
  27. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  28. 5cd17f3 btrfs: speed up and simplify generic_bin_search by David Sterba · 4 years, 9 months ago
  29. a31356b btrfs: don't use set/get token in leaf_space_used by David Sterba · 4 years, 9 months ago
  30. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 9 months ago
  31. e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
  32. 59a0fcd btrfs: inline checksum name and driver definitions by David Sterba · 5 years ago
  33. 42c9d0b btrfs: simplify parameters of btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  34. b908c33 btrfs: move root node locking helpers to locking.c by David Sterba · 5 years ago
  35. 42836cf Btrfs: don't iterate mod seq list when putting a tree mod seq by Filipe Manana · 5 years ago
  36. 7227ff4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
  37. 6609fee Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  38. 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
  39. b4e967b btrfs: add member for a specific checksum driver by David Sterba · 5 years ago
  40. f7cea56 btrfs: sysfs: export supported checksums by David Sterba · 5 years ago
  41. 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
  42. 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
  43. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  44. e1f60a6 btrfs: add __pure attribute to functions by David Sterba · 5 years ago
  45. 1f95ec0 btrfs: move btrfs_unlock_up_safe to other locking functions by David Sterba · 5 years ago
  46. ed2b1d3 btrfs: move btrfs_set_path_blocking to other locking functions by David Sterba · 5 years ago
  47. 34ffafd btrfs: ctree: Remove stray comment of setting up path lock by Qu Wenruo · 5 years ago
  48. abe9339 btrfs: ctree: Reduce one indent level for btrfs_search_old_slot() by Qu Wenruo · 5 years ago
  49. f624d97 btrfs: ctree: Reduce one indent level for btrfs_search_slot() by Qu Wenruo · 5 years ago
  50. 65e99c4 btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic by Nikolay Borisov · 5 years ago
  51. af024ed btrfs: create structure to encode checksum type and length by Johannes Thumshirn · 5 years ago
  52. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 5 years ago
  53. 18d0f5c btrfs: move functions for tree compare to send.c by David Sterba · 5 years ago
  54. 4b231ae btrfs: rename and export read_node_slot by David Sterba · 5 years ago
  55. efad8a8 Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  56. 6a9fb46 btrfs: make caching_thread use btrfs_find_next_key by Josef Bacik · 6 years ago
  57. 73e82fe btrfs: assert tree mod log lock in __tree_mod_log_insert by David Sterba · 6 years ago
  58. 7c15d41 btrfs: ctree: Dump the leaf before BUG_ON in btrfs_set_item_key_safe by Qu Wenruo · 6 years ago
  59. f5c8daa btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  60. 179d1e6 btrfs: remove unused parameter fs_info from from tree_advance by David Sterba · 6 years ago
  61. c7da959 btrfs: remove unused parameter fs_info from tree_move_down by David Sterba · 6 years ago
  62. c71dd88 btrfs: remove unused parameter fs_info from btrfs_extend_item by David Sterba · 6 years ago
  63. 78ac4f9 btrfs: remove unused parameter fs_info from btrfs_truncate_item by David Sterba · 6 years ago
  64. 25263cd btrfs: remove unused parameter fs_info from split_item by David Sterba · 6 years ago
  65. 8087c19 btrfs: get fs_info from eb in __push_leaf_left by David Sterba · 6 years ago
  66. f72f001 btrfs: get fs_info from eb in __push_leaf_right by David Sterba · 6 years ago
  67. 94f94ad btrfs: get fs_info from trans in copy_for_split by David Sterba · 6 years ago
  68. 6ad3cf6 btrfs: get fs_info from trans in insert_ptr by David Sterba · 6 years ago
  69. 55d32ed btrfs: get fs_info from trans in balance_node_right by David Sterba · 6 years ago
  70. d30a668 btrfs: get fs_info from trans in push_node_left by David Sterba · 6 years ago
  71. e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
  72. d0d20b0 btrfs: get fs_info from eb in read_node_slot by David Sterba · 6 years ago
  73. e902baa btrfs: get fs_info from eb in btrfs_leaf_free_space by David Sterba · 6 years ago
  74. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  75. ed874f0 btrfs: get fs_info from eb in tree_mod_log_eb_copy by David Sterba · 6 years ago
  76. 8f881e8 btrfs: get fs_info from eb in leaf_data_end by David Sterba · 6 years ago
  77. 290342f btrfs: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  78. 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
  79. 253002f Btrfs: remove assertion when searching for a key in a node/leaf by Filipe Manana · 6 years ago
  80. cbca7d5 Btrfs: add missing error handling after doing leaf/node binary search by Filipe Manana · 6 years ago
  81. 766ece5 btrfs: merge btrfs_set_lock_blocking_rw with it's caller by David Sterba · 6 years ago
  82. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  83. 300aa89 btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers by David Sterba · 7 years ago
  84. f616f5c btrfs: qgroup: Use delayed subtree rescan for balance by Qu Wenruo · 6 years ago
  85. a627947 Btrfs: fix deadlock when allocating tree block during leaf/node split by Filipe Manana · 6 years ago
  86. a6d8654 Btrfs: fix deadlock when using free space tree due to block group creation by Filipe Manana · 6 years ago
  87. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  88. be6821f Btrfs: send, fix race with transaction commits that create snapshots by Filipe Manana · 6 years ago
  89. 83354f0 btrfs: catch cow on deleting snapshots by Josef Bacik · 6 years ago
  90. de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
  91. 7239ff4 btrfs: Introduce support for FSID change without metadata rewrite by Nikolay Borisov · 6 years ago
  92. 8c7eeb6 btrfs: Remove extra reference count bumps in btrfs_compare_trees by Nikolay Borisov · 6 years ago
  93. 24cee18 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 6 years ago
  94. 6c122e2 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 6 years ago
  95. 5ce5555 Btrfs: fix deadlock when writing out free space caches by Filipe Manana · 6 years ago
  96. 5239834 Btrfs: kill btrfs_clear_path_blocking by Liu Bo · 6 years ago
  97. 315bed4 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  98. 98e6b1e Btrfs: remove unnecessary level check in balance_level by Liu Bo · 6 years ago
  99. 4b6f8e9 Btrfs: do not unnecessarily pass write_lock_level when processing leaf by Liu Bo · 6 years ago
  100. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago