1. b528f46 btrfs: zoned: deal with holes writing out tree-log pages by Naohiro Aota · 4 years ago
  2. 3ddebf2 btrfs: zoned: reorder log node allocation on zoned filesystem by Naohiro Aota · 4 years ago
  3. fa1a0f4 btrfs: zoned: serialize log transaction on zoned filesystems by Naohiro Aota · 4 years ago
  4. d3575156 btrfs: zoned: redirty released extent buffers by Naohiro Aota · 4 years ago
  5. 64d6b28 btrfs: remove unnecessary check_parent_dirs_for_sync() by Filipe Manana · 4 years ago
  6. 0e44cb3 btrfs: skip logging inodes already logged when logging new entries by Filipe Manana · 4 years ago
  7. 3e6a86a btrfs: skip logging directories already logged when logging all parents by Filipe Manana · 4 years ago
  8. ab12313 btrfs: avoid logging new ancestor inodes when logging new inode by Filipe Manana · 4 years ago
  9. e593e54 btrfs: stop setting nbytes when filling inode item for logging by Filipe Manana · 4 years ago
  10. ddffcf6 btrfs: remove unnecessary directory inode item update when deleting dir entry by Filipe Manana · 4 years ago
  11. 453e487 btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid by Nikolay Borisov · 4 years, 1 month ago
  12. 47876f7 btrfs: do not block inode logging for so long during transaction commit by Filipe Manana · 4 years, 2 months ago
  13. 639bd57 btrfs: fix race leading to unnecessary transaction commit when logging inode by Filipe Manana · 4 years, 2 months ago
  14. 47d3db4 btrfs: fix race that makes inode logging fallback to transaction commit by Filipe Manana · 4 years, 2 months ago
  15. 4d6221d btrfs: fix race that causes unnecessary logging of ancestor inodes by Filipe Manana · 4 years, 2 months ago
  16. 5f96bfb btrfs: fix race that results in logging old extents during a fast fsync by Filipe Manana · 4 years, 2 months ago
  17. de53d89 btrfs: fix race causing unnecessary inode logging during link and rename by Filipe Manana · 4 years, 2 months ago
  18. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 2 months ago
  19. bc5b5b1 btrfs: stop incrementing log batch when joining log transaction by Filipe Manana · 4 years, 2 months ago
  20. f2f121a btrfs: skip unnecessary searches for xattrs when logging an inode by Filipe Manana · 4 years, 2 months ago
  21. 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  22. 5074339 btrfs: make btrfs_truncate_inode_items take btrfs_inode by Nikolay Borisov · 4 years, 3 months ago
  23. 2766ff6 btrfs: update the number of bytes used by an inode atomically by Filipe Manana · 4 years, 2 months ago
  24. 5893dfb btrfs: refactor btrfs_drop_extents() to make it easier to extend by Filipe Manana · 4 years, 2 months ago
  25. 3fbaf25 btrfs: pass the owner_root and level to alloc_extent_buffer by Josef Bacik · 4 years, 2 months ago
  26. ac5887c btrfs: locking: remove all the blocking helpers by Josef Bacik · 4 years, 5 months ago
  27. ecdcf3c btrfs: open code insert_orphan_item by Nikolay Borisov · 4 years, 3 months ago
  28. bb56f02 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 4 months ago
  29. 4877817 btrfs: make fast fsyncs wait only for writeback by Filipe Manana · 4 years, 5 months ago
  30. 75b463d btrfs: do not commit logs and transactions during link and rename operations by Filipe Manana · 4 years, 5 months ago
  31. 5522a27 btrfs: do not take the log_mutex of the subvolume when pinning the log by Filipe Manana · 4 years, 5 months ago
  32. 260db43 btrfs: delete duplicated words + other fixes in comments by Randy Dunlap · 4 years, 6 months ago
  33. fb2fecb btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 5 months ago
  34. 4f26433 btrfs: fix memory leaks after failure to lookup checksums during inode logging by Filipe Manana · 4 years, 6 months ago
  35. 3ebac17 btrfs: reduce contention on log trees when logging checksums by Filipe Manana · 4 years, 6 months ago
  36. a93e016 btrfs: remove no longer needed use of log_writers for the log root tree by Filipe Manana · 4 years, 7 months ago
  37. 28a9579 btrfs: stop incremening log_batch for the log root tree when syncing log by Filipe Manana · 4 years, 7 months ago
  38. 5aa7d1a btrfs: only commit delayed items at fsync if we are logging a directory by Filipe Manana · 4 years, 7 months ago
  39. 8c8648d btrfs: only commit the delayed inode when doing a full fsync by Filipe Manana · 4 years, 7 months ago
  40. 906c448 btrfs: make __btrfs_drop_extents take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  41. e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
  42. e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
  43. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  44. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  45. 60d48e2 btrfs: don't use set/get token for single assignment in overwrite_item by David Sterba · 4 years, 9 months ago
  46. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 9 months ago
  47. 0bc2d3c btrfs: remove useless check for copy_items() return value by Filipe Manana · 4 years, 9 months ago
  48. e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
  49. f135cea btrfs: fix partial loss of prealloc extent past i_size after fsync by Filipe Manana · 4 years, 9 months ago
  50. 7af5974 btrfs: make full fsyncs always operate on the entire file again by Filipe Manana · 4 years, 10 months ago
  51. 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 5 years ago
  52. 0a8068a btrfs: make ranged full fsyncs more efficient by Filipe Manana · 4 years, 10 months ago
  53. da44700 btrfs: factor out inode items copy loop from btrfs_log_inode() by Filipe Manana · 4 years, 10 months ago
  54. a5eeb3d btrfs: add helper to get the end offset of a file extent item by Filipe Manana · 4 years, 10 months ago
  55. 9fce570 btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle by Nikolay Borisov · 5 years ago
  56. 7bfc100 btrfs: Make btrfs_pin_reserved_extent take transaction handle by Nikolay Borisov · 5 years ago
  57. 10e958d btrfs: Call btrfs_pin_reserved_extent only during active transaction by Nikolay Borisov · 5 years ago
  58. 6787bb9 btrfs: Introduce unaccount_log_buffer by Nikolay Borisov · 5 years ago
  59. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  60. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  61. 81f096e btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 5 years ago
  62. ca2037f btrfs: hold a ref on the root in btrfs_recover_log_trees by Josef Bacik · 5 years ago
  63. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  64. 62a2c73 btrfs: export and use btrfs_read_tree_root for tree-log by Josef Bacik · 5 years ago
  65. 9ddc959 btrfs: use the file extent tree infrastructure by Josef Bacik · 5 years ago
  66. b5e4ff9 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 5 years ago
  67. 36ee0b4 btrfs: Remove redundant WARN_ON in walk_down_log_tree by Nikolay Borisov · 5 years ago
  68. 5c4b691 btrfs: Remove WARN_ON in walk_log_tree by Nikolay Borisov · 5 years ago
  69. a0fbf73 btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent by Nikolay Borisov · 5 years ago
  70. 0e56315 Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  71. 9bc574d btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago
  72. 40e046a Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 5 years ago
  73. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  74. 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
  75. 725af92 btrfs: Open-code name_in_log_ref in replay_one_name by Nikolay Borisov · 5 years ago
  76. d3316c8 btrfs: Properly handle backref_in_log retval by Nikolay Borisov · 5 years ago
  77. 89cbf5f6b btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log by Nikolay Borisov · 5 years ago
  78. f877987 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  79. 4203e96 btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  80. 7d14df2 Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  81. 410f954 Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  82. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 5 years ago
  83. 6ff49c6 btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref by Nikolay Borisov · 5 years ago
  84. 9bb8407 btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct by Nikolay Borisov · 5 years ago
  85. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  86. 430a662 btrfs: tree-log: use symbolic name for first replay stage by David Sterba · 5 years ago
  87. e13976c btrfs: tree-log: convert defines to enums by David Sterba · 5 years ago
  88. e678934 btrfs: Remove unnecessary check from join_running_log_trans by Nikolay Borisov · 6 years ago
  89. 803f0f6 Btrfs: fix fsync not persisting dentry deletions due to inode evictions by Filipe Manana · 6 years ago
  90. d1d832a Btrfs: fix data loss after inode eviction, renaming it, and fsync it by Filipe Manana · 6 years ago
  91. 06989c7 Btrfs: fix race updating log root item during fsync by Filipe Manana · 6 years ago
  92. 60d9f50 Btrfs: fix fsync not persisting changed attributes of a directory by Filipe Manana · 6 years ago
  93. ebb9290 Btrfs: avoid fallback to transaction commit during fsync of files with holes by Filipe Manana · 6 years ago
  94. b8aa330 Btrfs: improve performance on fsync of files with multiple hardlinks by Filipe Manana · 6 years ago
  95. c71dd88 btrfs: remove unused parameter fs_info from btrfs_extend_item by David Sterba · 6 years ago
  96. 78ac4f9 btrfs: remove unused parameter fs_info from btrfs_truncate_item by David Sterba · 6 years ago
  97. 82fa113 btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref() by Qu Wenruo · 6 years ago
  98. 9078776 btrfs: get fs_info from trans in btrfs_set_log_full_commit by David Sterba · 6 years ago
  99. 4884b8e btrfs: get fs_info from trans in btrfs_need_log_full_commit by David Sterba · 6 years ago
  100. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago