1. a05346d btrfs: fix block group leak when removing fails by Xiyu Yang · 4 years, 7 months ago
  2. 32bb4ca btrfs: check commit root generation in should_ignore_root by Josef Bacik · 4 years, 8 months ago
  3. 68a417b Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 9 months ago
  4. c7b7daf btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 9 months ago
  5. ce216cf btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 8 months ago
  6. daa2bdd btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 9 months ago
  7. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 9 months ago
  8. 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 10 months ago
  9. ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 10 months ago
  10. 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 10 months ago
  11. 8dc2210 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 10 months ago
  12. 24e9e6b Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 10 months ago
  13. a71561b btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  14. fb8c812 btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  15. 131d3ff Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  16. 545dd3f btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 10 months ago
  17. 1845a7e btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 10 months ago
  18. a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  19. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  20. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
  21. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
  22. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago
  23. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 5 years ago
  24. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 5 years ago
  25. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 5 years ago
  26. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  27. ed6421d btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 5 years ago
  28. 96657a5 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 5 years ago
  29. 7875fd3 btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago
  30. 663be68 Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 5 years ago
  31. b2d6535 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 5 years ago
  32. b6af12a Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 5 years ago
  33. 77774ea btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 5 years ago
  34. 2e7647f btrfs: check page->mapping when loading free space cache by Josef Bacik · 5 years ago
  35. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  36. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  37. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  38. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 5 years ago
  39. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  40. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  41. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  42. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  43. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  44. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  45. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 6 years ago
  46. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 5 years ago
  47. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 6 years ago
  48. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  49. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 6 years ago
  50. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  51. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 6 years ago
  52. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 6 years ago
  53. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 6 years ago
  54. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 6 years ago
  55. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 6 years ago
  56. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 6 years ago
  57. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  58. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  59. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  60. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  61. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  62. 6362aa5 btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  63. c341208 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  64. fa9b170 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  65. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  66. d558df7 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  67. fbf8bd3 btrfs: tree-checker: Check level for leaves and nodes by Qu Wenruo · 6 years ago
  68. 7a72f91 btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  69. 6f33d3d btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 6 years ago
  70. 058e388 btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 6 years ago
  71. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 7 years ago
  72. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  73. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  74. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  75. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  76. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  77. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  78. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  79. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  80. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  81. b0a67e4 btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  82. 23eb2f4 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  83. 3c77b07 btrfs: validate type when reading a chunk by Gu Jinxiang · 6 years ago
  84. ddc07d5 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  85. c50ccf2 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  86. 36d8dbf btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago
  87. 6e1210e Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  88. 33f3f3b btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  89. 4423e07 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  90. fc43e4c btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  91. 800d811 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  92. 3fe6b9a Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  93. f3bc71f btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  94. a088035 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  95. 91b3675 btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  96. 6a0403a Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  97. 4c7b9a4 btrfs: make sure we create all new block groups by Josef Bacik · 6 years ago
  98. 9ff40fb btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  99. c160dae btrfs: wait on caching when putting the bg cache by Josef Bacik · 6 years ago
  100. 391235f btrfs: don't attempt to trim devices that don't support it by Jeff Mahoney · 6 years ago