1. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  2. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  3. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 4 years, 8 months ago
  4. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 4 years, 9 months ago
  5. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  6. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 4 years, 9 months ago
  7. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 4 years, 10 months ago
  8. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  9. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 4 years, 9 months ago
  10. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  11. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  12. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 5 years ago
  13. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  14. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  15. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  16. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  17. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  18. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  19. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  20. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  21. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  22. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  23. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  24. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  25. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  26. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  27. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  28. 6362aa5 btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  29. c341208 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  30. fa9b170 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  31. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  32. d558df7 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  33. fbf8bd3 btrfs: tree-checker: Check level for leaves and nodes by Qu Wenruo · 6 years ago
  34. 7a72f91 btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  35. 6f33d3d btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 6 years ago
  36. 058e388 btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 6 years ago
  37. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 6 years ago
  38. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  39. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  40. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  41. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  42. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  43. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  44. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  45. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  46. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  47. b0a67e4 btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  48. 23eb2f4 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  49. 3c77b07 btrfs: validate type when reading a chunk by Gu Jinxiang · 6 years ago
  50. ddc07d5 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  51. c50ccf2 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  52. 36d8dbf btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago
  53. 6e1210e Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  54. 33f3f3b btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  55. 4423e07 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  56. fc43e4c btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  57. 800d811 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  58. 3fe6b9a Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  59. f3bc71f btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  60. a088035 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  61. 91b3675 btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  62. 6a0403a Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  63. 4c7b9a4 btrfs: make sure we create all new block groups by Josef Bacik · 6 years ago
  64. 9ff40fb btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  65. c160dae btrfs: wait on caching when putting the bg cache by Josef Bacik · 6 years ago
  66. 391235f btrfs: don't attempt to trim devices that don't support it by Jeff Mahoney · 6 years ago
  67. d87af98 btrfs: iterate all devices during trim, instead of fs_devices::alloc_list by Jeff Mahoney · 6 years ago
  68. 1bd7112 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  69. 5125564 btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock by Qu Wenruo · 6 years ago
  70. 20d8180 btrfs: Handle owner mismatch gracefully when walking up tree by Qu Wenruo · 6 years ago
  71. 97d65c1 Btrfs: incremental send, fix invalid memory access by Filipe Manana · 7 years ago
  72. f33ed84 Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 7 years ago
  73. 4b1cfa2 btrfs: fiemap: Cache and merge fiemap extent before submit it to user by Qu Wenruo · 7 years ago
  74. d92fa5e btrfs: use correct compare function of dirty_metadata_bytes by Ethan Lien · 6 years ago
  75. 1249b61 btrfs: Don't remove block group that still has pinned down bytes by Qu Wenruo · 6 years ago
  76. 93d960de btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized by Qu Wenruo · 6 years ago
  77. e22b36a btrfs: replace: Reset on-disk dev stats value after replace by Misono Tomohiro · 6 years ago
  78. b2486a8 Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  79. 7e51eff btrfs: qgroup: Finish rescan when hit the last leaf of extent tree by Qu Wenruo · 6 years ago
  80. 65cb469 btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups by David Sterba · 6 years ago
  81. 3fd6a73 Btrfs: fix unexpected cow in run_delalloc_nocow by Liu Bo · 6 years ago
  82. 77c8291 Btrfs: fix return value on rename exchange failure by Filipe Manana · 6 years ago
  83. 2102637 btrfs: scrub: Don't use inode pages for device replace by Qu Wenruo · 6 years ago
  84. 9bb94d8 Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() by Omar Sandoval · 6 years ago
  85. 52ea25b Btrfs: fix clone vs chattr NODATASUM race by Omar Sandoval · 6 years ago
  86. 42ff36e Btrfs: make raid6 rebuild retry more by Liu Bo · 6 years ago
  87. 1fab25c Revert "Btrfs: fix scrub to repair raid6 corruption" by Sasha Levin · 6 years ago
  88. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 6 years ago
  89. 9c38c3b btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers by Jeff Mahoney · 6 years ago
  90. bee3c02 Btrfs: fix copy_items() return value when logging an inode by Filipe Manana · 6 years ago
  91. 5934adaf btrfs: tests/qgroup: Fix wrong tree backref level by Qu Wenruo · 6 years ago
  92. 4367fb9 btrfs: Fix possible softlock on single core machines by Nikolay Borisov · 6 years ago
  93. 14c4d5f Btrfs: fix NULL pointer dereference in log_dir_items by Liu Bo · 6 years ago
  94. b383575 Btrfs: bail out on error during replay_dir_deletes by Liu Bo · 6 years ago
  95. b672f4b Btrfs: send, fix issuing write op when processing hole in no data mode by Filipe Manana · 6 years ago
  96. 3feba59 btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP by Anand Jain · 6 years ago
  97. 186a651 Btrfs: fix scrub to repair raid6 corruption by Liu Bo · 6 years ago
  98. e23c097 btrfs: Fix out of bounds access in btrfs_search_slot by Nikolay Borisov · 7 years ago
  99. bfae043 Btrfs: set plug for fsync by Liu Bo · 7 years ago
  100. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago