Commit History

Author SHA1 Message Date
  David Sterba 7fb2eced10 btrfs: open code btrfs_dev_replace_clear_lock_blocking 7 years ago
  David Sterba 818255feec btrfs: use common helper instead of open coding a bit test 6 years ago
  Liu Bo 07e1ce096d Btrfs: extent_map: use rb_first_cached 7 years ago
  Nikolay Borisov a27a94c2b0 btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly 7 years ago
  Nikolay Borisov 6c05040702 btrfs: Make btrfs_find_device_missing_or_by_path return directly a device 7 years ago
  Nikolay Borisov b444ad46b2 btrfs: Make btrfs_find_device_by_path return struct btrfs_device 7 years ago
  Anand Jain 1da739678e btrfs: add helper to obtain number of devices with ongoing dev-replace 7 years ago
  Anand Jain 16220c467a btrfs: add assertions where number of devices could go below 0 7 years ago
  Anand Jain 801660b040 btrfs: btrfs_shrink_device should call commit transaction at the end 7 years ago
  Naohiro Aota 39379faaad btrfs: revert fs_devices state on error of btrfs_init_new_device 7 years ago
  Qu Wenruo 64f64f43c8 btrfs: Exit gracefully when chunk map cannot be inserted to the tree 7 years ago
  Qu Wenruo cf90d884b3 btrfs: Introduce mount time chunk <-> dev extent mapping check 7 years ago
  Misono Tomohiro 672d599041 btrfs: Use wrapper macro for rcu string to remove duplicate code 7 years ago
  Nikolay Borisov 97aff912a2 btrfs: Remove fs_info from btrfs_finish_chunk_alloc 7 years ago
  Nikolay Borisov f4208794d0 btrfs: Remove fs_info form btrfs_free_chunk 7 years ago
  Nikolay Borisov 4f5ad7bd63 btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev 7 years ago
  Nikolay Borisov d6507cf1e2 btrfs: Remove fs_info from btrfs_assign_next_active_device 7 years ago
  Nikolay Borisov 5495f195fc btrfs: remove fs_info argument from update_dev_stat_item 7 years ago
  Nikolay Borisov 68a9db5f23 btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev 7 years ago
  Nikolay Borisov 8e87e85627 btrfs: Remove fs_info argument from btrfs_add_dev_item 7 years ago
  Gu Jinxiang 315409b009 btrfs: validate type when reading a chunk 7 years ago
  David Sterba 46df06b85e btrfs: refactor block group replication factor calculation to a helper 7 years ago
  Anand Jain 321a4bf72b btrfs: use the assigned fs_devices instead of the dereference 7 years ago
  Gu Jinxiang 36350e95a2 btrfs: return device pointer from btrfs_scan_one_device 7 years ago
  David Sterba f5194e34ca btrfs: lift uuid_mutex to callers of btrfs_open_devices 7 years ago
  David Sterba 899f9307c3 btrfs: lift uuid_mutex to callers of btrfs_scan_one_device 7 years ago
  Anand Jain 7bcb8164ad btrfs: use device_list_mutex when removing stale devices 7 years ago
  Anand Jain fa6d2ae540 btrfs: rename local devices for fs_devices in btrfs_free_stale_devices( 7 years ago
  Anand Jain 9c6d173ea6 btrfs: extend locked section when adding a new device in device_list_add 7 years ago
  Anand Jain 4306a97449 btrfs: do btrfs_free_stale_devices outside of device_list_add 7 years ago