1. 0e32a2b btrfs: fix abort logic in btrfs_replace_file_extents by Josef Bacik · 3 years, 3 months ago
  2. 5292487 btrfs: update refs for any root except tree log roots by Josef Bacik · 3 years, 3 months ago
  3. 352349a btrfs: check for error when looking up inode during dir entry replay by Filipe Manana · 3 years, 3 months ago
  4. 4ed6847 btrfs: deal with errors when adding inode reference during log replay by Filipe Manana · 3 years, 3 months ago
  5. 95d3aba btrfs: deal with errors when replaying dir entry during log replay by Filipe Manana · 3 years, 3 months ago
  6. 206868a btrfs: unlock newly allocated extent buffer after error by Qu Wenruo · 3 years, 4 months ago
  7. 63c8993 btrfs: fix mount failure due to past and transient device flush error by Filipe Manana · 3 years, 4 months ago
  8. 50628b0 btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling by Qu Wenruo · 3 years, 5 months ago
  9. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  10. 80af86c btrfs: prevent __btrfs_dump_space_info() to underflow its free space by Qu Wenruo · 3 years, 4 months ago
  11. aa1af89 btrfs: fix lockdep warning while mounting sprout fs by Anand Jain · 3 years, 4 months ago
  12. c43803c btrfs: update the bdev time directly when closing by Josef Bacik · 3 years, 5 months ago
  13. 88f3d95 btrfs: fix upper limit for max_inline for page size 64K by Anand Jain · 3 years, 5 months ago
  14. b225eea btrfs: tree-log: check btrfs_lookup_data_extent return value by Marcos Paulo de Souza · 3 years, 5 months ago
  15. c1b249e btrfs: reset replace target device to allocation state on close by Desmond Cheong Zhi Xi · 3 years, 4 months ago
  16. 0901af5 btrfs: wake up async_delalloc_pages waiters after submit by Josef Bacik · 3 years, 6 months ago
  17. c43add2 btrfs: fix NULL pointer dereference when deleting device by invalid id by Qu Wenruo · 3 years, 5 months ago
  18. d845f89 btrfs: fix race between marking inode needs to be logged and log syncing by Filipe Manana · 3 years, 10 months ago
  19. 3134292 Revert "btrfs: compression: don't try to compress if we don't have enough pages" by Qu Wenruo · 3 years, 4 months ago
  20. 67fece6 btrfs: prevent rename2 from exchanging a subvol with a directory from different parents by NeilBrown · 3 years, 5 months ago
  21. 9e55b92 btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 5 months ago
  22. e2419c5 btrfs: fix race causing unnecessary inode logging during link and rename by Filipe Manana · 4 years, 1 month ago
  23. 0a421a2 btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 6 months ago
  24. 4e1a57d btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  25. 755971d btrfs: check for missing device in btrfs_trim_fs by Anand Jain · 3 years, 6 months ago
  26. eefebcd btrfs: clear log tree recovering status if starting transaction fails by David Sterba · 4 years, 6 months ago
  27. 9c0835c btrfs: disable build on platforms having page size 256K by Christophe Leroy · 3 years, 7 months ago
  28. ad71a9a btrfs: don't clear page extent mapped if we're not invalidating the full page by Qu Wenruo · 3 years, 7 months ago
  29. 703b494 btrfs: sysfs: fix format string for some discard stats by David Sterba · 3 years, 8 months ago
  30. 8d05e30 btrfs: abort transaction if we fail to update the delayed inode by Josef Bacik · 3 years, 8 months ago
  31. e0ffb16 btrfs: fix error handling in __btrfs_update_delayed_inode by Josef Bacik · 3 years, 8 months ago
  32. 80d05ce btrfs: clear defrag status of a root if starting transaction fails by David Sterba · 4 years, 6 months ago
  33. 6b00b17 btrfs: compression: don't try to compress if we don't have enough pages by David Sterba · 3 years, 7 months ago
  34. 34172f6 btrfs: send: fix invalid path for unlink operations after parent orphanization by Filipe Manana · 3 years, 7 months ago
  35. 31fe243 btrfs: promote debugging asserts to full-fledged checks in validate_super by Nikolay Borisov · 3 years, 7 months ago
  36. ca69dc89 btrfs: return value from btrfs_mark_extent_written() in case of error by Ritesh Harjani · 3 years, 7 months ago
  37. fe910d2 btrfs: fix unmountable seed device after fstrim by Anand Jain · 3 years, 8 months ago
  38. baa6763 btrfs: fix deadlock when cloning inline extents and low on available space by Filipe Manana · 3 years, 7 months ago
  39. 0df50d4 btrfs: abort in rename_exchange if we fail to insert the second ref by Josef Bacik · 3 years, 8 months ago
  40. 48568f3 btrfs: fixup error handling in fixup_inode_link_counts by Josef Bacik · 3 years, 8 months ago
  41. 466d83f btrfs: return errors from btrfs_del_csums in cleanup_ref_head by Josef Bacik · 3 years, 8 months ago
  42. 5a89982 btrfs: fix error handling in btrfs_del_csums by Josef Bacik · 3 years, 8 months ago
  43. b547a16 btrfs: mark ordered extent and inode with error if we fail to finish by Josef Bacik · 3 years, 8 months ago
  44. 1d62b7a btrfs: tree-checker: do not error out if extent ref hash doesn't match by Josef Bacik · 3 years, 7 months ago
  45. 7e13db5 btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 8 months ago
  46. 88f566b btrfs: release path before starting transaction when cloning inline extent by Filipe Manana · 3 years, 8 months ago
  47. c7e0c60 btrfs: return whole extents in fiemap by Boris Burkov · 3 years, 9 months ago
  48. 56001dd btrfs: avoid RCU stalls while running delayed iputs by Josef Bacik · 3 years, 8 months ago
  49. bccb7dd1 btrfs: fix race leading to unpersisted data and metadata on fsync by Filipe Manana · 3 years, 8 months ago
  50. 1d852d6 btrfs: fix race when picking most recent mod log operation for an old root by Filipe Manana · 3 years, 9 months ago
  51. 9c60c881 btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s by Josef Bacik · 3 years, 10 months ago
  52. f32b84d btrfs: do proper error handling in btrfs_update_reloc_root by Josef Bacik · 3 years, 10 months ago
  53. 224c654 btrfs: do proper error handling in create_reloc_root by Josef Bacik · 3 years, 10 months ago
  54. a4794be btrfs: fix race between transaction aborts and fsyncs leading to use-after-free by Filipe Manana · 3 years, 9 months ago
  55. 97f3074 btrfs: fix metadata extent leak after failure to create subvolume by Filipe Manana · 3 years, 9 months ago
  56. dba16ca btrfs: handle remount to no compress during compression by Qu Wenruo · 4 years, 5 months ago
  57. 3b87d0c btrfs: fix sleep while in non-sleep context during qgroup removal by Filipe Manana · 3 years, 10 months ago
  58. 2c8d6a9 btrfs: fix slab cache flags for free space tree bitmap by David Sterba · 3 years, 10 months ago
  59. 38ffe9e btrfs: fix race when cloning extent buffer during rewind of an old root by Filipe Manana · 3 years, 10 months ago
  60. bf6dd43 btrfs: don't flush from btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 10 months ago
  61. cf9317c btrfs: export and rename qgroup_reserve_meta by Nikolay Borisov · 3 years, 10 months ago
  62. ae97199 btrfs: fix warning when creating a directory with smack enabled by Filipe Manana · 3 years, 10 months ago
  63. e6ba61a btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors by Nikolay Borisov · 3 years, 10 months ago
  64. 37ffce9 btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata by Nikolay Borisov · 3 years, 10 months ago
  65. a64ad80 btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl by Dan Carpenter · 3 years, 11 months ago
  66. e82407d btrfs: fix race between extent freeing/allocation when using bitmaps by Nikolay Borisov · 3 years, 11 months ago
  67. 1559d94 btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled by Filipe Manana · 3 years, 11 months ago
  68. 6fc9e58 btrfs: fix race between swap file activation and snapshot creation by Filipe Manana · 4 years ago
  69. 501fdd1 btrfs: fix race between writes to swap files and scrub by Filipe Manana · 4 years ago
  70. b2a4876 btrfs: fix raid6 qstripe kmap by Ira Weiny · 4 years ago
  71. a01415e btrfs: avoid double put of block group when emptying cluster by Josef Bacik · 4 years ago
  72. 5aa2717 btrfs: fix error handling in commit_fs_roots by Josef Bacik · 4 years, 1 month ago
  73. de3ea5b btrfs: fix extent buffer leak on failure to copy root by Filipe Manana · 4 years ago
  74. 9a73991 btrfs: account for new extents being deleted in total_bytes_pinned by Josef Bacik · 4 years ago
  75. 7ec1536 btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself by Josef Bacik · 4 years ago
  76. acaeedb btrfs: splice remaining dirty_bg's onto the transaction dirty bg list by Josef Bacik · 4 years ago
  77. c717ca5 btrfs: fix reloc root leak with 0 ref reloc roots on recovery by Josef Bacik · 4 years ago
  78. 4d3edf7 btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root by Josef Bacik · 4 years ago
  79. a1a5cc2 btrfs: add asserts for deleting backref cache nodes by Josef Bacik · 4 years ago
  80. 52f93e5 btrfs: do not warn if we can't find the reloc root when looking up backref by Josef Bacik · 4 years ago
  81. 02785ba btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node by Josef Bacik · 4 years, 1 month ago
  82. 6a402b9 btrfs: fix double accounting of ordered extent for subpage case in btrfs_invalidapge by Qu Wenruo · 4 years ago
  83. 006ef26 btrfs: clarify error returns values in __load_free_space_cache by Zhihao Cheng · 4 years, 1 month ago
  84. a6703c7 btrfs: fix crash after non-aligned direct IO write with O_DSYNC by Filipe Manana · 3 years, 11 months ago
  85. aa0fd92 btrfs: fix backport of 2175bf57dc952 in 5.10.13 by David Sterba · 3 years, 11 months ago
  86. 2175bf5 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years ago
  87. f343bf1 btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch by Su Yue · 4 years ago
  88. dbba7a3 btrfs: print the actual offset in btrfs_root_name by Josef Bacik · 4 years, 1 month ago
  89. adc1111 btrfs: send: fix invalid clone operations when cloning from the same file and root by Filipe Manana · 4 years ago
  90. 018abb5 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 1 month ago
  91. 14e17e9 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 1 month ago
  92. 5169a28 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 1 month ago
  93. 9e2fc8f btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 1 month ago
  94. 2954386 btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years, 1 month ago
  95. f89d84b btrfs: merge critical sections of discard lock in workfn by Pavel Begunkov · 4 years, 1 month ago
  96. 33061bd btrfs: fix async discard stall by Pavel Begunkov · 4 years, 1 month ago
  97. 41b5ec7 btrfs: tree-checker: check if chunk item end overflows by Su Yue · 4 years ago
  98. f37fba6 btrfs: prevent NULL pointer dereference in extent_io_tree_panic by Su Yue · 4 years ago
  99. e883eb5 btrfs: reloc: fix wrong file extent type check to avoid false ENOENT by Qu Wenruo · 4 years ago
  100. e3b5252 btrfs: shrink delalloc pages instead of full inodes by Josef Bacik · 4 years ago