1. 668ee6e Merge android-4.9.222(5da84b2) into msm-4.9 by jianzhou · 4 years, 5 months ago
  2. 39dc1e4 Merge android-4.9.220(90aa475) into msm-4.9 by jianzhou · 4 years, 5 months ago
  3. 5da84b2 Merge 4.9.222 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  4. a05346d btrfs: fix block group leak when removing fails by Xiyu Yang · 4 years, 5 months ago
  5. 90aa475 Merge 4.9.220 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  6. 32bb4ca btrfs: check commit root generation in should_ignore_root by Josef Bacik · 4 years, 6 months ago
  7. 68a417b Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 7 months ago
  8. c7b7daf btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 7 months ago
  9. ce216cf btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 6 months ago
  10. daa2bdd btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 7 months ago
  11. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 6 months ago
  12. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 6 months ago
  13. 45ddef2 Merge android-4.9.213(cff739f) into msm-4.9 by jianzhou · 4 years, 7 months ago
  14. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 7 months ago
  15. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 7 months ago
  16. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 7 months ago
  17. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  18. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 7 months ago
  19. 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 8 months ago
  20. ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 8 months ago
  21. 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 8 months ago
  22. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  23. 8dc2210 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 8 months ago
  24. 24e9e6b Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 8 months ago
  25. a71561b btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  26. fb8c812 btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  27. 131d3ff Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  28. 545dd3f btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 8 months ago
  29. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  30. 1845a7e btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 8 months ago
  31. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  32. a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  33. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 8 months ago
  34. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 9 months ago
  35. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  36. 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
  37. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 10 months ago
  38. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 4 years, 10 months ago
  39. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 4 years, 10 months ago
  40. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 4 years, 10 months ago
  41. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 5 years ago
  42. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 5 years ago
  43. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  44. ed6421d btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 4 years, 10 months ago
  45. 96657a5 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 4 years, 10 months ago
  46. 7875fd3 btrfs: skip log replay on orphaned roots by Josef Bacik · 4 years, 10 months ago
  47. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  48. 663be68 Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 5 years ago
  49. b2d6535 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 4 years, 10 months ago
  50. b6af12a Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 5 years ago
  51. 77774ea btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 5 years ago
  52. 2e7647f btrfs: check page->mapping when loading free space cache by Josef Bacik · 5 years ago
  53. 9aec3ce Merge android-4.9.198(dd32e92) into msm-4.9 by jianzhou · 4 years, 10 months ago
  54. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 10 months ago
  55. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  56. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  57. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 10 months ago
  58. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  59. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  60. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  61. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  62. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 5 years ago
  63. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 5 years ago
  64. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  65. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 5 years ago
  66. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  67. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  68. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  69. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  70. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  71. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  72. dd97575 Merge android-4.9.185 (70d52cb) into msm-4.9 by jianzhou · 5 years ago
  73. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 5 years ago
  74. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 5 years ago
  75. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  76. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  77. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  78. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  79. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  80. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  81. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 5 years ago
  82. 39eed54 Merge 4.9.185 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  83. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  84. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  85. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  86. d7b187a Merge android-4.9.179 (1dc2c29) into msm-4.9 by jianzhou · 5 years ago
  87. 83b8ce0 Merge android-4.9.178 (df08e34) into msm-4.9 by jianzhou · 5 years ago
  88. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  89. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  90. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  91. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  92. 719bdd9 Merge 4.9.180 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  93. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  94. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  95. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  96. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  97. 45728c3 Merge android-4.9.169 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  98. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  99. 1dc2c29 Merge 4.9.179 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  100. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 6 years ago