1. 152b467 btrfs: fix return value mixup in btrfs_get_extent by Pavel Machek · 4 years, 1 month ago
  2. cb68741 Btrfs: fix selftests failure due to uninitialized i_mode in test inodes by Filipe Manana · 5 years ago
  3. 19e48e3 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 6 years ago
  4. ab7c503 btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf by Qu Wenruo · 6 years ago
  5. d9ff783 btrfs: sysfs: init devices outside of the chunk_mutex by Josef Bacik · 4 years ago
  6. a93a374 btrfs: inode: Verify inode mode to avoid NULL pointer dereference by Qu Wenruo · 5 years ago
  7. bd1ea5f btrfs: tree-checker: Enhance chunk checker to validate chunk profile by Qu Wenruo · 5 years ago
  8. 0ec766b btrfs: fix lockdep splat when reading qgroup config on mount by Filipe Manana · 3 years, 10 months ago
  9. b4d4f6b Btrfs: fix missing error return if writeback for extent buffer never started by Filipe Manana · 5 years ago
  10. 9d0a691 btrfs: reschedule when cloning lots of extents by Johannes Thumshirn · 4 years ago
  11. 511f3b9 btrfs: fix use-after-free on readahead extent after failure to create it by Filipe Manana · 4 years ago
  12. b7aabd7 btrfs: cleanup cow block on error by Josef Bacik · 4 years ago
  13. 51b3651 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years ago
  14. 2b8c5a9 btrfs: don't force read-only after error in drop snapshot by David Sterba · 4 years, 7 months ago
  15. 3c19ebe btrfs: fix wrong address when faulting in pages in the search ioctl by Filipe Manana · 4 years ago
  16. 52245f0 btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 1 month ago
  17. cc037d6 btrfs: set the lockdep class for log tree extent buffers by Josef Bacik · 4 years, 1 month ago
  18. 87ce624 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 6 years ago
  19. a2c79a9 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 6 years ago
  20. 4e989d2 btrfs: drop path before adding new uuid tree entry by Josef Bacik · 4 years, 1 month ago
  21. d03bc98 btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 1 month ago
  22. 0e7f157 btrfs: fix space cache memory leak after transaction abort by Filipe Manana · 4 years, 1 month ago
  23. daea454 btrfs: don't show full path of bind mounts in subvol= by Josef Bacik · 4 years, 2 months ago
  24. ba33ed7 btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 7 months ago
  25. fab88db btrfs: fix memory leaks after failure to lookup checksums during inode logging by Filipe Manana · 4 years, 1 month ago
  26. 802dff1 btrfs: only search for left_info if there is no right_info in try_merge_free_space by Josef Bacik · 4 years, 1 month ago
  27. 52400aff btrfs: don't allocate anonymous block device for user invisible roots by Qu Wenruo · 4 years, 3 months ago
  28. fc043bd9 fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls by Paul E. McKenney · 4 years, 4 months ago
  29. 59b6d22 btrfs: fix mount failure caused by race with umount by Boris Burkov · 4 years, 2 months ago
  30. c6ff26b btrfs: fix double free on ulist after backref resolution failure by Filipe Manana · 4 years, 2 months ago
  31. 4940999 btrfs: fix fatal extent_buffer readahead vs releasepage race by Boris Burkov · 4 years, 3 months ago
  32. b6a357f btrfs: fix data block group relocation failure due to concurrent scrub by Filipe Manana · 4 years, 3 months ago
  33. 8714d9b btrfs: cow_file_range() num_bytes and disk_num_bytes are same by Anand Jain · 7 years ago
  34. a39010d btrfs: fix a block group ref counter leak after failure to remove block group by Filipe Manana · 4 years, 3 months ago
  35. ed80f40 btrfs: fix error handling when submitting direct I/O bio by Omar Sandoval · 4 years, 5 months ago
  36. 9e36fae btrfs: send: emit file capabilities after chown by Marcos Paulo de Souza · 4 years, 4 months ago
  37. 814d5b6f btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums by Filipe Manana · 4 years, 4 months ago
  38. a05346d btrfs: fix block group leak when removing fails by Xiyu Yang · 4 years, 5 months ago
  39. 32bb4ca btrfs: check commit root generation in should_ignore_root by Josef Bacik · 4 years, 5 months ago
  40. 68a417b Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 6 months ago
  41. c7b7daf btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 6 months ago
  42. ce216cf btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 6 months ago
  43. daa2bdd btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 6 months ago
  44. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 7 months ago
  45. 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 7 months ago
  46. ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 7 months ago
  47. 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 7 months ago
  48. 8dc2210 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 4 years, 8 months ago
  49. 24e9e6b Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 4 years, 8 months ago
  50. a71561b btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  51. fb8c812 btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  52. 131d3ff Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 5 years ago
  53. 545dd3f btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 4 years, 8 months ago
  54. 1845a7e btrfs: do not zero f_bavail if we have available space by Josef Bacik · 4 years, 7 months ago
  55. a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  56. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 4 years, 9 months ago
  57. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 9 months ago
  58. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 4 years, 9 months ago
  59. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 4 years, 10 months ago
  60. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 4 years, 10 months ago
  61. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 5 years ago
  62. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 5 years ago
  63. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  64. ed6421d btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 4 years, 9 months ago
  65. 96657a5 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 4 years, 9 months ago
  66. 7875fd3 btrfs: skip log replay on orphaned roots by Josef Bacik · 4 years, 9 months ago
  67. 663be68 Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 5 years ago
  68. b2d6535 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 4 years, 10 months ago
  69. b6af12a Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 4 years, 11 months ago
  70. 77774ea btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 4 years, 11 months ago
  71. 2e7647f btrfs: check page->mapping when loading free space cache by Josef Bacik · 5 years ago
  72. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  73. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  74. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  75. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 5 years ago
  76. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  77. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  78. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  79. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  80. 4bc698d Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  81. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 5 years ago
  82. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  83. d2db6cf Btrfs: add missing inode version, ctime and mtime updates when punching hole by Filipe Manana · 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. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  87. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  88. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  89. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  90. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  91. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  92. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  93. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  94. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  95. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  96. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  97. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  98. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  99. 6362aa5 btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  100. c341208 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago