1. b6fdfbf btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu by Misono Tomohiro · 7 years ago
  2. b9b8a41 btrfs: use after free in btrfs_quota_enable by Dan Carpenter · 7 years ago
  3. 801660b btrfs: btrfs_shrink_device should call commit transaction at the end by Anand Jain · 7 years ago
  4. a5b7f42 btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata by Lu Fengqi · 7 years ago
  5. de02b9f Btrfs: fix data corruption when deduplicating between different files by Filipe Manana · 7 years ago
  6. d4682ba Btrfs: sync log after logging new name by Filipe Manana · 7 years ago
  7. 8ecebf4d Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space by Robbie Ko · 7 years ago
  8. 39379fa btrfs: revert fs_devices state on error of btrfs_init_new_device by Naohiro Aota · 7 years ago
  9. 64f64f4 btrfs: Exit gracefully when chunk map cannot be inserted to the tree by Qu Wenruo · 7 years ago
  10. cf90d88 btrfs: Introduce mount time chunk <-> dev extent mapping check by Qu Wenruo · 7 years ago
  11. 7ef4951 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 7 years ago
  12. 514c7dc btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 7 years ago
  13. 22d3151 Btrfs: send, fix incorrect file layout after hole punching beyond eof by Filipe Manana · 7 years ago
  14. 672d599 btrfs: Use wrapper macro for rcu string to remove duplicate code by Misono Tomohiro · 7 years ago
  15. f5b3a41 btrfs: simplify btrfs_iget by Al Viro · 7 years ago
  16. 9bc2cef btrfs: lift make_bad_inode into btrfs_iget by Al Viro · 7 years ago
  17. 8d9e220 btrfs: simplify IS_ERR/PTR_ERR checks by Al Viro · 7 years ago
  18. 2e19f1f btrfs: btrfs_iget never returns an is_bad_inode inode by Al Viro · 7 years ago
  19. 1e7e1f9 btrfs: replace: Reset on-disk dev stats value after replace by Misono Tomohiro · 7 years ago
  20. 85c3954 btrfs: extent-tree: Remove unused __btrfs_free_block_rsv by Misono Tomohiro · 7 years ago
  21. afc6961 btrfs: backref: Use ERR_CAST to return error code by Misono Tomohiro · 7 years ago
  22. 5b7d687 btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol by Lu Fengqi · 7 years ago
  23. 401b3b1 btrfs: Remove root parameter from btrfs_unlink_subvol by Lu Fengqi · 7 years ago
  24. 6025c19 btrfs: Remove fs_info from btrfs_add_root_ref by Lu Fengqi · 7 years ago
  25. 3ee1c55 btrfs: Remove fs_info from btrfs_del_root_ref by Lu Fengqi · 7 years ago
  26. ab9ce7d btrfs: Remove fs_info from btrfs_del_root by Lu Fengqi · 7 years ago
  27. 9add294 btrfs: Remove fs_info from btrfs_delete_delayed_dir_index by Lu Fengqi · 7 years ago
  28. 4465c8b btrfs: Remove fs_info from btrfs_insert_delayed_dir_index by Lu Fengqi · 7 years ago
  29. b585102 btrfs: extent-tree: remove unused member walk_control::for_reloc by David Sterba · 7 years ago
  30. 46b2f45 Btrfs: fix send failure when root has deleted files still open by Filipe Manana · 7 years ago
  31. 0d83639 Btrfs: fix mount failure after fsync due to hard link recreation by Filipe Manana · 7 years ago
  32. 4559b0a btrfs: don't leak ret from do_chunk_alloc by Josef Bacik · 7 years ago
  33. 84db5cc btrfs: merge free_fs_root helpers by David Sterba · 7 years ago
  34. 2ffad70 btrfs: constify strings passed to assertion helper by David Sterba · 7 years ago
  35. e9539cf btrfs: dev-replace: remove unused members of btrfs_dev_replace by David Sterba · 7 years ago
  36. e17385c btrfs: remove unused member btrfs_root::name by David Sterba · 7 years ago
  37. 616d374 btrfs: allow defrag on a file opened read-only that has rw permissions by Adam Borowski · 7 years ago
  38. 3c42769 Btrfs: fix btrfs_write_inode vs delayed iput deadlock by Josef Bacik · 7 years ago
  39. 97aff91 btrfs: Remove fs_info from btrfs_finish_chunk_alloc by Nikolay Borisov · 7 years ago
  40. f420879 btrfs: Remove fs_info form btrfs_free_chunk by Nikolay Borisov · 7 years ago
  41. 4f5ad7b btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev by Nikolay Borisov · 7 years ago
  42. d6507cf btrfs: Remove fs_info from btrfs_assign_next_active_device by Nikolay Borisov · 7 years ago
  43. 5495f19 btrfs: remove fs_info argument from update_dev_stat_item by Nikolay Borisov · 7 years ago
  44. 68a9db5 btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev by Nikolay Borisov · 7 years ago
  45. 8e87e85 btrfs: Remove fs_info argument from btrfs_add_dev_item by Nikolay Borisov · 7 years ago
  46. 5e23a6f btrfs: extent-tree: Remove dead alignment check by Qu Wenruo · 7 years ago
  47. ca5d2ba Btrfs: remove unused key assignment when doing a full send by Filipe Manana · 7 years ago
  48. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 7 years ago
  49. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 7 years ago
  50. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 7 years ago
  51. e288c08 btrfs: unify end_io callbacks of async_submit_bio by David Sterba · 7 years ago
  52. d7cbfaf btrfs: remove unused member async_submit_bio::bio_flags by David Sterba · 7 years ago
  53. d7e8555 btrfs: remove unused member async_submit_bio::fs_info by David Sterba · 7 years ago
  54. 315409b btrfs: validate type when reading a chunk by Gu Jinxiang · 7 years ago
  55. b0132a3 btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED by Nikolay Borisov · 7 years ago
  56. 07e21c4 btrfs: Document locking requirement via lockdep_assert_held by Nikolay Borisov · 7 years ago
  57. 55ac013 btrfs: rename btrfs_release_extent_buffer_page by David Sterba · 7 years ago
  58. d64766f btrfs: Refactor loop in btrfs_release_extent_buffer_page by Nikolay Borisov · 7 years ago
  59. b16d011 btrfs: Reword dodgy comments in alloc_extent_buffer by Nikolay Borisov · 7 years ago
  60. 28187ae btrfs: Simplify page unlocking in alloc_extent_buffer by Nikolay Borisov · 7 years ago
  61. 8b9b6f2 btrfs: scrub: cleanup the remaining nodatasum fixup code by Qu Wenruo · 7 years ago
  62. 46df06b btrfs: refactor block group replication factor calculation to a helper by David Sterba · 7 years ago
  63. 321a4bf btrfs: use the assigned fs_devices instead of the dereference by Anand Jain · 7 years ago
  64. 62088ca btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf by Lu Fengqi · 7 years ago
  65. a9377422 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit by Lu Fengqi · 7 years ago
  66. 280f8bd btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups by Lu Fengqi · 7 years ago
  67. 8696d76 btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent by Lu Fengqi · 7 years ago
  68. deb4062 btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree by Lu Fengqi · 7 years ago
  69. 8d38d7e btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items by Lu Fengqi · 7 years ago
  70. a95f3aa btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent by Lu Fengqi · 7 years ago
  71. f0042d5 btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup by Lu Fengqi · 7 years ago
  72. 3efbee1 btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup by Lu Fengqi · 7 years ago
  73. 49a05ec btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup by Lu Fengqi · 7 years ago
  74. 39616c2 btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation by Lu Fengqi · 7 years ago
  75. 6b36f1a btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation by Lu Fengqi · 7 years ago
  76. 9f8a6ce btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation by Lu Fengqi · 7 years ago
  77. 2e980ac btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 7 years ago
  78. 3e07e9a btrfs: qgroup: Drop root parameter from update_qgroup_info_item by Lu Fengqi · 7 years ago
  79. ac8a866 btrfs: qgroup: Drop root parameter from update_qgroup_limit_item by Lu Fengqi · 7 years ago
  80. 6910461 btrfs: qgroup: Drop quota_root parameter from del_qgroup_item by Lu Fengqi · 7 years ago
  81. 99d7f09 btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item by Lu Fengqi · 7 years ago
  82. 711169c btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_item by Lu Fengqi · 7 years ago
  83. fa59f27 btrfs: rename btrfs_parse_early_options by Anand Jain · 7 years ago
  84. c8389d4 btrfs: qgroup: cleanup the unused srcroot from btrfs_qgroup_inherit by Lu Fengqi · 7 years ago
  85. 031f24d btrfs: Use btrfs_mark_bg_unused to replace open code by Qu Wenruo · 7 years ago
  86. 2556fbb btrfs: Rewrite retry logic in do_chunk_alloc by Nikolay Borisov · 7 years ago
  87. dec59fa btrfs: use customized batch size for total_bytes_pinned by Ethan Lien · 7 years ago
  88. d814a49 btrfs: use correct compare function of dirty_metadata_bytes by Ethan Lien · 7 years ago
  89. 36350e9 btrfs: return device pointer from btrfs_scan_one_device by Gu Jinxiang · 7 years ago
  90. d64dcbd btrfs: make fs_devices a local variable in btrfs_parse_early_options by Gu Jinxiang · 7 years ago
  91. 81ffd56 btrfs: fix mount and ioctl device scan ioctl race by David Sterba · 7 years ago
  92. 399f7f4 btrfs: reorder initialization before the mount locks uuid_mutex by David Sterba · 7 years ago
  93. 5139cff btrfs: lift uuid_mutex to callers of btrfs_parse_early_options by David Sterba · 7 years ago
  94. f5194e3 btrfs: lift uuid_mutex to callers of btrfs_open_devices by David Sterba · 7 years ago
  95. 899f930 btrfs: lift uuid_mutex to callers of btrfs_scan_one_device by David Sterba · 7 years ago
  96. 7bcb816 btrfs: use device_list_mutex when removing stale devices by Anand Jain · 7 years ago
  97. fa6d2ae btrfs: rename local devices for fs_devices in btrfs_free_stale_devices( by Anand Jain · 7 years ago
  98. 9c6d173 btrfs: extend locked section when adding a new device in device_list_add by Anand Jain · 7 years ago
  99. 4306a97 btrfs: do btrfs_free_stale_devices outside of device_list_add by Anand Jain · 7 years ago
  100. 959b1c0 btrfs: close devices without offloading to a temporary list by Nikolay Borisov · 7 years ago