blob: 626a37bf384c86ff56d4aedf77653a493a436092 [file] [log] [blame]
6dac13f8e233 ("btrfs: add prefix "balance:" for log messages")
6fcf6e2bffb6 ("btrfs: remove redundant btrfs_balance_control::fs_info")
eee95e3fb0c3 ("btrfs: add sanity check when resuming balance after mount")
a17c95df4cc8 ("btrfs: move clearing of EXCL_OP out of __cancel_balance")
d48f39d5a529 ("btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static")
a425f9d4755a ("btrfs: export and rename free_device")
6fc4749d2573 ("btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear")
16db5758fef8 ("btrfs: remove assert in btrfs_init_dev_replace_tgtdev()")
15fc1283f631 ("btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()")
e124ece53edf ("btrfs: get device pointer from device_list_add()")
f2788d2f76ca ("btrfs: set the total_devices in device_list_add()")
327f18cc7f44 ("btrfs: move pr_info into device_list_add")
d8367db30a10 ("btrfs: make btrfs_free_stale_devices() to match the path")
0d34097f6683 ("btrfs: rename btrfs_free_stale_devices() arg to skip_dev")
522f1b45e41d ("btrfs: make btrfs_free_stale_devices() argument optional")
38cf665d338f ("btrfs: make btrfs_free_stale_device() to iterate all stales")
1c94da9dd913 ("btrfs: cleanup btrfs_free_stale_device() usage")
05a5c55dfc30 ("btrfs: minor style cleanups in btrfs_scan_one_device")
401e29c124ea ("btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT")
e6e674bd4d54 ("btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING")
e12c96214d28 ("btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA")
ebbede42d47d ("btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE")
3c958bd23b60 ("btrfs: add helper for device path or missing")
38b5f68e9811 ("btrfs: drop btrfs_device::can_discard to query directly")
0fb08bccbce2 ("btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()")
9f050db43e0f ("btrfs: move check for device generation to the last")
71f8a8d2c1ee ("btrfs: set fs_devices->seed directly")
1538e6c52e19 ("btrfs: use non-RCU list traversal in write_all_supers callees")
08ffcae8c92e ("btrfs: simplify btrfs_close_bdev")
5c4cf6c91d71 ("btrfs: simplify exit paths in btrfs_init_new_device")
55de480346cc ("btrfs: use free_device where opencoded")
48dae9cf3f95 ("btrfs: introduce free_device helper")
9f5316c17b08 ("Btrfs: free btrfs_device in place")
3065ae5b8565 ("btrfs: add missing device::flush_bio puts")
7132a262595a ("btrfs: error out if btrfs_attach_transaction() fails")
d31c32f6745a ("btrfs: fix BUG_ON in btrfs_init_new_device()")
0af2c4bf5a01 ("btrfs: undo writable superblocke when sprouting fails")
c9162bdfd617 ("Btrfs: make some volumes.c functions static")