1. 4498f47 btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 6 years ago master
  2. 8d122fe6 btrfs: hold a ref on the root->reloc_root by Josef Bacik · 6 years ago
  3. 7b272d4 btrfs: clear BTRFS_ROOT_DEAD_RELOC_TREE before dropping the reloc root by Josef Bacik · 6 years ago
  4. 4202997 btrfs: run clean_dirty_subvols if we fail to start a trans by Josef Bacik · 6 years ago
  5. 1e2d240 btrfs: splice rc->reloc_roots onto reloc roots in recover by Josef Bacik · 6 years ago
  6. bfacd1b btrfs: unset reloc control if we fail to recover by Josef Bacik · 6 years ago
  7. 1bfc23d btrfs: drop block from cache on error in relocation by Josef Bacik · 6 years ago
  8. 161c59d1 btrfs: set root to null in btrfs_search_path_in_tree_user by Josef Bacik · 6 years ago
  9. fe9a530 btrfs: fix btrfs_calc_reclaim_metadata_size calculation by Josef Bacik · 6 years ago
  10. 0e0a9c2 btrfs: clear file extent mapping for punch past i_size by Josef Bacik · 6 years ago
  11. 750c8f8 btrfs: set update the uuid generation as soon as possible by Josef Bacik · 6 years ago
  12. 55aaa55 btrfs: bail out of uuid tree scanning if we're closing by Josef Bacik · 6 years ago
  13. 03e6ada btrfs: add a find_contiguous_extent_bit helper and use it for safe isize by Josef Bacik · 6 years ago
  14. f4e9928 btrfs: fix bytes_may_use underflow in prealloc error condtition by Josef Bacik · 6 years ago
  15. 21c357b btrfs: handle logged extent failure properly by Josef Bacik · 6 years ago
  16. c4088b4 btrfs: do not check delayed items are empty for single trans cleanup by Josef Bacik · 6 years ago
  17. 0f97c17 btrfs: set fs_root = NULL on error by Josef Bacik · 6 years ago
  18. 43ca3fe btrfs: add a comment explaining the data flush steps by Josef Bacik · 6 years ago
  19. 0819ee4 btrfs: do async reclaim for data reservations by Josef Bacik · 6 years ago
  20. c3f0207 btrfs: flush delayed refs when trying to reserve data space by Josef Bacik · 6 years ago
  21. fe7d0b1 btrfs: run delayed iputs before committing the transaction for data by Josef Bacik · 6 years ago
  22. fd504c4 btrfs: don't force commit if we are data by Josef Bacik · 6 years ago
  23. 46dfd91 btrfs: drop the commit_cycles stuff for data reservations by Josef Bacik · 6 years ago
  24. 684512a btrfs: use the same helper for data and metadata reservations by Josef Bacik · 6 years ago
  25. 986efba btrfs: serialize data reservations if we are flushing by Josef Bacik · 6 years ago
  26. 3a93ec9 btrfs: use ticketing for data space reservations by Josef Bacik · 6 years ago
  27. 144a229 btrfs: add btrfs_reserve_data_bytes and use it by Josef Bacik · 6 years ago
  28. 014a86d btrfs: add the data transaction commit logic into may_commit_transaction by Josef Bacik · 6 years ago
  29. e03b7f0 btrfs: add flushing states for handling data reservations by Josef Bacik · 6 years ago
  30. c06ede3 btrfs: check tickets after waiting on ordered extents by Josef Bacik · 6 years ago
  31. d0dfc75 btrfs: use btrfs_start_delalloc_roots in shrink_delalloc by Josef Bacik · 6 years ago
  32. 05b19a9 btrfs: use the btrfs_space_info_free_bytes_may_use helper for delalloc by Josef Bacik · 6 years ago
  33. 8d36190 btrfs: call btrfs_try_granting_tickets when reserving space by Josef Bacik · 6 years ago
  34. 357e3dd btrfs: call btrfs_try_granting_tickets when unpinning anything by Josef Bacik · 6 years ago
  35. 43b5a87 btrfs: call btrfs_try_granting_tickets when freeing reserved bytes by Josef Bacik · 6 years ago
  36. 9075cf2 btrfs: make ALLOC_CHUNK use the space info flags by Josef Bacik · 6 years ago
  37. 108a91d btrfs: make shrink_delalloc take space_info as an arg by Josef Bacik · 6 years ago
  38. ada6b7a btrfs: handle U64_MAX for shrink_delalloc by Josef Bacik · 6 years ago
  39. 37c9134 btrfs: remove orig from shrink_delalloc by Josef Bacik · 6 years ago
  40. 66e02a3 btrfs: change nr to u64 in btrfs_start_delalloc_roots by Josef Bacik · 6 years ago
  41. c430d60 btrfs: kill update_block_group_flags by Josef Bacik · 6 years ago
  42. a4c4871 btrfs: kill the subvol_srcu by Josef Bacik · 6 years ago
  43. 15a6d6c btrfs: make btrfs_cleanup_fs_roots use the fs_roots_radix_lock by Josef Bacik · 6 years ago
  44. ea7cd99 btrfs: don't take an extra root ref at allocation time by Josef Bacik · 6 years ago
  45. 499ce8d btrfs: hold a ref on the root on the dead roots list by Josef Bacik · 6 years ago
  46. f280746 btrfs: make inodes hold a ref on their roots by Josef Bacik · 6 years ago
  47. f5191a0 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 6 years ago
  48. e6e9d58 btrfs: move ino_cache_inode dropping by Josef Bacik · 6 years ago
  49. 45644a3 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 6 years ago
  50. e64b610 btrfs: sysfs, unify handler name of devinfo/missing by Anand Jain · 6 years ago
  51. 7750926 btrfs: sysfs, rename device_link add/remove functions by Anand Jain · 6 years ago
  52. 0707a9b btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsid by Anand Jain · 6 years ago
  53. fb393895 btrfs: sysfs, move device id directories to UUID/devinfo by Anand Jain · 6 years ago
  54. 9f4420d btrfs: sysfs, add UUID/devinfo kobject by Anand Jain · 6 years ago
  55. b053f3e Btrfs: fix race between shrinking truncate and fiemap by Filipe Manana · 6 years ago
  56. df475ad btrfs: sink argument tree to __do_readpage by David Sterba · 6 years ago
  57. 3e906fb btrfs: sink arugment tree to contiguous_readpages by David Sterba · 6 years ago
  58. 68913c8 btrfs: sink argument tree to __extent_read_full_page by David Sterba · 6 years ago
  59. 096d0c2 btrfs: sink argument tree to extent_read_full_page by David Sterba · 6 years ago
  60. 6990553 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 6 years ago
  61. cf6f1f5 btrfs: add assertions for tree == inode->io_tree to extent IO helpers by David Sterba · 6 years ago
  62. c266526 btrfs: drop argument tree from submit_extent_page by David Sterba · 6 years ago
  63. fd6bc15 btrfs: remove extent_page_data::tree by David Sterba · 6 years ago
  64. 6d895db btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 6 years ago
  65. c7a969a btrfs: print message when tree-log replay starts by David Sterba · 6 years ago
  66. 843e7d6 btrfs: add wrapper for transaction abort predicate by David Sterba · 6 years ago
  67. e42d97f btrfs: move root node locking helpers to locking.c by David Sterba · 6 years ago
  68. 08dd272 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 6 years ago
  69. 1258bf0 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 6 years ago
  70. 6b25570 btrfs: add a leak check for roots by Josef Bacik · 6 years ago
  71. 25b569c btrfs: make the init of static elements in fs_info separate by Josef Bacik · 6 years ago
  72. 3eb35b7 btrfs: move fs_info init work into it's own helper function by Josef Bacik · 6 years ago
  73. d8df614 btrfs: free more things in btrfs_free_fs_info by Josef Bacik · 6 years ago
  74. 3bd3423 btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 6 years ago
  75. 8afd7af btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 6 years ago
  76. 86aa7c0 btrfs: hold a ref on the root in open_ctree by Josef Bacik · 6 years ago
  77. f00d1c7 btrfs: export and rename free_fs_info by Josef Bacik · 6 years ago
  78. c15e9d9 btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry by Josef Bacik · 6 years ago
  79. 060027b btrfs: hold a ref on the root in btrfs_recover_log_trees by Josef Bacik · 6 years ago
  80. 72936a1 btrfs: hold a ref on the root in create_pending_snapshot by Josef Bacik · 6 years ago
  81. 1b5c3c7 btrfs: hold a ref on the root in get_subvol_name_from_objectid by Josef Bacik · 6 years ago
  82. fdce8e0 btrfs: hold a ref on the root in btrfs_ioctl_send by Josef Bacik · 6 years ago
  83. c388b5e btrfs: hold a ref on the root in scrub_print_warning_inode by Josef Bacik · 6 years ago
  84. 63fdd9e btrfs: hold a ref for the root in btrfs_find_orphan_roots by Josef Bacik · 6 years ago
  85. a774641 btrfs: push grab_fs_root into read_fs_root by Josef Bacik · 6 years ago
  86. 9c68e04 btrfs: hold a ref on the root in btrfs_recover_relocation by Josef Bacik · 6 years ago
  87. e3635b2 btrfs: hold a ref on the root in create_reloc_inode by Josef Bacik · 6 years ago
  88. 075b100 btrfs: hold a ref on the root in find_data_references by Josef Bacik · 6 years ago
  89. 189ee7f btrfs: hold a ref on the root in record_reloc_root_in_trans by Josef Bacik · 6 years ago
  90. cd8c186 btrfs: hold a ref on the root in merge_reloc_roots by Josef Bacik · 6 years ago
  91. 5dd9754 btrfs: hold a ref on the root in prepare_to_merge by Josef Bacik · 6 years ago
  92. 06717d1 btrfs: hold a ref on the root in build_backref_tree by Josef Bacik · 6 years ago
  93. 3e1c23d btrfs: hold ref on root in btrfs_ioctl_default_subvol by Josef Bacik · 6 years ago
  94. 8c319b6 btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info by Josef Bacik · 6 years ago
  95. b38d0eb btrfs: hold a ref on the root in btrfs_search_path_in_tree_user by Josef Bacik · 6 years ago
  96. 8577929 btrfs: hold a ref on the root in btrfs_search_path_in_tree by Josef Bacik · 6 years ago
  97. 921e58a btrfs: hold a ref on the root in search_ioctl by Josef Bacik · 6 years ago
  98. 60e4006 btrfs: hold a ref on the root in create_subvol by Josef Bacik · 6 years ago
  99. cb59b06 btrfs: hold a ref on the root in fixup_tree_root_location by Josef Bacik · 6 years ago
  100. 5f526de btrfs: hold a ref on the root in __btrfs_run_defrag_inode by Josef Bacik · 6 years ago