1. 9f7fec0 Btrfs: fix selftests failure due to uninitialized i_mode in test inodes by Filipe Manana · 5 years ago
  2. e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 5 years ago
  3. 202f64e Btrfs: make test_find_first_clear_extent_bit fail on incorrect results by Filipe Manana · 5 years ago
  4. cdf52bd Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit by Filipe Manana · 5 years ago
  5. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  6. 330a582 btrfs: Remove leftover of in-band dedupe by Nikolay Borisov · 5 years ago
  7. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  8. 9978059 btrfs: Evaluate io_tree in find_lock_delalloc_range() by Goldwyn Rodrigues · 6 years ago
  9. 93ead46 btrfs: tests: add locks around add_extent_mapping by David Sterba · 6 years ago
  10. 1eaebb3 btrfs: Don't trim returned range based on input value in find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
  11. 389e22f vfs: Convert btrfs_test to use the new mount API by David Howells · 6 years ago
  12. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  13. 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  14. 2ccf545 btrfs: get fs_info from block group in search_free_space_info by David Sterba · 6 years ago
  15. 6bf9e4b btrfs: inode: Verify inode mode to avoid NULL pointer dereference by Qu Wenruo · 6 years ago
  16. 90b1377 btrfs: qgroup: remove obsolete fs_info members by David Sterba · 6 years ago
  17. e4fa746 btrfs: tests: unify messages when tests start by David Sterba · 6 years ago
  18. 752dbe4 btrfs: tests: drop messages when some tests finish by David Sterba · 6 years ago
  19. 3173fd92 btrfs: tests: fix comments about tested extent map ranges by David Sterba · 6 years ago
  20. 43f7cdd btrfs: tests: use SZ_ constants everywhere by David Sterba · 6 years ago
  21. 6c30474 btrfs: tests: use standard error message after extent map allocation failure by David Sterba · 6 years ago
  22. ccfada1 btrfs: tests: return error from all extent map test cases by David Sterba · 6 years ago
  23. 7c6f670 btrfs: tests: return errors from extent map test case 4 by David Sterba · 6 years ago
  24. 992dce7 btrfs: tests: return errors from extent map test case 3 by David Sterba · 6 years ago
  25. e71f2e1 btrfs: tests: return errors from extent map test case 2 by David Sterba · 6 years ago
  26. d7de4b0 btrfs: tests: return errors from extent map test case 1 by David Sterba · 6 years ago
  27. 488f673 btrfs: tests: return errors from extent map tests by David Sterba · 6 years ago
  28. 7b9586b btrfs: tests: properly initialize fs_info of extent buffer by David Sterba · 6 years ago
  29. 3199366 btrfs: tests: use standard error message after block group allocation failure by David Sterba · 6 years ago
  30. 6a060db btrfs: tests: use standard error message after inode allocation failure by David Sterba · 6 years ago
  31. 770e0cc btrfs: tests: use standard error message after path allocation failure by David Sterba · 6 years ago
  32. 9e3d9f8 btrfs: tests: use standard error message after extent buffer allocation failure by David Sterba · 6 years ago
  33. 52ab7bc btrfs: tests: use standard error message after root allocation failure by David Sterba · 6 years ago
  34. 37b2a7b btrfs: tests: use standard error message after fs_info allocation failure by David Sterba · 6 years ago
  35. 703de42 btrfs: tests: add table of most common errors by David Sterba · 6 years ago
  36. efd31fc btrfs: tests: print file:line for error messages by David Sterba · 6 years ago
  37. d33d105 btrfs: tests: don't leak fs_info in extent_io bitmap tests by David Sterba · 6 years ago
  38. d46a05e btrfs: tests: handle fs_info allocation failure in extent_io tests by David Sterba · 6 years ago
  39. 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
  40. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  41. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  42. 3522e90 btrfs: remove always true if branch in find_delalloc_range by Lu Fengqi · 6 years ago
  43. ce9f967 btrfs: use EXPORT_FOR_TESTS for conditionally exported functions by Johannes Thumshirn · 6 years ago
  44. 917aace btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument by Nikolay Borisov · 6 years ago
  45. 46cc775 btrfs: Adjust loop in free_extent_buffer by Nikolay Borisov · 6 years ago
  46. 9cfc8ba btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing by Nikolay Borisov · 6 years ago
  47. d9cb245 btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate number by Qu Wenruo · 6 years ago
  48. e06a1fc btrfs: Remove extent_io_ops::set_bit_hook extent_io callback by Nikolay Borisov · 6 years ago
  49. 9c36396 btrfs: tests: add separate stub for find_lock_delalloc_range by David Sterba · 6 years ago
  50. 07e1ce0 Btrfs: extent_map: use rb_first_cached by Liu Bo · 6 years ago
  51. 8696d76 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent by Lu Fengqi · 6 years ago
  52. 49a05ec btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup by Lu Fengqi · 6 years ago
  53. 315b76b btrfs: tests: drop newline from test_msg strings by David Sterba · 7 years ago
  54. 3c7251f btrfs: tests: add helper for error messages and update them by David Sterba · 7 years ago
  55. c31683a btrfs: Remove fs_info argument from __remove_from_free_space_tree by Nikolay Borisov · 7 years ago
  56. 5296c2b btrfs: Remove fs_info parameter from convert_free_space_to_extents by Nikolay Borisov · 7 years ago
  57. 719fb4d btrfs: Remove fs_info argument from convert_free_space_to_bitmaps by Nikolay Borisov · 7 years ago
  58. f3f7277 btrfs: Remove fs_info parameter from remove_block_group_free_space by Nikolay Borisov · 7 years ago
  59. 2d5cffa btrfs: Remove fs_info argument from __add_to_free_space_tree by Nikolay Borisov · 7 years ago
  60. e4e0711 btrfs: Remove fs_info argument from add_block_group_free_space by Nikolay Borisov · 7 years ago
  61. 483bce0 btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info field by Nikolay Borisov · 7 years ago
  62. f46b24c btrfs: use fs_info for btrfs_handle_em_exist tracepoint by David Sterba · 7 years ago
  63. 0e08eb9 btrfs: tests: pass fs_info to extent_map tests by David Sterba · 7 years ago
  64. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  65. 9888c34 btrfs: replace GPL boilerplate by SPDX -- headers by David Sterba · 7 years ago
  66. 3c0efdf btrfs: tests/qgroup: Fix wrong tree backref level by Qu Wenruo · 7 years ago
  67. 97dc231 Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map by Colin Ian King · 7 years ago
  68. 7a61f88 btrfs: remove redundant check on ret and goto by Colin Ian King · 7 years ago
  69. cd77f4f Btrfs: extent map selftest: dio write vs dio read by Liu Bo · 7 years ago
  70. fd87526f Btrfs: extent map selftest: buffered write vs dio read by Liu Bo · 7 years ago
  71. 72b2807 Btrfs: add extent map selftests by Liu Bo · 7 years ago
  72. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  73. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  74. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago
  75. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  76. c995ab3 btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents by Zygo Blaxell · 7 years ago
  77. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  78. 9ca2e97 btrfs: tests: Fix a memory leak in error handling path in 'run_test()' by Christophe JAILLET · 7 years ago
  79. 23d1f73 btrfs: remove unused sectorsize member by Nikolay Borisov · 8 years ago
  80. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
  81. f486135 btrfs: remove unused qgroup members from btrfs_trans_handle by David Sterba · 8 years ago
  82. fc4f21b1 btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  83. dcdbc05 btrfs: Make btrfs_drop_extent_cache take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 087a76d Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  85. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  86. b35df27 btrfs: fix race in btrfs_free_dummy_fs_info() by Matthew Wilcox · 8 years ago
  87. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  88. b159fa2 btrfs: remove constant parameter to memset_extent_buffer and rename it by David Sterba · 8 years ago
  89. d9ed71e Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 by Chris Mason · 8 years ago
  90. 0e67578 btrfs: tests: uninline member definitions in free_space_extent by David Sterba · 8 years ago
  91. d2d9ac6 btrfs: tests: constify free space extent specs by David Sterba · 8 years ago
  92. 781e3bc Btrfs: expand free space tree sanity tests to catch endianness bug by Omar Sandoval · 8 years ago
  93. 9426ce7 Btrfs: fix extent buffer bitmap tests on big-endian systems by Omar Sandoval · 8 years ago
  94. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  95. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  96. 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
  97. 8632daa btrfs: tests, move initialization into tests/ by Jeff Mahoney · 9 years ago
  98. 04e1b65 Btrfs: fix error return code in btrfs_init_test_fs() by Wei Yongjun · 9 years ago
  99. 34b3e6c Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system by Feifei Xu · 9 years ago
  100. 36b3dc0 Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize by Feifei Xu · 9 years ago