1. ed87034 btrfs: fix missing semaphore unlock in btrfs_sync_file by Robbie Ko · 4 years, 5 months ago
  2. 867ae5e btrfs: fix missing file extent item for hole after ranged fsync by Filipe Manana · 4 years, 5 months ago
  3. d8ecdce btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 5 months ago
  4. d3a7c4b btrfs: set update the uuid generation as soon as possible by Josef Bacik · 4 years, 6 months ago
  5. 7ed0c4d Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 5 months ago
  6. 32fb859 btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 5 months ago
  7. 7d0ef63 btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 5 months ago
  8. b8ab26f btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at least queued by Qu Wenruo · 4 years, 6 months ago
  9. 221ab6a btrfs: fix log context list corruption after rename whiteout error by Filipe Manana · 4 years, 5 months ago
  10. cd26d53 Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 6 months ago
  11. 4d886f9 btrfs: do not check delayed items are empty for single transaction cleanup by Josef Bacik · 4 years, 6 months ago
  12. 68b7db1 btrfs: reset fs_root to NULL on error in open_ctree by Josef Bacik · 4 years, 6 months ago
  13. 0ba8e5f btrfs: fix bytes_may_use underflow in prealloc error condtition by Josef Bacik · 4 years, 6 months ago
  14. f60d374 btrfs: device stats, log when stats are zeroed by Anand Jain · 4 years, 7 months ago
  15. 3c8b2ec btrfs: safely advance counter when looking up bio csums by David Sterba · 4 years, 7 months ago
  16. 957ec72 btrfs: fix possible NULL-pointer dereference in integrity checks by Johannes Thumshirn · 4 years, 8 months ago
  17. a3eccdf btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 6 months ago
  18. 2a902b4 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 6 months ago
  19. 67d9c9e btrfs: ref-verify: fix memory leaks by Wenwen Wang · 4 years, 6 months ago
  20. 4a4257c Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 6 months ago
  21. 8604737 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 6 months ago
  22. 159db2a btrfs: free block groups after free'ing fs trees by Josef Bacik · 4 years, 6 months ago
  23. 381a16f btrfs: use bool argument in free_root_pointers() by Anand Jain · 4 years, 10 months ago
  24. 18d07e4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 6 months ago
  25. 19ddbec btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 7 months ago
  26. 587292a Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 4 years, 8 months ago
  27. 0f7a334 btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 6 months ago
  28. 6ec047a btrfs: use correct count in btrfs_file_write_iter() by Omar Sandoval · 5 years ago
  29. cbbc34a Btrfs: fix inode cache waiters hanging on path allocation failure by Filipe Manana · 5 years ago
  30. b34203a Btrfs: fix inode cache waiters hanging on failure to start caching thread by Filipe Manana · 5 years ago
  31. fe4929a Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  32. 5bff416 btrfs: fix memory leak in qgroup accounting by Johannes Thumshirn · 4 years, 7 months ago
  33. 3b5a4a1 btrfs: do not delete mismatched root refs by Josef Bacik · 4 years, 8 months ago
  34. d110e93 btrfs: fix invalid removal of root ref by Josef Bacik · 4 years, 8 months ago
  35. dab7dd7 btrfs: rework arguments of btrfs_unlink_subvol by Josef Bacik · 4 years, 8 months ago
  36. 60dc79d btrfs: simplify inode locking for RWF_NOWAIT by Goldwyn Rodrigues · 4 years, 11 months ago
  37. 12ac1eb btrfs: Fix error messages in qgroup_rescan_init by Nikolay Borisov · 4 years, 9 months ago
  38. c016016 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 4 years, 8 months ago
  39. bf9011c btrfs: don't prematurely free work in scrub_missing_raid56_worker() by Omar Sandoval · 4 years, 11 months ago
  40. ff90b89 btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 4 years, 11 months ago
  41. 3e6f711 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 4 years, 11 months ago
  42. d4f39f7 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 4 years, 11 months ago
  43. b348491 Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 4 years, 8 months ago
  44. 41c5a0b btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 4 years, 8 months ago
  45. f4e54ec btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 4 years, 8 months ago
  46. f5c9735 btrfs: skip log replay on orphaned roots by Josef Bacik · 4 years, 8 months ago
  47. 3130fcd btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 8 months ago
  48. da9e979 btrfs: send: remove WARN_ON for readonly mount by Anand Jain · 4 years, 8 months ago
  49. 0151049 Btrfs: fix missing data checksums after replaying a log tree by Filipe Manana · 4 years, 8 months ago
  50. 5e29efb btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 4 years, 8 months ago
  51. 06f9b11 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 4 years, 8 months ago
  52. 8862b80 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 4 years, 9 months ago
  53. f803185 Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 4 years, 9 months ago
  54. dc2a320 btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 4 years, 9 months ago
  55. dfca82a btrfs: Avoid getting stuck during cyclic writebacks by Tejun Heo · 4 years, 10 months ago
  56. 8155dbe Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 4 years, 10 months ago
  57. 9d0e32f Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc by Filipe Manana · 4 years, 10 months ago
  58. eda96b2 btrfs: use refcount_inc_not_zero in kill_all_nodes by Josef Bacik · 4 years, 10 months ago
  59. 6e3b906 btrfs: check page->mapping when loading free space cache by Josef Bacik · 4 years, 10 months ago
  60. df3a72c btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  61. e9a7415 Btrfs: allow clear_extent_dirty() to receive a cached extent state record by Filipe Manana · 6 years ago
  62. d87ca19 btrfs: dev-replace: set result code of cancel by status of scrub by Anand Jain · 6 years ago
  63. 37410d6 btrfs: fix ncopies raid_attr for RAID56 by Hans van Kranenburg · 6 years ago
  64. ff874d5 btrfs: Check for missing device before bio submission in btrfs_map_bio by Nikolay Borisov · 6 years ago
  65. ea136e6 btrfs: avoid link error with CONFIG_NO_AUTO_INLINE by Arnd Bergmann · 6 years ago
  66. cc08097 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  67. 1b49c45 btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag by Su Yue · 6 years ago
  68. 47d06a1 Btrfs: fix log context list corruption after rename exchange operation by Filipe Manana · 4 years, 9 months ago
  69. cb38a17 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  70. d8ab418 btrfs: tracepoints: Fix wrong parameter order for qgroup events by Qu Wenruo · 4 years, 10 months ago
  71. 6bcbe35 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 4 years, 10 months ago
  72. 96b9b94 Btrfs: fix memory leak due to concurrent append writes with fiemap by Filipe Manana · 4 years, 10 months ago
  73. 692aa7d Btrfs: fix inode cache block reserve leak on failure to allocate data space by Filipe Manana · 5 years ago
  74. 1b921b5 Btrfs: check for the full sync flag while holding the inode lock during fsync by Filipe Manana · 4 years, 10 months ago
  75. ac6bae2 Btrfs: add missing extents release on file extent cluster relocation error by Filipe Manana · 4 years, 10 months ago
  76. 6cd5be9 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 4 years, 10 months ago
  77. e0805d7 btrfs: fix uninitialized ret in ref-verify by Josef Bacik · 4 years, 10 months ago
  78. f7313de btrfs: fix incorrect updating of log root tree by Josef Bacik · 4 years, 10 months ago
  79. bacff03 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 4 years, 10 months ago
  80. b5c42ef btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls by Qu Wenruo · 4 years, 11 months ago
  81. c521bfa btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space by Qu Wenruo · 4 years, 11 months ago
  82. 067f82a btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  83. b08344b Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  84. 4874c6f btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 5 years ago
  85. c5dbd74 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  86. 7cbd49c Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 4 years, 11 months ago
  87. 1c13c9c btrfs: correctly validate compression type by Johannes Thumshirn · 5 years ago
  88. 1d06487 Btrfs: fix race between block group removal and block group allocation by Filipe Manana · 5 years ago
  89. 476ecc1 btrfs: init csum_list before possible free by Dan Robertson · 5 years ago
  90. 936690b btrfs: scrub: fix circular locking dependency warning by Anand Jain · 6 years ago
  91. ff55333 btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex by David Sterba · 6 years ago
  92. 8ba3169 btrfs: scrub: pass fs_info to scrub_setup_ctx by David Sterba · 6 years ago
  93. be77686 btrfs: Use real device structure to verify dev extent by Qu Wenruo · 6 years ago
  94. a2790b9 btrfs: volumes: Make sure no dev extent is beyond device boundary by Qu Wenruo · 6 years ago
  95. eb124aa btrfs: Fix error handling in btrfs_cleanup_ordered_extents by Nikolay Borisov · 6 years ago
  96. 1669d1d btrfs: Remove extent_io_ops::fill_delalloc by Nikolay Borisov · 6 years ago
  97. 338a528 Btrfs: fix deadlock with memory reclaim during scrub by Filipe Manana · 6 years ago
  98. fac8034 Btrfs: clean up scrub is_dev_replace parameter by Omar Sandoval · 6 years ago
  99. f833deae Btrfs: fix deadlock between fiemap and transaction commits by Filipe Manana · 5 years ago
  100. 50d7004 Btrfs: fix race leading to fs corruption after transaction abort by Filipe Manana · 5 years ago