1. c7bcbb2 btrfs: remove ignore_offset argument from btrfs_find_all_roots() by Filipe Manana · 3 years, 5 months ago
  2. 6534c0c btrfs: pass NULL as trans to btrfs_search_slot if we only want to search by Marcos Paulo de Souza · 3 years, 5 months ago
  3. 8949b9a btrfs: fix lock inversion problem when doing qgroup extent tracing by Filipe Manana · 3 years, 5 months ago
  4. 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 7 months ago
  5. f3a84cc btrfs: move the tree mod log code into its own file by Filipe Manana · 3 years, 10 months ago
  6. f78743f btrfs: do not warn if we can't find the reloc root when looking up backref by Josef Bacik · 4 years ago
  7. 6e353e3 btrfs: document btrfs_check_shared parameters by Nikolay Borisov · 4 years ago
  8. 7e2a870 btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node by Josef Bacik · 4 years ago
  9. 49ecc67 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years ago
  10. 1b7ec85 btrfs: pass root owner to read_tree_block by Josef Bacik · 4 years, 2 months ago
  11. b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 4 months ago
  12. ac5887c btrfs: locking: remove all the blocking helpers by Josef Bacik · 4 years, 4 months ago
  13. 49d11be btrfs: add a helper to read the tree_root commit root for backref lookup by Josef Bacik · 4 years, 2 months ago
  14. 0af447d btrfs: remove unnecessarily shadowed variables by David Sterba · 4 years, 4 months ago
  15. c15c2ec btrfs: check correct variable after allocation in btrfs_backref_iter_alloc by Boleyn Su · 4 years, 5 months ago
  16. 580c079 btrfs: fix double free on ulist after backref resolution failure by Filipe Manana · 4 years, 6 months ago
  17. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  18. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  19. 876de78 btrfs: backref: distinguish reloc and non-reloc use of indirect resolution by Qu Wenruo · 4 years, 10 months ago
  20. 1b23ea1 btrfs: reloc: move error handling of build_backref_tree() to backref.c by Qu Wenruo · 4 years, 9 months ago
  21. fc997ed btrfs: backref: rename and move finish_upper_links() by Qu Wenruo · 4 years, 9 months ago
  22. 1b60d2e btrfs: backref: rename and move handle_one_tree_block() by Qu Wenruo · 4 years, 9 months ago
  23. 13fe1bd btrfs: backref: rename and move backref_cache_cleanup() by Qu Wenruo · 4 years, 10 months ago
  24. 023acb0 btrfs: backref: rename and move remove_backref_node() by Qu Wenruo · 4 years, 9 months ago
  25. 47254d0 btrfs: backref: rename and move alloc_backref_edge() by Qu Wenruo · 4 years, 10 months ago
  26. b1818da btrfs: backref: rename and move alloc_backref_node() by Qu Wenruo · 4 years, 10 months ago
  27. 584fb12 btrfs: backref: rename and move backref_cache_init() by Qu Wenruo · 4 years, 10 months ago
  28. c39c2dd btrfs: backref: implement btrfs_backref_iter_next() by Qu Wenruo · 4 years, 11 months ago
  29. a37f232 btrfs: backref: introduce the skeleton of btrfs_backref_iter by Qu Wenruo · 4 years, 11 months ago
  30. 9c6c723 btrfs: fix gcc-4.8 build warning for struct initializer by Arnd Bergmann · 4 years, 8 months ago
  31. 39dba87 btrfs: do not resolve backrefs for roots that are being deleted by Josef Bacik · 4 years, 10 months ago
  32. c75e839 btrfs: kill the subvol_srcu by Josef Bacik · 4 years, 11 months ago
  33. 19b546d btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree leaves by Qu Wenruo · 4 years, 10 months ago
  34. b25b0b8 btrfs: backref, use correct count to resolve normal data refs by ethanwu · 5 years ago
  35. cfc0eed btrfs: backref, only search backref entries from leaves of the same root by ethanwu · 5 years ago
  36. ed58f2e btrfs: backref, don't add refs from shared block when resolving normal backref by ethanwu · 5 years ago
  37. 7ac8b88 btrfs: backref, only collect file extent items matching backref offset by ethanwu · 5 years ago
  38. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  39. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  40. 9326f76 btrfs: hold a ref on the root in resolve_indirect_ref by Josef Bacik · 5 years ago
  41. a6d155d Btrfs: fix deadlock between fiemap and transaction commits by Filipe Manana · 5 years ago
  42. 5911c8f btrfs: fiemap: preallocate ulists for btrfs_check_shared by David Sterba · 6 years ago
  43. 03628cd Btrfs: do not start a transaction during fiemap by Filipe Manana · 6 years ago
  44. bfc61c3 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 6 years ago
  45. 290342f btrfs: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  46. 38e3eeb btrfs: honor path->skip_locking in backref code by Josef Bacik · 6 years ago
  47. 300aa89 btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers by David Sterba · 7 years ago
  48. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  49. 5c623d3 btrfs: Remove needless tree locking in iterate_inode_extrefs by Nikolay Borisov · 6 years ago
  50. e5bba0b btrfs: Remove needless tree locking in iterate_inode_refs by Nikolay Borisov · 6 years ago
  51. ecf160b Btrfs: preftree: use rb_first_cached by Liu Bo · 6 years ago
  52. e3d0396 Btrfs: delayed-refs: use rb_first_cached for ref_tree by Liu Bo · 6 years ago
  53. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  54. afc6961 btrfs: backref: Use ERR_CAST to return error code by Misono Tomohiro · 6 years ago
  55. af431dc btrfs: return EUCLEAN if extent_inline_ref type is invalid by Su Yue · 7 years ago
  56. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources 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. a6dbcea btrfs: Remove unused op_key var from add_delayed_refs by Nikolay Borisov · 7 years ago
  59. e67c718 btrfs: add more __cold annotations by David Sterba · 7 years ago
  60. 18bf591 btrfs: add missing initialization in btrfs_check_shared by Edmund Nadolski · 7 years ago
  61. c8195a7 btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes by Zygo Blaxell · 7 years ago
  62. ccc8dc7 btrfs: make function update_share_count static by Colin Ian King · 7 years ago
  63. 0e0adbc btrfs: track refs in a rb_tree instead of a list by Josef Bacik · 7 years ago
  64. c995ab3 btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents by Zygo Blaxell · 7 years ago
  65. d278850 btrfs: remove delayed_ref_node from ref_head by Josef Bacik · 7 years ago
  66. 3de28d5 Btrfs: convert to use btrfs_get_extent_inline_ref_type by Liu Bo · 7 years ago
  67. 01747e9 btrfs: clean up extraneous computations in add_delayed_refs by Edmund Nadolski · 7 years ago
  68. 3ec4d32 btrfs: allow backref search checks for shared extents by Edmund Nadolski · 7 years ago
  69. 9dd14fd btrfs: add cond_resched() calls when resolving backrefs by Edmund Nadolski · 7 years ago
  70. 0014275 btrfs: backref, add tracepoints for prelim_ref insertion and merging by Jeff Mahoney · 7 years ago
  71. 6c336b2 btrfs: add a node counter to each of the rbtrees by Jeff Mahoney · 7 years ago
  72. 86d5f99 btrfs: convert prelimary reference tracking to use rbtrees by Edmund Nadolski · 7 years ago
  73. f695424 btrfs: remove ref_tree implementation from backref.c by Edmund Nadolski · 8 years ago
  74. bb739cf btrfs: btrfs_check_shared should manage its own transaction by Edmund Nadolski · 8 years ago
  75. e0c476b btrfs: backref, cleanup __ namespace abuse by Jeff Mahoney · 8 years ago
  76. 4dae077 btrfs: backref, add unode_aux_to_inode_list helper by Jeff Mahoney · 8 years ago
  77. 73980be btrfs: backref, constify some arguments by Jeff Mahoney · 8 years ago
  78. f54de06 btrfs: use GFP_KERNEL in init_ipath by David Sterba · 8 years ago
  79. de47c9d btrfs: replace hardcoded value with SEQ_LAST macro by Edmund Nadolski · 8 years ago
  80. f58d88b btrfs: provide enumeration for __merge_refs mode argument by Edmund Nadolski · 8 years ago
  81. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  82. eeac44c btrfs: remove unused parameter from __add_inline_refs by David Sterba · 8 years ago
  83. f72ad18e Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head by Liu Bo · 8 years ago
  84. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  85. 2ff7e61 btrfs: take an fs_info directly when the root is not used otherwise by Jeff Mahoney · 9 years ago
  86. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  87. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  88. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  89. afce772 btrfs: fix check_shared for fiemap ioctl by Lu Fengqi · 9 years ago
  90. d8422ba3 btrfs: backref: Fix soft lockup in __merge_refs function by Qu Wenruo · 8 years ago
  91. f5ee5c9 btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root by Jeff Mahoney · 9 years ago
  92. fba4b69 btrfs: Fix slab accounting flags by Nikolay Borisov · 9 years ago
  93. 42f3173 Merge branch 'cleanups-4.7' into for-chris-4.7-20160525 by David Sterba · 9 years ago
  94. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  95. 72928f2 Btrfs: fix fspath error deallocation by Vincent Stehlé · 9 years ago
  96. f004fae0 Merge branch 'cleanups-4.6' into for-chris-4.6 by David Sterba · 9 years ago
  97. 5598e90 btrfs: drop null testing before destroy functions by Kinglong Mee · 9 years ago
  98. 8f682f6 btrfs: remove open-coded swap() in backref.c:__merge_refs by Dave Jones · 9 years ago
  99. 0c0fe3b Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl by Filipe Manana · 9 years ago
  100. 8e21785 btrfs: fix iterator with update error in backref.c by Geliang Tang · 9 years ago