1. 1f29537 btrfs: update comment at log_conflicting_inodes() by Filipe Manana · 3 years, 5 months ago
  2. d135a53 btrfs: remove no longer needed full sync flag check at inode_logged() by Filipe Manana · 3 years, 5 months ago
  3. 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 6 months ago
  4. 6e8e777 btrfs: eliminate some false positives when checking if inode was logged by Filipe Manana · 3 years, 5 months ago
  5. 214cc18 btrfs: constify and cleanup variables in comparators by David Sterba · 3 years, 5 months ago
  6. 2ac691d btrfs: avoid unnecessary lock and leaf splits when updating inode in the log by Filipe Manana · 3 years, 6 months ago
  7. e68107e btrfs: remove unnecessary list head initialization when syncing log by Filipe Manana · 3 years, 6 months ago
  8. e1a6d26 btrfs: avoid unnecessary log mutex contention when syncing log by Filipe Manana · 3 years, 6 months ago
  9. ecc64fa btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 5 months ago
  10. 9acc8103 btrfs: fix unpersisted i_size on fsync after expanding truncate by Filipe Manana · 3 years, 6 months ago
  11. ea32af4 btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree by Filipe Manana · 3 years, 6 months ago
  12. b590b83 btrfs: avoid unnecessary logging of xattrs during fast fsyncs by Filipe Manana · 3 years, 7 months ago
  13. 1aeb6b5 btrfs: clear log tree recovering status if starting transaction fails by David Sterba · 4 years, 6 months ago
  14. 0d7d316 btrfs: don't set the full sync flag when truncation does not touch extents by Filipe Manana · 3 years, 8 months ago
  15. cc6cf82 Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
  16. 165ea85 btrfs: do not write supers if we have an fs error by Josef Bacik · 3 years, 8 months ago
  17. fd2ff27 Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 7 months ago
  18. f96d447 btrfs: check error value from btrfs_update_inode in tree log by Josef Bacik · 3 years, 8 months ago
  19. 011b28a btrfs: fixup error handling in fixup_inode_link_counts by Josef Bacik · 3 years, 8 months ago
  20. 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  21. 8ac91e6 Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  22. 91df99a btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 8 months ago
  23. 54a40fc btrfs: fix removed dentries still existing after log is synced by Filipe Manana · 3 years, 8 months ago
  24. 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  25. 626e9f4 btrfs: fix race leading to unpersisted data and metadata on fsync by Filipe Manana · 3 years, 8 months ago
  26. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
  27. 2002ae1 btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees by Josef Bacik · 3 years, 10 months ago
  28. e75f9fd btrfs: zoned: move log tree node allocation out of log_root_tree->log_mutex by Naohiro Aota · 3 years, 10 months ago
  29. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  30. e3d3b41 btrfs: zoned: fix linked list corruption after log root tree allocation failure by Filipe Manana · 3 years, 10 months ago
  31. 6e37d24 btrfs: zoned: fix deadlock on log sync by Johannes Thumshirn · 3 years, 11 months ago
  32. b528f46 btrfs: zoned: deal with holes writing out tree-log pages by Naohiro Aota · 4 years ago
  33. 3ddebf2 btrfs: zoned: reorder log node allocation on zoned filesystem by Naohiro Aota · 4 years ago
  34. fa1a0f4 btrfs: zoned: serialize log transaction on zoned filesystems by Naohiro Aota · 4 years ago
  35. d3575156 btrfs: zoned: redirty released extent buffers by Naohiro Aota · 4 years ago
  36. 64d6b28 btrfs: remove unnecessary check_parent_dirs_for_sync() by Filipe Manana · 4 years ago
  37. 0e44cb3 btrfs: skip logging inodes already logged when logging new entries by Filipe Manana · 4 years ago
  38. 3e6a86a btrfs: skip logging directories already logged when logging all parents by Filipe Manana · 4 years ago
  39. ab12313 btrfs: avoid logging new ancestor inodes when logging new inode by Filipe Manana · 4 years ago
  40. e593e54 btrfs: stop setting nbytes when filling inode item for logging by Filipe Manana · 4 years ago
  41. ddffcf6 btrfs: remove unnecessary directory inode item update when deleting dir entry by Filipe Manana · 4 years ago
  42. 453e487 btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid by Nikolay Borisov · 4 years, 1 month ago
  43. 47876f7 btrfs: do not block inode logging for so long during transaction commit by Filipe Manana · 4 years, 1 month ago
  44. 639bd57 btrfs: fix race leading to unnecessary transaction commit when logging inode by Filipe Manana · 4 years, 1 month ago
  45. 47d3db4 btrfs: fix race that makes inode logging fallback to transaction commit by Filipe Manana · 4 years, 1 month ago
  46. 4d6221d btrfs: fix race that causes unnecessary logging of ancestor inodes by Filipe Manana · 4 years, 1 month ago
  47. 5f96bfb btrfs: fix race that results in logging old extents during a fast fsync by Filipe Manana · 4 years, 1 month ago
  48. de53d89 btrfs: fix race causing unnecessary inode logging during link and rename by Filipe Manana · 4 years, 1 month ago
  49. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
  50. bc5b5b1 btrfs: stop incrementing log batch when joining log transaction by Filipe Manana · 4 years, 2 months ago
  51. f2f121a btrfs: skip unnecessary searches for xattrs when logging an inode by Filipe Manana · 4 years, 2 months ago
  52. 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  53. 5074339 btrfs: make btrfs_truncate_inode_items take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  54. 2766ff6 btrfs: update the number of bytes used by an inode atomically by Filipe Manana · 4 years, 2 months ago
  55. 5893dfb btrfs: refactor btrfs_drop_extents() to make it easier to extend by Filipe Manana · 4 years, 2 months ago
  56. 3fbaf25 btrfs: pass the owner_root and level to alloc_extent_buffer by Josef Bacik · 4 years, 2 months ago
  57. ac5887c btrfs: locking: remove all the blocking helpers by Josef Bacik · 4 years, 5 months ago
  58. ecdcf3c btrfs: open code insert_orphan_item by Nikolay Borisov · 4 years, 2 months ago
  59. bb56f02 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 4 months ago
  60. 4877817 btrfs: make fast fsyncs wait only for writeback by Filipe Manana · 4 years, 5 months ago
  61. 75b463d btrfs: do not commit logs and transactions during link and rename operations by Filipe Manana · 4 years, 5 months ago
  62. 5522a27 btrfs: do not take the log_mutex of the subvolume when pinning the log by Filipe Manana · 4 years, 5 months ago
  63. 260db43 btrfs: delete duplicated words + other fixes in comments by Randy Dunlap · 4 years, 5 months ago
  64. fb2fecb btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 5 months ago
  65. 4f26433 btrfs: fix memory leaks after failure to lookup checksums during inode logging by Filipe Manana · 4 years, 5 months ago
  66. 3ebac17 btrfs: reduce contention on log trees when logging checksums by Filipe Manana · 4 years, 6 months ago
  67. a93e016 btrfs: remove no longer needed use of log_writers for the log root tree by Filipe Manana · 4 years, 6 months ago
  68. 28a9579 btrfs: stop incremening log_batch for the log root tree when syncing log by Filipe Manana · 4 years, 6 months ago
  69. 5aa7d1a btrfs: only commit delayed items at fsync if we are logging a directory by Filipe Manana · 4 years, 6 months ago
  70. 8c8648d btrfs: only commit the delayed inode when doing a full fsync by Filipe Manana · 4 years, 6 months ago
  71. 906c448 btrfs: make __btrfs_drop_extents take btrfs_inode by Nikolay Borisov · 4 years, 7 months ago
  72. e7a7981 btrfs: check if a log root exists before locking the log_mutex on unlink by Filipe Manana · 4 years, 7 months ago
  73. e289f03 btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents by Filipe Manana · 4 years, 8 months ago
  74. 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
  75. 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
  76. 60d48e2 btrfs: don't use set/get token for single assignment in overwrite_item by David Sterba · 4 years, 8 months ago
  77. cc4c13d btrfs: drop eb parameter from set/get token helpers by David Sterba · 4 years, 8 months ago
  78. 0bc2d3c btrfs: remove useless check for copy_items() return value by Filipe Manana · 4 years, 9 months ago
  79. e3b8336 btrfs: remove the redundant parameter level in btrfs_bin_search() by Qu Wenruo · 4 years, 9 months ago
  80. f135cea btrfs: fix partial loss of prealloc extent past i_size after fsync by Filipe Manana · 4 years, 9 months ago
  81. 7af5974 btrfs: make full fsyncs always operate on the entire file again by Filipe Manana · 4 years, 9 months ago
  82. 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 5 years ago
  83. 0a8068a btrfs: make ranged full fsyncs more efficient by Filipe Manana · 4 years, 10 months ago
  84. da44700 btrfs: factor out inode items copy loop from btrfs_log_inode() by Filipe Manana · 4 years, 10 months ago
  85. a5eeb3d btrfs: add helper to get the end offset of a file extent item by Filipe Manana · 4 years, 10 months ago
  86. 9fce570 btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle by Nikolay Borisov · 5 years ago
  87. 7bfc100 btrfs: Make btrfs_pin_reserved_extent take transaction handle by Nikolay Borisov · 5 years ago
  88. 10e958d btrfs: Call btrfs_pin_reserved_extent only during active transaction by Nikolay Borisov · 5 years ago
  89. 6787bb9 btrfs: Introduce unaccount_log_buffer by Nikolay Borisov · 5 years ago
  90. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  91. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  92. 81f096e btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 5 years ago
  93. ca2037f btrfs: hold a ref on the root in btrfs_recover_log_trees by Josef Bacik · 5 years ago
  94. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  95. 62a2c73 btrfs: export and use btrfs_read_tree_root for tree-log by Josef Bacik · 5 years ago
  96. 9ddc959 btrfs: use the file extent tree infrastructure by Josef Bacik · 5 years ago
  97. b5e4ff9 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 5 years ago
  98. 36ee0b4 btrfs: Remove redundant WARN_ON in walk_down_log_tree by Nikolay Borisov · 5 years ago
  99. 5c4b691 btrfs: Remove WARN_ON in walk_log_tree by Nikolay Borisov · 5 years ago
  100. a0fbf73 btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent by Nikolay Borisov · 5 years ago