1. cb49511 btrfs: define separate btrfs_set/get_XX helpers by David Sterba · 5 years ago
  2. 6ff49c6 btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref by Nikolay Borisov · 5 years ago
  3. 9bb8407 btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct by Nikolay Borisov · 5 years ago
  4. 1dc990d btrfs: move dev_stats helpers to volumes.c by David Sterba · 5 years ago
  5. 67b61ae btrfs: move struct io_ctl to free-space-cache.h by David Sterba · 5 years ago
  6. 18d0f5c btrfs: move functions for tree compare to send.c by David Sterba · 5 years ago
  7. 4b231ae btrfs: rename and export read_node_slot by David Sterba · 5 years ago
  8. 8a95334 btrfs: move private raid56 definitions from ctree.h by David Sterba · 5 years ago
  9. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  10. 3acd485 btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 5 years ago
  11. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago
  12. 0785a9a btrfs: tree-checker: Add EXTENT_DATA_REF check by Qu Wenruo · 5 years ago
  13. d3984c9 btrfs: introduce an evict flushing state by Josef Bacik · 5 years ago
  14. 844245b btrfs: add a flush step for delayed iputs by Josef Bacik · 5 years ago
  15. 3e43c27 btrfs: migrate the block group cleanup code by Josef Bacik · 6 years ago
  16. 878d7b6 btrfs: migrate the alloc_profile helpers by Josef Bacik · 6 years ago
  17. 07730d8 btrfs: migrate the chunk allocation code by Josef Bacik · 6 years ago
  18. 77745c0 btrfs: migrate the dirty bg writeout code by Josef Bacik · 6 years ago
  19. 26ce209 btrfs: migrate inc/dec_block_group_ro code by Josef Bacik · 6 years ago
  20. 4358d963 btrfs: migrate the block group read/creation code by Josef Bacik · 6 years ago
  21. e3e0520 btrfs: migrate the block group removal code by Josef Bacik · 6 years ago
  22. 9f21246 btrfs: migrate the block group caching code by Josef Bacik · 5 years ago
  23. 67715b2 btrfs: cleanup kobject.h includes by David Sterba · 5 years ago
  24. 8943910 btrfs: move sysfs declarations out of ctree.h by David Sterba · 5 years ago
  25. 6f410d1 btrfs: export the excluded extents helpers by Josef Bacik · 6 years ago
  26. 3eeb322 btrfs: migrate nocow and reservation helpers by Josef Bacik · 6 years ago
  27. 3cad128 btrfs: migrate the block group ref counting stuff by Josef Bacik · 6 years ago
  28. 2e405ad btrfs: migrate the block group lookup code by Josef Bacik · 6 years ago
  29. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  30. 82253cb btrfs: remove unused key type set/get helpers by David Sterba · 5 years ago
  31. 112974d btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate() by Qu Wenruo · 5 years ago
  32. 330a582 btrfs: Remove leftover of in-band dedupe by Nikolay Borisov · 5 years ago
  33. 690a5db Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents by Filipe Manana · 6 years ago
  34. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  35. 8673634 btrfs: migrate the delalloc space stuff to it's own home by Josef Bacik · 6 years ago
  36. fb6dea2 btrfs: migrate btrfs_trans_release_chunk_metadata by Josef Bacik · 6 years ago
  37. 6ef03de btrfs: migrate the delayed refs rsv code by Josef Bacik · 6 years ago
  38. d12ffdd btrfs: move btrfs_block_rsv definitions into it's own header by Josef Bacik · 6 years ago
  39. c2a67a7 btrfs: export block_rsv_use_bytes by Josef Bacik · 6 years ago
  40. fc471cb btrfs: rename do_chunk_alloc to btrfs_chunk_alloc by Josef Bacik · 6 years ago
  41. 8719aaa btrfs: move space_info to space-info.h by Josef Bacik · 6 years ago
  42. c9d713d btrfs: improve messages when updating feature flags by David Sterba · 6 years ago
  43. 9e96749 Btrfs: prevent send failures and crashes due to concurrent relocation by Filipe Manana · 6 years ago
  44. 71a9c48 btrfs: document BTRFS_MAX_MIRRORS by David Sterba · 6 years ago
  45. 6f8e4fd btrfs: use file:line format for assertion report by David Sterba · 6 years ago
  46. 6d97c6e btrfs: add boilerplate code for directly including the crypto framework by Johannes Thumshirn · 6 years ago
  47. 1e25a2e btrfs: don't assume ordered sums to be 4 bytes by Johannes Thumshirn · 6 years ago
  48. 65019df btrfs: resurrect btrfs_crc32c() by Johannes Thumshirn · 6 years ago
  49. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  50. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  51. 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
  52. 26602ca btrfs: use ->free_inode() by Al Viro · 6 years ago
  53. 4297ff8 btrfs: track DIO bytes in flight by Josef Bacik · 6 years ago
  54. 62d54f3 Btrfs: fix race between send and deduplication that lead to failures and crashes by Filipe Manana · 6 years ago
  55. f5c8daa btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  56. c71dd88 btrfs: remove unused parameter fs_info from btrfs_extend_item by David Sterba · 6 years ago
  57. 78ac4f9 btrfs: remove unused parameter fs_info from btrfs_truncate_item by David Sterba · 6 years ago
  58. ffd4bb2 btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent() by Qu Wenruo · 6 years ago
  59. 82fa113 btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref() by Qu Wenruo · 6 years ago
  60. 163e97e btrfs: get fs_info from device in btrfs_scrub_cancel_dev by David Sterba · 6 years ago
  61. 32b593b Btrfs: remove no longer used function to run delayed refs asynchronously by Filipe Manana · 6 years ago
  62. 5742d15 btrfs: get fs_info from trans in btrfs_write_dirty_block_groups by David Sterba · 6 years ago
  63. bbebb3e btrfs: get fs_info from trans in btrfs_setup_space_cache by David Sterba · 6 years ago
  64. e74e399 btrfs: Factor out in_range macro by Nikolay Borisov · 6 years ago
  65. 1c11b63 btrfs: replace pending/pinned chunks lists with io tree by Jeff Mahoney · 6 years ago
  66. 496245c btrfs: tree-checker: Verify inode item by Qu Wenruo · 6 years ago
  67. 90b1377 btrfs: qgroup: remove obsolete fs_info members by David Sterba · 6 years ago
  68. e902baa btrfs: get fs_info from eb in btrfs_leaf_free_space by David Sterba · 6 years ago
  69. bcdc428 btrfs: get fs_info from eb in btrfs_exclude_logged_extents by David Sterba · 6 years ago
  70. 8f881e8 btrfs: get fs_info from eb in leaf_data_end by David Sterba · 6 years ago
  71. 80fbc34 btrfs: Make btrfs_(set|clear)_header_flag return void by Qu Wenruo · 6 years ago
  72. 92825b0 Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  73. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  74. afe1a71 btrfs: implement btrfs_debug* in terms of helper macro by Rasmus Villemoes · 6 years ago
  75. 78c52d9 btrfs: check for refs on snapshot delete resume by Josef Bacik · 6 years ago
  76. 0ea8207 btrfs: scrub: remove unused nocow worker pointer by David Sterba · 6 years ago
  77. c835294 btrfs: scrub: add assertions for worker pointers by David Sterba · 6 years ago
  78. ff09c4c btrfs: scrub: convert scrub_workers_refcnt to refcount_t by Anand Jain · 6 years ago
  79. 450114f btrfs: don't use global reserve for chunk allocation by Josef Bacik · 6 years ago
  80. 034f784 btrfs: replace cleaner_delayed_iput_mutex with a waitqueue by Josef Bacik · 6 years ago
  81. 2eec5f0 btrfs: let the assertion expression compile in all configs by Anders Roxell · 6 years ago
  82. 370a11b btrfs: qgroup: Introduce per-root swapped blocks infrastructure by Qu Wenruo · 6 years ago
  83. d2311e6 btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots by Qu Wenruo · 6 years ago
  84. 4ab47a8 btrfs: Remove unused arguments from btrfs_get_extent_fiemap by Nikolay Borisov · 6 years ago
  85. bc9a8bf btrfs: Make first argument of btrfs_run_delalloc_range directly an inode by Nikolay Borisov · 6 years ago
  86. 1be969f Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  87. fd340d0 btrfs: wakeup cleaner thread when adding delayed iput by Josef Bacik · 6 years ago
  88. 31890da btrfs: handle delayed ref head accounting cleanup in abort by Josef Bacik · 6 years ago
  89. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  90. a65001e btrfs: sanitize security_mnt_opts use by Al Viro · 6 years ago
  91. 83354f0 btrfs: catch cow on deleting snapshots by Josef Bacik · 6 years ago
  92. 6440361 btrfs: rework btrfs_check_space_for_delayed_refs by Josef Bacik · 6 years ago
  93. 413df72 btrfs: add new flushing states for the delayed refs rsv by Josef Bacik · 6 years ago
  94. ba2c4d4 btrfs: introduce delayed_refs_rsv by Josef Bacik · 6 years ago
  95. 53176dd btrfs: dev-replace: remove custom read/write blocking scheme by David Sterba · 7 years ago
  96. 129827e btrfs: dev-replace: swich locking to rw semaphore by David Sterba · 7 years ago
  97. bbe339c btrfs: drop extra enum initialization where using defaults by David Sterba · 6 years ago
  98. 61fa90c btrfs: switch BTRFS_ROOT_* to enums by David Sterba · 6 years ago
  99. eb1a524 btrfs: switch BTRFS_FS_* to enums by David Sterba · 6 years ago
  100. 688a75b btrfs: switch BTRFS_BLOCK_RSV_* to enums by David Sterba · 6 years ago