1. 801660b btrfs: btrfs_shrink_device should call commit transaction at the end by Anand Jain · 6 years ago
  2. 39379fa btrfs: revert fs_devices state on error of btrfs_init_new_device by Naohiro Aota · 6 years ago
  3. 64f64f4 btrfs: Exit gracefully when chunk map cannot be inserted to the tree by Qu Wenruo · 6 years ago
  4. cf90d88 btrfs: Introduce mount time chunk <-> dev extent mapping check by Qu Wenruo · 6 years ago
  5. 672d599 btrfs: Use wrapper macro for rcu string to remove duplicate code by Misono Tomohiro · 6 years ago
  6. 97aff91 btrfs: Remove fs_info from btrfs_finish_chunk_alloc by Nikolay Borisov · 6 years ago
  7. f420879 btrfs: Remove fs_info form btrfs_free_chunk by Nikolay Borisov · 6 years ago
  8. 4f5ad7b btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  9. d6507cf btrfs: Remove fs_info from btrfs_assign_next_active_device by Nikolay Borisov · 6 years ago
  10. 5495f19 btrfs: remove fs_info argument from update_dev_stat_item by Nikolay Borisov · 6 years ago
  11. 68a9db5 btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev by Nikolay Borisov · 6 years ago
  12. 8e87e85 btrfs: Remove fs_info argument from btrfs_add_dev_item by Nikolay Borisov · 6 years ago
  13. 315409b btrfs: validate type when reading a chunk by Gu Jinxiang · 7 years ago
  14. 46df06b btrfs: refactor block group replication factor calculation to a helper by David Sterba · 6 years ago
  15. 321a4bf btrfs: use the assigned fs_devices instead of the dereference by Anand Jain · 6 years ago
  16. 36350e9 btrfs: return device pointer from btrfs_scan_one_device by Gu Jinxiang · 6 years ago
  17. f5194e3 btrfs: lift uuid_mutex to callers of btrfs_open_devices by David Sterba · 7 years ago
  18. 899f930 btrfs: lift uuid_mutex to callers of btrfs_scan_one_device by David Sterba · 7 years ago
  19. 7bcb816 btrfs: use device_list_mutex when removing stale devices by Anand Jain · 7 years ago
  20. fa6d2ae btrfs: rename local devices for fs_devices in btrfs_free_stale_devices( by Anand Jain · 7 years ago
  21. 9c6d173 btrfs: extend locked section when adding a new device in device_list_add by Anand Jain · 7 years ago
  22. 4306a97 btrfs: do btrfs_free_stale_devices outside of device_list_add by Anand Jain · 7 years ago
  23. 959b1c0 btrfs: close devices without offloading to a temporary list by Nikolay Borisov · 7 years ago
  24. 621567a btrfs: Remove unused function btrfs_account_dev_extents_size by Qu Wenruo · 6 years ago
  25. b4993e6 btrfs: fix in-memory value of total_devices after seed device deletion by Anand Jain · 7 years ago
  26. d7f663f btrfs: prune unused includes by David Sterba · 7 years ago
  27. 694c51f btrfs: drop unnecessary variable in btrfs_init_new_device by Anand Jain · 7 years ago
  28. 5da54bc btrfs: use a temporary variable for fs_devices in btrfs_init_new_device by Anand Jain · 7 years ago
  29. fce466e btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 7 years ago
  30. 43a7e99 btrfs: Remove fs_info from btrfs_force_chunk_alloc by Nikolay Borisov · 7 years ago
  31. 451a2c1 btrfs: Remove fs_info from check_system_chunk by Nikolay Borisov · 7 years ago
  32. c216b20 btrfs: Remove fs_info from btrfs_alloc_chunk by Nikolay Borisov · 7 years ago
  33. 5a98ec0 btrfs: Remove fs_info from btrfs_remove_block_group by Nikolay Borisov · 7 years ago
  34. e7e0209 btrfs: Remove fs_info from btrfs_make_block_group by Nikolay Borisov · 7 years ago
  35. 20c5bbc btrfs: restore uuid_mutex in btrfs_open_devices by David Sterba · 7 years ago
  36. cdb345a btrfs: Remove fs_info argument from btrfs_uuid_tree_add by Lu Fengqi · 7 years ago
  37. 6dac13f btrfs: add prefix "balance:" for log messages by Anand Jain · 7 years ago
  38. d9a071f btrfs: use common variable for fs_devices in btrfs_destroy_dev_replace_tgtdev by Anand Jain · 7 years ago
  39. ab5c2f6 btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdev by Anand Jain · 7 years ago
  40. 542c590 btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devices by Anand Jain · 7 years ago
  41. 3dd0f7a btrfs: document uuid_mutex uasge in read_chunk_tree by Anand Jain · 7 years ago
  42. 41a52a0 btrfs: use existing cur_devices, cleanup btrfs_rm_device by Anand Jain · 7 years ago
  43. b6ed73b btrfs: reduce uuid_mutex critical section while scanning devices by Anand Jain · 7 years ago
  44. 6fcf6e2 btrfs: remove redundant btrfs_balance_control::fs_info by David Sterba · 7 years ago
  45. 63a9c7b btrfs: Remove devid parameter from btrfs_rmap_block by Nikolay Borisov · 7 years ago
  46. 0338dff btrfs: do reverse path readahead in btrfs_shrink_device by Gu Jinxiang · 7 years ago
  47. f9fbcaa btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table by Anand Jain · 7 years ago
  48. 41a6e89 btrfs: move btrfs_raid_group values to btrfs_raid_attr table by Anand Jain · 7 years ago
  49. ed23467 btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table by Anand Jain · 7 years ago
  50. 833aae1 btrfs: open code set_balance_control by David Sterba · 7 years ago
  51. 1354e1a btrfs: use mutex in btrfs_resume_balance_async by David Sterba · 7 years ago
  52. 008ef09 btrfs: drop lock parameter from update_ioctl_balance_args and rename by David Sterba · 7 years ago
  53. cf7d20f btrfs: move and comment read-only check in btrfs_cancel_balance by David Sterba · 7 years ago
  54. 3009a62 btrfs: track running balance in a simpler way by David Sterba · 7 years ago
  55. dccdb07 btrfs: kill btrfs_fs_info::volume_mutex by David Sterba · 7 years ago
  56. a0fecc2 btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start by David Sterba · 7 years ago
  57. 149196a btrfs: cleanup helpers that reset balance state by David Sterba · 7 years ago
  58. eee95e3 btrfs: add sanity check when resuming balance after mount by David Sterba · 7 years ago
  59. a17c95d btrfs: move clearing of EXCL_OP out of __cancel_balance by David Sterba · 7 years ago
  60. 72b81ab btrfs: move volume_mutex to callers of btrfs_rm_device by David Sterba · 7 years ago
  61. d48f39d btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static by David Sterba · 7 years ago
  62. a425f9d btrfs: export and rename free_device by David Sterba · 7 years ago
  63. 6fc4749 btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear by David Sterba · 7 years ago
  64. b518519 btrfs: cleanup btrfs_rm_device() promote fs_devices pointer by Anand Jain · 7 years ago
  65. 636d2c9 btrfs: cleanup find_device() drop list_head pointer by Anand Jain · 7 years ago
  66. 897fb57 btrfs: rename __btrfs_open_devices to open_fs_devices by Anand Jain · 7 years ago
  67. 0226e0e btrfs: rename __btrfs_close_devices to close_fs_devices by Anand Jain · 7 years ago
  68. f117e29 btrfs: cleanup __btrfs_open_devices() drop head pointer by Anand Jain · 7 years ago
  69. c4babc5 btrfs: rename struct btrfs_fs_devices::list by Anand Jain · 7 years ago
  70. 89595e8 btrfs: add comment about BTRFS_FS_EXCL_OP by Anand Jain · 7 years ago
  71. 02ee654 btrfs: fix crash when trying to resume balance without the resume flag by Anand Jain · 7 years ago
  72. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  73. 7e79cb8 btrfs: split dev-replace locking helpers for read and write by David Sterba · 7 years ago
  74. a32bf9a btrfs: use lockdep_assert_held for mutexes by David Sterba · 7 years ago
  75. 75cb379 btrfs: defer adding raid type kobject until after chunk relocation by Jeff Mahoney · 7 years ago
  76. 8ba0ae7 btrfs: drop optimal argument from find_live_mirror() by Anand Jain · 7 years ago
  77. 99f92a7 btrfs: drop num argument from find_live_mirror() by Anand Jain · 7 years ago
  78. ba89b80 btrfs: volumes: Remove the meaningless condition of minimal nr_devs when allocating a chunk by Qu Wenruo · 7 years ago
  79. 7c829b7 btrfs: add define for oldest generation by Anand Jain · 7 years ago
  80. 9b99b11 btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids by Anand Jain · 7 years ago
  81. 16db575 btrfs: remove assert in btrfs_init_dev_replace_tgtdev() by Anand Jain · 7 years ago
  82. ffc5a37 btrfs: add (the only possible) __exit annotation by David Sterba · 7 years ago
  83. 3e72ee8 btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index() by Qu Wenruo · 7 years ago
  84. 793ff2c btrfs: volumes: Cleanup stripe size calculation by Qu Wenruo · 7 years ago
  85. b1b8e38 btrfs: insert newly opened device to the end of the list by Anand Jain · 7 years ago
  86. f8e10cd btrfs: keep device list sorted by Anand Jain · 7 years ago
  87. 4117f20 btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option by Qu Wenruo · 7 years ago
  88. e9b919b btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used by Nikolay Borisov · 7 years ago
  89. 15fc128 btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() by Anand Jain · 7 years ago
  90. 062d4d1 btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info by Qu Wenruo · 7 years ago
  91. 92e222d btrfs: alloc_chunk: fix DUP stripe size handling by Hans van Kranenburg · 7 years ago
  92. fd649f1 btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device by Nikolay Borisov · 7 years ago
  93. 3acbcbf btrfs: drop devid as device_list_add() arg by Anand Jain · 7 years ago
  94. e124ece btrfs: get device pointer from device_list_add() by Anand Jain · 7 years ago
  95. f2788d2 btrfs: set the total_devices in device_list_add() by Anand Jain · 7 years ago
  96. 327f18c btrfs: move pr_info into device_list_add by Anand Jain · 7 years ago
  97. d8367db btrfs: make btrfs_free_stale_devices() to match the path by Anand Jain · 7 years ago
  98. 0d34097 btrfs: rename btrfs_free_stale_devices() arg to skip_dev by Anand Jain · 7 years ago
  99. 522f1b4 btrfs: make btrfs_free_stale_devices() argument optional by Anand Jain · 7 years ago
  100. 38cf665 btrfs: make btrfs_free_stale_device() to iterate all stales by Anand Jain · 7 years ago