1. d96b342 btrfs: make send work with concurrent block group relocation by Filipe Manana · 3 years, 1 month ago
  2. 7fcf8a0 btrfs: remove useless WARN_ON in record_root_in_trans by Josef Bacik · 3 years, 2 months ago
  3. 29cbcf4 btrfs: stop accessing ->extent_root directly by Josef Bacik · 3 years, 2 months ago
  4. 826582c btrfs: do not special case the extent root for switch commit roots by Josef Bacik · 3 years, 2 months ago
  5. 7a60751 btrfs: remove trans_handle->root by Josef Bacik · 3 years, 2 months ago
  6. 2e4e97ab btrfs: pass fs_info to trace_btrfs_transaction_commit by Josef Bacik · 3 years, 2 months ago
  7. fdfbf02 btrfs: rework async transaction committing by Josef Bacik · 3 years, 2 months ago
  8. 9270501 btrfs: change root to fs_info for btrfs_reserve_metadata_bytes by Josef Bacik · 3 years, 2 months ago
  9. dfba78d btrfs: reduce the scope of the tree log mutex during transaction commit by Filipe Manana · 3 years, 2 months ago
  10. 8496153 btrfs: add a BTRFS_FS_ERROR helper by Josef Bacik · 3 years, 3 months ago
  11. 79bd371 btrfs: rework chunk allocation to avoid exhaustion of the system chunk array by Filipe Manana · 3 years, 6 months ago
  12. 1cb3db1 btrfs: fix deadlock with concurrent chunk allocations involving system chunks by Filipe Manana · 3 years, 6 months ago
  13. 35b22c1 btrfs: send: fix crash when memory allocations trigger reclaim by Filipe Manana · 3 years, 6 months ago
  14. 4436582 btrfs: fix unbalanced unlock in qgroup_account_snapshot() by Naohiro Aota · 3 years, 6 months ago
  15. ae5d29d btrfs: inline wait_current_trans_commit_start in its caller by David Sterba · 3 years, 7 months ago
  16. 32cc4f8 btrfs: sink wait_for_unblock parameter to async commit by David Sterba · 3 years, 7 months ago
  17. 6819703 btrfs: clear defrag status of a root if starting transaction fails by David Sterba · 4 years, 6 months ago
  18. 5963ffca btrfs: always abort the transaction if we abort a trans handle by Josef Bacik · 3 years, 7 months ago
  19. 061dde8 btrfs: fix race between transaction aborts and fsyncs leading to use-after-free by Filipe Manana · 3 years, 9 months ago
  20. 2dd8298 btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots by Josef Bacik · 3 years, 10 months ago
  21. 03a7e11 btrfs: return an error from btrfs_record_root_in_trans by Josef Bacik · 3 years, 10 months ago
  22. f0118cb btrfs: handle record_root_in_trans failure in create_pending_snapshot by Josef Bacik · 3 years, 10 months ago
  23. 1409e6c btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans by Josef Bacik · 3 years, 10 months ago
  24. 1c442d2 btrfs: handle record_root_in_trans failure in qgroup_account_snapshot by Josef Bacik · 3 years, 10 months ago
  25. 68075ea btrfs: handle btrfs_record_root_in_trans failure in start_transaction by Josef Bacik · 3 years, 10 months ago
  26. eafa4fd btrfs: fix exhaustion of the system chunk array due to concurrent allocations by Filipe Manana · 3 years, 9 months ago
  27. d3575156 btrfs: zoned: redirty released extent buffers by Naohiro Aota · 3 years, 11 months ago
  28. d0c2f4f btrfs: make concurrent fsyncs wait less when waiting for a transaction commit by Filipe Manana · 4 years ago
  29. 488bc2a btrfs: run delayed refs less often in commit_cowonly_roots by Josef Bacik · 4 years ago
  30. dac348e btrfs: stop running all delayed refs during snapshot by Josef Bacik · 4 years ago
  31. 2a4d84c btrfs: move delayed ref flushing for qgroup into qgroup helper by Josef Bacik · 4 years ago
  32. ad368f3 btrfs: only run delayed refs once before committing by Josef Bacik · 4 years ago
  33. e19eb11 btrfs: only let one thread pre-flush delayed refs in commit by Josef Bacik · 4 years ago
  34. 543068a btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid by Nikolay Borisov · 4 years, 1 month ago
  35. 4f4317c btrfs: fix error handling in commit_fs_roots by Josef Bacik · 4 years, 1 month ago
  36. 14ff8e1 btrfs: no need to run delayed refs after commit_fs_roots during commit by David Sterba · 4 years ago
  37. 9484622 btrfs: keep sb cache_generation consistent with space_cache by Boris Burkov · 4 years, 1 month ago
  38. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
  39. a2633b6 btrfs: return bool from btrfs_should_end_transaction by Nikolay Borisov · 4 years, 1 month ago
  40. 8a8f4de btrfs: return bool from should_end_transaction by Nikolay Borisov · 4 years, 1 month ago
  41. 729f796 btrfs: make btrfs_update_inode_fallback take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  42. bbb86a3 btrfs: protect fs_info->caching_block_groups by block_group_cache_lock by Josef Bacik · 4 years, 2 months ago
  43. 27d56e62 btrfs: update last_byte_to_unpin in switch_commit_roots by Josef Bacik · 4 years, 2 months ago
  44. ac5887c btrfs: locking: remove all the blocking helpers by Josef Bacik · 4 years, 4 months ago
  45. 88090ad btrfs: do not start and wait for delalloc on snapshot roots on transaction commit by Filipe Manana · 4 years, 2 months ago
  46. 9631e4c btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks by Josef Bacik · 4 years, 4 months ago
  47. 4877817 btrfs: make fast fsyncs wait only for writeback by Filipe Manana · 4 years, 5 months ago
  48. 2d892cc btrfs: fix NULL pointer dereference after failure to create snapshot by Filipe Manana · 4 years, 4 months ago
  49. fbabd4a btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases by Josef Bacik · 4 years, 5 months ago
  50. adca4d9 btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT by Qu Wenruo · 4 years, 6 months ago
  51. 2dfb1e4 btrfs: preallocate anon block device at first phase of snapshot creation by Qu Wenruo · 4 years, 6 months ago
  52. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  53. 92a7cc4 btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE by Qu Wenruo · 4 years, 8 months ago
  54. 6b7304a btrfs: rename member 'trimming' of block group to a more generic name by Filipe Manana · 4 years, 8 months ago
  55. 9c34378 btrfs: force chunk allocation if our global rsv is larger than metadata by Josef Bacik · 4 years, 10 months ago
  56. 7f9fe61 btrfs: improve global reserve stealing logic by Josef Bacik · 4 years, 10 months ago
  57. fcc9973 btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info by Qu Wenruo · 4 years, 8 months ago
  58. dc9492c btrfs: hold a ref on the root on the dead roots list by Josef Bacik · 4 years, 11 months ago
  59. 0e996e7 btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root by Josef Bacik · 4 years, 11 months ago
  60. 0078a9f btrfs: Remove block_rsv parameter from btrfs_drop_snapshot by Nikolay Borisov · 4 years, 10 months ago
  61. 63f018b btrfs: Remove __ prefix from btrfs_block_rsv_release by Nikolay Borisov · 4 years, 10 months ago
  62. 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 4 years, 10 months ago
  63. 56e9f6e btrfs: merge unlocking to common exit block in btrfs_commit_transaction by David Sterba · 5 years ago
  64. fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
  65. bf31f87 btrfs: add wrapper for transaction abort predicate by David Sterba · 5 years ago
  66. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  67. 5119cfc btrfs: hold a ref on the root in create_pending_snapshot by Josef Bacik · 5 years ago
  68. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  69. 81f7eb0 btrfs: destroy qgroup extent records on transaction abort by Jeff Mahoney · 4 years, 11 months ago
  70. d62b23c btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 5 years ago
  71. 889bfa3 btrfs: drop log root for dropped roots by Josef Bacik · 5 years ago
  72. 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
  73. 8d51012 btrfs: Rename btrfs_join_transaction_nolock by Nikolay Borisov · 5 years ago
  74. 3296bf5 btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED by Qu Wenruo · 5 years ago
  75. 61c047b btrfs: transaction: describe transaction states and transitions by Qu Wenruo · 5 years ago
  76. b9fae2e Btrfs: make btrfs_wait_extents() static by Filipe Manana · 5 years ago
  77. 35b814f btrfs: Add assert to catch nested transaction commit by Nikolay Borisov · 5 years ago
  78. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  79. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 5 years ago
  80. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  81. a6d155d Btrfs: fix deadlock between fiemap and transaction commits by Filipe Manana · 5 years ago
  82. cb2d3da Btrfs: fix race leading to fs corruption after transaction abort by Filipe Manana · 5 years ago
  83. fb6dea2 btrfs: migrate btrfs_trans_release_chunk_metadata by Josef Bacik · 6 years ago
  84. 74f657d Btrfs: remove no longer used member num_dirty_bgs from transaction by Filipe Manana · 6 years ago
  85. 2b584c6 btrfs: get fs_info from trans in btrfs_run_dev_replace by David Sterba · 6 years ago
  86. 196c9d8 btrfs: get fs_info from trans in btrfs_run_dev_stats by David Sterba · 6 years ago
  87. 5742d15 btrfs: get fs_info from trans in btrfs_write_dirty_block_groups by David Sterba · 6 years ago
  88. bbebb3e btrfs: get fs_info from trans in btrfs_setup_space_cache by David Sterba · 6 years ago
  89. 1c11b63 btrfs: replace pending/pinned chunks lists with io tree by Jeff Mahoney · 6 years ago
  90. 41e7acd btrfs: Rename and export clear_btree_io_tree by Nikolay Borisov · 6 years ago
  91. bbbf724 btrfs: combine device update operations during transaction commit by Nikolay Borisov · 6 years ago
  92. 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
  93. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  94. 609e804 Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes by Filipe Manana · 6 years ago
  95. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  96. 370a11b btrfs: qgroup: Introduce per-root swapped blocks infrastructure by Qu Wenruo · 6 years ago
  97. 119e80d btrfs: call btrfs_create_pending_block_groups unconditionally by Josef Bacik · 6 years ago
  98. c7cc64a btrfs: clean up pending block groups when transaction commit aborts by David Sterba · 6 years ago
  99. 302167c btrfs: don't end the transaction for delayed refs in throttle by Josef Bacik · 6 years ago
  100. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago