1. e8e2100 btrfs: comment and minor simplifications in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  2. 922f051 btrfs: streamline code in run_delalloc_nocow in case of inline extents by Nikolay Borisov · 6 years ago
  3. bb55f62 btrfs: simplify extent type checks in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  4. a6bd9cd btrfs: improve comments around nocow path by Nikolay Borisov · 6 years ago
  5. 3e02484 btrfs: refactor variable scope in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  6. bcacf5f3 btrfs: only reserve metadata_size for inodes by Josef Bacik · 6 years ago
  7. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 6 years ago
  8. 0785a9a btrfs: tree-checker: Add EXTENT_DATA_REF check by Qu Wenruo · 6 years ago
  9. e2406a6 btrfs: tree-checker: Add simple keyed refs check by Qu Wenruo · 6 years ago
  10. f82d1c7c btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check by Qu Wenruo · 6 years ago
  11. f113698 btrfs: fix error pointer check in __btrfs_map_block() by Dan Carpenter · 6 years ago
  12. 3b80a984 btrfs: dev stat drop useless goto by Anand Jain · 6 years ago
  13. 440630e btrfs: dev stats item key conversion per cpu type is not needed by Anand Jain · 6 years ago
  14. 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 6 years ago
  15. b0c1fe1 btrfs: compression: replace set_level callbacks by a common helper by David Sterba · 6 years ago
  16. e18333a btrfs: define compression levels statically by David Sterba · 6 years ago
  17. efad8a8 Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 6 years ago
  18. 27e022a btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go by Anand Jain · 6 years ago
  19. d3984c9 btrfs: introduce an evict flushing state by Josef Bacik · 6 years ago
  20. 9ce2f42 btrfs: refactor priority_reclaim_metadata_space by Josef Bacik · 6 years ago
  21. 0323527 btrfs: factor out the ticket flush handling by Josef Bacik · 6 years ago
  22. 374bf9c btrfs: unify error handling for ticket flushing by Josef Bacik · 6 years ago
  23. 844245b btrfs: add a flush step for delayed iputs by Josef Bacik · 6 years ago
  24. e11c040 btrfs: unexport the temporary exported functions by Josef Bacik · 6 years ago
  25. 3e43c27 btrfs: migrate the block group cleanup code by Josef Bacik · 6 years ago
  26. 878d7b6 btrfs: migrate the alloc_profile helpers by Josef Bacik · 6 years ago
  27. 07730d8 btrfs: migrate the chunk allocation code by Josef Bacik · 6 years ago
  28. 606d1bf btrfs: migrate the block group space accounting helpers by Josef Bacik · 6 years ago
  29. ade4b51 btrfs: export block group accounting helpers by Josef Bacik · 6 years ago
  30. 77745c0 btrfs: migrate the dirty bg writeout code by Josef Bacik · 6 years ago
  31. 26ce209 btrfs: migrate inc/dec_block_group_ro code by Josef Bacik · 6 years ago
  32. 8484764 btrfs: temporarily export btrfs_get_restripe_target by Josef Bacik · 6 years ago
  33. 4358d963 btrfs: migrate the block group read/creation code by Josef Bacik · 6 years ago
  34. e3e0520 btrfs: migrate the block group removal code by Josef Bacik · 6 years ago
  35. 3b2a78f btrfs: temporarily export inc_block_group_ro by Josef Bacik · 6 years ago
  36. 9f21246 btrfs: migrate the block group caching code by Josef Bacik · 6 years ago
  37. 9188db6 btrfs: sysfs: move helper macros to sysfs.c by David Sterba · 6 years ago
  38. 8f52316 btrfs: sysfs: move type conversion helpers to sysfs.c by David Sterba · 6 years ago
  39. 67715b2 btrfs: cleanup kobject.h includes by David Sterba · 6 years ago
  40. f93c399 btrfs: factor out sysfs code for updating sprout fsid by David Sterba · 6 years ago
  41. b5865ba btrfs: factor out sysfs code for deleting block group and space infos by David Sterba · 6 years ago
  42. 5b28692 btrfs: factor out sysfs code for sending device uevent by David Sterba · 6 years ago
  43. f10152b btrfs: sysfs: replace direct access to feature set names with a helper by David Sterba · 6 years ago
  44. 27992d0 btrfs: sysfs: unexport space_info_ktype by David Sterba · 6 years ago
  45. b882327 btrfs: factor out sysfs code for creating space infos by David Sterba · 6 years ago
  46. 536ea45 btrfs: sysfs: unexport btrfs_raid_ktype by David Sterba · 6 years ago
  47. 32a9991 btrfs: factor sysfs code out of link_block_group by David Sterba · 6 years ago
  48. 8943910 btrfs: move sysfs declarations out of ctree.h by David Sterba · 6 years ago
  49. ae4b9b4 btrfs: opencode reset of all device stats by Anand Jain · 6 years ago
  50. 4e411a7 btrfs: reset device stat using btrfs_dev_stat_set by Anand Jain · 6 years ago
  51. 73798c4 btrfs: qgroup: Try our best to delete qgroup relations by Qu Wenruo · 6 years ago
  52. 73a3ca2 btrfs: clarify btrfs_ioctl_get_dev_stats padding by Hans van Kranenburg · 6 years ago
  53. 202f64e Btrfs: make test_find_first_clear_extent_bit fail on incorrect results by Filipe Manana · 6 years ago
  54. cdf52bd Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit by Filipe Manana · 6 years ago
  55. b33151e btrfs: delete debugfs code by David Sterba · 6 years ago
  56. 6e369fe btrfs: sysfs: add debugging exports by David Sterba · 6 years ago
  57. 6a9fb46 btrfs: make caching_thread use btrfs_find_next_key by Josef Bacik · 6 years ago
  58. caa4efa btrfs: temporarily export fragment_free_space by Josef Bacik · 6 years ago
  59. e3cb339 btrfs: export the caching control helpers by Josef Bacik · 6 years ago
  60. 6f410d1 btrfs: export the excluded extents helpers by Josef Bacik · 6 years ago
  61. 676f1f7 btrfs: export the block group caching helpers by Josef Bacik · 6 years ago
  62. 3eeb322 btrfs: migrate nocow and reservation helpers by Josef Bacik · 6 years ago
  63. 3cad128 btrfs: migrate the block group ref counting stuff by Josef Bacik · 6 years ago
  64. 2e405ad btrfs: migrate the block group lookup code by Josef Bacik · 6 years ago
  65. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  66. 478b4d9 btrfs: move btrfs_add_free_space out of a header file by Josef Bacik · 6 years ago
  67. 430a662 btrfs: tree-log: use symbolic name for first replay stage by David Sterba · 6 years ago
  68. f64ce7b btrfs: async-thread: convert defines to enums by David Sterba · 6 years ago
  69. e13976c btrfs: tree-log: convert defines to enums by David Sterba · 6 years ago
  70. 82253cb btrfs: remove unused key type set/get helpers by David Sterba · 6 years ago
  71. adf4c0c btrfs: remove unused btrfs_device::flush_bio_sent by David Sterba · 6 years ago
  72. b64119b Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting by Filipe Manana · 6 years ago
  73. 559ca6e btrfs: Refactor btrfs_calc_avail_data_space by Nikolay Borisov · 6 years ago
  74. e678934 btrfs: Remove unnecessary check from join_running_log_trans by Nikolay Borisov · 6 years ago
  75. 32e5344 Btrfs: wake up inode cache waiters sooner to reduce waiting time by Filipe Manana · 6 years ago
  76. 9d123a3 Btrfs: fix inode cache waiters hanging on path allocation failure by Filipe Manana · 6 years ago
  77. a68ebe0 Btrfs: fix inode cache waiters hanging on failure to start caching thread by Filipe Manana · 6 years ago
  78. 29d47d0 Btrfs: fix inode cache block reserve leak on failure to allocate data space by Filipe Manana · 6 years ago
  79. 7764d56 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 6 years ago
  80. 259ee77 btrfs: tree-checker: Add ROOT_ITEM check by Qu Wenruo · 6 years ago
  81. 2a28468 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 6 years ago
  82. 933c22a btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index() by Qu Wenruo · 6 years ago
  83. 112974d btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate() by Qu Wenruo · 6 years ago
  84. e913814 btrfs: extent-tree: Add comment for inc_block_group_ro() by Qu Wenruo · 6 years ago
  85. 135da97 btrfs: volumes: Add comment for find_free_dev_extent_start() by Qu Wenruo · 6 years ago
  86. 9e3246a btrfs: volumes: Unexport find_free_dev_extent_start() by Qu Wenruo · 6 years ago
  87. 73e82fe btrfs: assert tree mod log lock in __tree_mod_log_insert by David Sterba · 6 years ago
  88. d23ea3f btrfs: assert extent map tree lock in add_extent_mapping by David Sterba · 6 years ago
  89. 982f1f5d btrfs: Add an assertion to warn incorrect case in insert_inline_extent() by Jia-Ju Bai · 6 years ago
  90. 330a582 btrfs: Remove leftover of in-band dedupe by Nikolay Borisov · 6 years ago
  91. 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 6 years ago
  92. cecc8d9 btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range by Nikolay Borisov · 6 years ago
  93. ac3e993 btrfs: Return number of compressed extents directly in compress_file_range by Nikolay Borisov · 6 years ago
  94. 40cf931 btrfs: use common vfs LABEL ioctl definitions by Eric Sandeen · 6 years ago
  95. 5044ed4 btrfs: Remove unused locking functions by Nikolay Borisov · 6 years ago
  96. 8ddc319 btrfs: reduce stack usage for btrfsic_process_written_block by Arnd Bergmann · 6 years ago
  97. 99fccf3 btrfs: remove set but not used variable 'offset' by YueHaibing · 6 years ago
  98. 690a5db Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents by Filipe Manana · 6 years ago
  99. 9cba40a Btrfs: factor out extent dropping code from hole punch handler by Filipe Manana · 6 years ago
  100. f74c2bb Linux 5.3-rc8 by Linus Torvalds · 6 years ago