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