1. b5e4ff9 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 5 years ago
  2. 36ee0b4 btrfs: Remove redundant WARN_ON in walk_down_log_tree by Nikolay Borisov · 5 years ago
  3. 5c4b691 btrfs: Remove WARN_ON in walk_log_tree by Nikolay Borisov · 5 years ago
  4. a0fbf73 btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent by Nikolay Borisov · 5 years ago
  5. 0e56315 Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  6. 9bc574d btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago
  7. 40e046a Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 5 years ago
  8. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  9. 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
  10. 725af92 btrfs: Open-code name_in_log_ref in replay_one_name by Nikolay Borisov · 5 years ago
  11. d3316c8 btrfs: Properly handle backref_in_log retval by Nikolay Borisov · 5 years ago
  12. 89cbf5f6b btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log by Nikolay Borisov · 5 years ago
  13. 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
  14. 4203e96 btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  15. 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
  16. 410f954 Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  17. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 5 years ago
  18. 6ff49c6 btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref by Nikolay Borisov · 5 years ago
  19. 9bb8407 btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct by Nikolay Borisov · 5 years ago
  20. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 5 years ago
  21. 430a662 btrfs: tree-log: use symbolic name for first replay stage by David Sterba · 5 years ago
  22. e13976c btrfs: tree-log: convert defines to enums by David Sterba · 5 years ago
  23. e678934 btrfs: Remove unnecessary check from join_running_log_trans by Nikolay Borisov · 6 years ago
  24. 803f0f6 Btrfs: fix fsync not persisting dentry deletions due to inode evictions by Filipe Manana · 6 years ago
  25. d1d832a Btrfs: fix data loss after inode eviction, renaming it, and fsync it by Filipe Manana · 6 years ago
  26. 06989c7 Btrfs: fix race updating log root item during fsync by Filipe Manana · 6 years ago
  27. 60d9f50 Btrfs: fix fsync not persisting changed attributes of a directory by Filipe Manana · 6 years ago
  28. ebb9290 Btrfs: avoid fallback to transaction commit during fsync of files with holes by Filipe Manana · 6 years ago
  29. b8aa330 Btrfs: improve performance on fsync of files with multiple hardlinks by Filipe Manana · 6 years ago
  30. c71dd88 btrfs: remove unused parameter fs_info from btrfs_extend_item by David Sterba · 6 years ago
  31. 78ac4f9 btrfs: remove unused parameter fs_info from btrfs_truncate_item by David Sterba · 6 years ago
  32. 82fa113 btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref() by Qu Wenruo · 6 years ago
  33. 9078776 btrfs: get fs_info from trans in btrfs_set_log_full_commit by David Sterba · 6 years ago
  34. 4884b8e btrfs: get fs_info from trans in btrfs_need_log_full_commit by David Sterba · 6 years ago
  35. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  36. bcdc428 btrfs: get fs_info from eb in btrfs_exclude_logged_extents by David Sterba · 6 years ago
  37. 247462a btrfs: move tree block wait and write helpers to tree-log by David Sterba · 6 years ago
  38. 0ccc387 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  39. 2cc8334 btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  40. bf50411 Btrfs: fix incorrect file size after shrinking truncate and fsync by Filipe Manana · 6 years ago
  41. cbca7d5 Btrfs: add missing error handling after doing leaf/node binary search by Filipe Manana · 6 years ago
  42. a3baaf0 Btrfs: fix fsync after succession of renames and unlink/rmdir by Filipe Manana · 6 years ago
  43. 6b5fc43 Btrfs: fix fsync after succession of renames of different files by Filipe Manana · 6 years ago
  44. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  45. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  46. 41bd606 Btrfs: fix fsync of files with multiple hard links in new directories by Filipe Manana · 6 years ago
  47. 59b0713 Btrfs: simpler and more efficient cleanup of a log tree's extent io tree by Filipe Manana · 6 years ago
  48. ce02f03 Btrfs: remove no longer used logged range variables when logging extents by Filipe Manana · 6 years ago
  49. 008c675 Btrfs: fix missing data checksums after a ranged fsync (msync) by Filipe Manana · 6 years ago
  50. c495144 btrfs: move the dio_sem higher up the callchain by Josef Bacik · 6 years ago
  51. 7ed586d Btrfs: fix assertion on fsync of regular file when using no-holes feature by Filipe Manana · 6 years ago
  52. 0f375ee Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  53. f2d72f4 Btrfs: fix warning when replaying log after fsync of a tmpfile by Filipe Manana · 6 years ago
  54. 374b0e2 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  55. 45128b0 btrfs: change btrfs_pin_log_trans to return void by zhong jiang · 6 years ago
  56. d4682ba Btrfs: sync log after logging new name by Filipe Manana · 7 years ago
  57. 8d9e220 btrfs: simplify IS_ERR/PTR_ERR checks by Al Viro · 6 years ago
  58. 2e19f1f btrfs: btrfs_iget never returns an is_bad_inode inode by Al Viro · 6 years ago
  59. 0d83639 Btrfs: fix mount failure after fsync due to hard link recreation by Filipe Manana · 6 years ago
  60. a95f3aa btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent by Lu Fengqi · 6 years ago
  61. 3ffbd68 btrfs: simplify pointer chasing of local fs_info variables by David Sterba · 7 years ago
  62. e41ca58 btrfs: Get rid of the confusing btrfs_file_extent_inline_len by Qu Wenruo · 7 years ago
  63. 61da2ab btrfs: Remove fs_info from btrfs_alloc_logged_file_extent by Nikolay Borisov · 7 years ago
  64. a9ecb65 btrfs: Streamline log_extent_csums a bit by Nikolay Borisov · 7 years ago
  65. 5636cf7 btrfs: remove the logged extents infrastructure by Josef Bacik · 7 years ago
  66. a2120a4 btrfs: clean up the left over logged_list usage by Josef Bacik · 7 years ago
  67. e7175a6 btrfs: remove the wait ordered logic in the log_one_extent path by Josef Bacik · 7 years ago
  68. 093258e btrfs: replace waitqueue_actvie with cond_wake_up by David Sterba · 7 years ago
  69. 3d3a2e6 btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups by David Sterba · 7 years ago
  70. 31d11b8 Btrfs: fix duplicate extents after fsync of file with prealloc extents by Filipe Manana · 7 years ago
  71. 9a8fca6 Btrfs: fix xattr loss after power failure by Filipe Manana · 7 years ago
  72. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  73. 471d557 Btrfs: fix loss of prealloc extents past i_size after fsync log replay by Filipe Manana · 7 years ago
  74. b98def7 Btrfs: bail out on error during replay_dir_deletes by Liu Bo · 7 years ago
  75. 80c0b42 Btrfs: fix NULL pointer dereference in log_dir_items by Liu Bo · 7 years ago
  76. 581c176 btrfs: Validate child tree block's level and first key by Qu Wenruo · 7 years ago
  77. 8434ec4 Btrfs: fix copy_items() return value when logging an inode by Filipe Manana · 7 years ago
  78. 4ee3fad Btrfs: fix fsync after hole punching when using no-holes feature by Filipe Manana · 7 years ago
  79. e5b84f7a btrfs: Remove root argument from btrfs_log_dentry_safe by Nikolay Borisov · 7 years ago
  80. f882274 btrfs: Remove root arg from btrfs_log_inode_parent by Nikolay Borisov · 7 years ago
  81. 9678c54 btrfs: Remove custom crc32c init code by Nikolay Borisov · 7 years ago
  82. e5c304e6 btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr by Nikolay Borisov · 7 years ago
  83. af8c081 Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  84. 1f250e9 Btrfs: fix log replay failure after unlink and link combination by Filipe Manana · 7 years ago
  85. 9a6509c Btrfs: fix log replay failure after linking special file and fsync by Filipe Manana · 7 years ago
  86. da370f1 Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  87. 900c998 Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 7 years ago
  88. 55237a5 Btrfs: fix extent state leak from tree log by Liu Bo · 7 years ago
  89. 1846430 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 7 years ago
  90. 31466f3 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  91. c7f88c4 btrfs: convert to new i_version API by Jeff Layton · 7 years ago
  92. 41a1ead btrfs: btrfs_inode_log_parent should use defined inode_only values. by Edmund Nadolski · 7 years ago
  93. bae15d9 btrfs: Cleanup existing name_len checks by Qu Wenruo · 7 years ago
  94. ebb7044 Btrfs: fix list_add corruption and soft lockups in fsync by Liu Bo · 7 years ago
  95. 84f7d8e btrfs: pass root to various extent ref mod functions by Josef Bacik · 7 years ago
  96. 8ca1995 btrfs: Remove unused variable by Nikolay Borisov · 7 years ago
  97. 49e83f5 Btrfs: protect conditions within root->log_mutex while waiting by Liu Bo · 7 years ago
  98. 8c6c592 btrfs: log csums for all modified extents by Josef Bacik · 7 years ago
  99. 0dde10b btrfs: Remove extra parentheses from condition in copy_items() by Matthias Kaehlcke · 7 years ago
  100. 6399fb5 Btrfs: fix assertion failure during fsync in no-holes mode by Filipe Manana · 7 years ago