1. a8a61de btrfs: simplify IS_ERR/PTR_ERR checks by Al Viro · 10 months ago
  2. 40e5f42 btrfs: initialize start_slot in btrfs_log_prealloc_extents by Josef Bacik · 1 year, 6 months ago
  3. 6a58c94 btrfs: fix lost error handling when looking up extended ref on log replay by Filipe Manana · 2 years, 7 months ago
  4. 86ba85f btrfs: always log symlinks in full mode by Filipe Manana · 2 years, 10 months ago
  5. 902f630 btrfs: fix lost error handling when replaying directory deletes by Filipe Manana · 3 years, 4 months ago
  6. 1899538 btrfs: deal with errors when checking if a dir entry exists during log replay by Filipe Manana · 3 years, 5 months ago
  7. f418475 btrfs: check for error when looking up inode during dir entry replay by Filipe Manana · 3 years, 5 months ago
  8. d096ad5 btrfs: deal with errors when adding inode reference during log replay by Filipe Manana · 3 years, 5 months ago
  9. 861e5f0 btrfs: deal with errors when replaying dir entry during log replay by Filipe Manana · 3 years, 5 months ago
  10. 57d4aa5 btrfs: clear log tree recovering status if starting transaction fails by David Sterba · 4 years, 8 months ago
  11. 0c7086e btrfs: fixup error handling in fixup_inode_link_counts by Josef Bacik · 3 years, 9 months ago
  12. 0eaf383 btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 10 months ago
  13. 42e60fc btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 5 months ago
  14. 24ae96c btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 7 months ago
  15. 547cc24 btrfs: fix memory leaks after failure to lookup checksums during inode logging by Filipe Manana · 4 years, 7 months ago
  16. 3aaee8e btrfs: fix partial loss of prealloc extent past i_size after fsync by Filipe Manana · 4 years, 10 months ago
  17. 1d5a590 Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  18. 8a024c0 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  19. cf1569d btrfs: Get rid of the confusing btrfs_file_extent_inline_len by Qu Wenruo · 7 years ago
  20. 08c0e06 btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago
  21. f94575d btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  22. 4a8683c Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  23. 08d36dd Btrfs: fix fsync not persisting dentry deletions due to inode evictions by Filipe Manana · 6 years ago
  24. ee26ffc Btrfs: fix data loss after inode eviction, renaming it, and fsync it by Filipe Manana · 6 years ago
  25. 69e14cf Btrfs: fix fsync not persisting changed attributes of a directory by Filipe Manana · 6 years ago
  26. 3562d6e Btrfs: fix race updating log root item during fsync by Filipe Manana · 6 years ago
  27. 0beea6e Btrfs: avoid fallback to transaction commit during fsync of files with holes by Filipe Manana · 6 years ago
  28. da04627 btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  29. dfcb397 Btrfs: fix incorrect file size after shrinking truncate and fsync by Filipe Manana · 6 years ago
  30. 20373d9 Btrfs: fix fsync of files with multiple hard links in new directories by Filipe Manana · 6 years ago
  31. fc8a236 Btrfs: fix fsync after hole punching when using no-holes feature by Filipe Manana · 7 years ago
  32. c8bac97 btrfs: move the dio_sem higher up the callchain by Josef Bacik · 6 years ago
  33. 947a9b0 Btrfs: fix assertion on fsync of regular file when using no-holes feature by Filipe Manana · 6 years ago
  34. 45be291 Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  35. 985579f Btrfs: fix warning when replaying log after fsync of a tmpfile by Filipe Manana · 6 years ago
  36. e2fc220 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  37. 31371d2d btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups by David Sterba · 7 years ago
  38. 61a9f6b Btrfs: fix duplicate extents after fsync of file with prealloc extents by Filipe Manana · 7 years ago
  39. 92efba9 Btrfs: fix copy_items() return value when logging an inode by Filipe Manana · 7 years ago
  40. acfd8e8 Btrfs: fix NULL pointer dereference in log_dir_items by Liu Bo · 7 years ago
  41. afef64b Btrfs: bail out on error during replay_dir_deletes by Liu Bo · 7 years ago
  42. c527ab9 Btrfs: fix loss of prealloc extents past i_size after fsync log replay by Filipe Manana · 7 years ago
  43. 010f5cc Btrfs: fix log replay failure after linking special file and fsync by Filipe Manana · 7 years ago
  44. 59bbb5c Btrfs: fix xattr loss after power failure by Filipe Manana · 7 years ago
  45. 61c0781 Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 7 years ago
  46. 9a701c4 Btrfs: fix extent state leak from tree log by Liu Bo · 7 years ago
  47. fda3bb9 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 7 years ago
  48. 8099818 Btrfs: fix list_add corruption and soft lockups in fsync by Liu Bo · 7 years ago
  49. 8c6c592 btrfs: log csums for all modified extents by Josef Bacik · 7 years ago
  50. 0dde10b btrfs: Remove extra parentheses from condition in copy_items() by Matthias Kaehlcke · 8 years ago
  51. 6399fb5 Btrfs: fix assertion failure during fsync in no-holes mode by Filipe Manana · 8 years ago
  52. 938e1c7 btrfs: remove redundant check on ret being non-zero by Colin Ian King · 8 years ago
  53. e33bf72 Btrfs: fix dir item validation when replaying xattr deletes by Filipe Manana · 8 years ago
  54. 3c1d418 btrfs: Check name_len in btrfs_check_ref_name_override by Su Yue · 8 years ago
  55. 8ee8c2d btrfs: Verify dir_item in replay_xattr_deletes by Su Yue · 8 years ago
  56. 26a836c btrfs: Check name_len on add_inode_ref call path by Su Yue · 8 years ago
  57. e79a332 btrfs: Check name_len with boundary in verify dir_item by Su Yue · 8 years ago
  58. 490b54d btrfs: convert extent_map.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  59. e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 8 years ago
  60. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 8 years ago
  61. 19df27a btrfs: make btrfs_log_inode_parent take btrfs_inode by Nikolay Borisov · 8 years ago
  62. aefa611 btrfs: Make check_parent_dirs_for_sync take btrfs_inode by Nikolay Borisov · 8 years ago
  63. 6ef06d2 btrfs: Make btrfs_i_size_write take btrfs_inode by Nikolay Borisov · 8 years ago
  64. d0a0b78 btrfs: Make btrfs_log_all_parents take btrfs_inode by Nikolay Borisov · 8 years ago
  65. 3168021c Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled by Filipe Manana · 8 years ago
  66. d75eefd btrfs: remove unused parameter from __add_inode_ref by David Sterba · 8 years ago
  67. eece6a9 btrfs: merge two superblock writing helpers by David Sterba · 8 years ago
  68. 7c302b4 btrfs: remove unused parameter from clean_tree_block by David Sterba · 8 years ago
  69. f85b737 btrfs: fix over-80 lines introduced by previous cleanups by David Sterba · 8 years ago
  70. f329e31 btrfs: Make count_inode_refs take btrfs_inode by Nikolay Borisov · 8 years ago
  71. 3628365 btrfs: Make count_inode_extrefs take btrfs_inode by Nikolay Borisov · 8 years ago
  72. a59108a btrfs: Make btrfs_log_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  73. 6d889a3 btrfs: Make log_inode_item take btrfs_inode by Nikolay Borisov · 8 years ago
  74. 94c91a1 btrfs: Make __add_inode_ref take btrfs_inode by Nikolay Borisov · 8 years ago
  75. 207e7d9 btrfs: Make drop_one_dir_item take btrfs_inode by Nikolay Borisov · 8 years ago
  76. 4ec5934 btrfs: Make btrfs_unlink_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  77. 51cc0d3 btrfs: Make log_new_dir_dentries take btrfs_inode by Nikolay Borisov · 8 years ago
  78. dbf39ea btrfs: Make log_directory_changes take btrfs_inode by Nikolay Borisov · 8 years ago
  79. 684a577 btrfs: Make log_dir_items take btrfs_inode by Nikolay Borisov · 8 years ago
  80. 9d12262 btrfs: Make btrfs_log_changed_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  81. 2234663 btrfs: Make btrfs_get_logged_extents take btrfs_inode by Nikolay Borisov · 8 years ago
  82. a0308dd btrfs: Make btrfs_log_trailing_hole take btrfs_inode by Nikolay Borisov · 8 years ago
  83. 1a93c36 btrfs: Make btrfs_log_all_xattrs take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 44d70e1 btrfs: Make copy_items take btrfs_inode by Nikolay Borisov · 8 years ago
  85. 4791c8f btrfs: Make btrfs_check_ref_name_override take btrfs_inode by Nikolay Borisov · 8 years ago
  86. 481b01c btrfs: Make logged_inode_size take btrfs_inode by Nikolay Borisov · 8 years ago
  87. a491abb btrfs: Make btrfs_del_inode_ref take btrfs_inode by Nikolay Borisov · 8 years ago
  88. 49f34d1 btrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode by Nikolay Borisov · 8 years ago
  89. 9ca5fbfb btrfs: Make btrfs_log_new_name take btrfs_inode by Nikolay Borisov · 8 years ago
  90. 0f8939b btrfs: Make btrfs_inode_in_log take btrfs_inode by Nikolay Borisov · 8 years ago
  91. 4366355 btrfs: Make btrfs_record_snapshot_destroy take btrfs_inode by Nikolay Borisov · 8 years ago
  92. 4176bdb btrfs: Make btrfs_record_unlink_dir take btrfs_inode by Nikolay Borisov · 8 years ago
  93. ab1717b btrfs: Make btrfs_must_commit_transaction take btrfs_inode by Nikolay Borisov · 8 years ago
  94. 5f4b32e btrfs: Make btrfs_commit_inode_delayed_items take btrfs_inode by Nikolay Borisov · 8 years ago
  95. aa79021 btrfs: Make btrfs_commit_inode_delayed_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  96. 4a0cc7c btrfs: Make btrfs_ino take a struct btrfs_inode by Nikolay Borisov · 8 years ago
  97. 781feef Btrfs: fix lockdep warning about log_mutex by Liu Bo · 8 years ago
  98. 5f52a2c Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10 by Chris Mason · 8 years ago
  99. 3a45bb2 btrfs: remove root parameter from transaction commit/end routines by Jeff Mahoney · 8 years ago
  100. bf89d38 btrfs: split btrfs_wait_marked_extents into normal and tree log functions by Jeff Mahoney · 8 years ago