1. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 4 months ago
  3. 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 5 months ago
  4. ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 5 months ago
  5. 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 5 months ago
  6. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  7. 8dc2210 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 5 months ago
  8. 24e9e6b Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 5 months ago
  9. a71561b btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 6 years ago
  10. fb8c812 btrfs: use bool argument in free_root_pointers() by Anand Jain · 4 years, 9 months ago
  11. 131d3ff Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 5 years ago
  12. 545dd3f btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 5 months ago
  13. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  14. 1845a7e btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 5 months ago
  15. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  16. a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  17. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  18. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 4 years, 7 months ago
  19. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 7 months ago
  20. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 4 years, 7 months ago
  21. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 4 years, 7 months ago
  22. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 4 years, 7 months ago
  23. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 4 years, 9 months ago
  24. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 4 years, 9 months ago
  25. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 4 years, 9 months ago
  26. ed6421d btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 4 years, 7 months ago
  27. 96657a5 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 4 years, 7 months ago
  28. 7875fd3 btrfs: skip log replay on orphaned roots by Josef Bacik · 4 years, 7 months ago
  29. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  30. 663be68 Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 4 years, 9 months ago
  31. b2d6535 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 4 years, 7 months ago
  32. b6af12a Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 4 years, 8 months ago
  33. 77774ea btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 4 years, 8 months ago
  34. 2e7647f btrfs: check page->mapping when loading free space cache by Josef Bacik · 4 years, 9 months ago
  35. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  36. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  37. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  38. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  39. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  40. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 4 years, 9 months ago
  41. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  42. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 4 years, 9 months ago
  43. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  44. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 4 years, 10 months ago
  45. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 4 years, 11 months ago
  46. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  47. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  48. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 4 years, 10 months ago
  49. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  50. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  51. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  52. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  53. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 5 years ago
  54. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  55. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  56. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  57. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  58. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  59. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  60. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  61. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  62. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  63. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  64. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  65. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  66. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  67. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  68. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  69. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  70. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  71. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  72. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  73. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  74. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  75. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  76. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  77. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  78. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  79. 6362aa5 btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  80. c341208 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  81. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. fa9b170 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  83. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  85. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  86. d558df7 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  87. fbf8bd3 btrfs: tree-checker: Check level for leaves and nodes by Qu Wenruo · 6 years ago
  88. 7a72f91 btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  89. 6f33d3d btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 6 years ago
  90. 058e388 btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 6 years ago
  91. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 6 years ago
  92. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  93. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  94. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  95. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  96. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  97. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  98. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  99. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  100. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago