Hans van Kranenburg
|
92e222df7b
btrfs: alloc_chunk: fix DUP stripe size handling
|
7 年之前 |
Nikolay Borisov
|
fd649f10c3
btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
|
7 年之前 |
Anand Jain
|
3acbcbfc8f
btrfs: drop devid as device_list_add() arg
|
8 年之前 |
Anand Jain
|
e124ece53e
btrfs: get device pointer from device_list_add()
|
8 年之前 |
Anand Jain
|
f2788d2f76
btrfs: set the total_devices in device_list_add()
|
8 年之前 |
Anand Jain
|
327f18cc7f
btrfs: move pr_info into device_list_add
|
8 年之前 |
Anand Jain
|
d8367db30a
btrfs: make btrfs_free_stale_devices() to match the path
|
8 年之前 |
Anand Jain
|
0d34097f66
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
|
8 年之前 |
Anand Jain
|
522f1b45e4
btrfs: make btrfs_free_stale_devices() argument optional
|
8 年之前 |
Anand Jain
|
38cf665d33
btrfs: make btrfs_free_stale_device() to iterate all stales
|
8 年之前 |
Anand Jain
|
a848b3e547
btrfs: no need to check for btrfs_fs_devices::seeding
|
8 年之前 |
Matthew Wilcox
|
3cbf26da5e
btrfs: Remove unused readahead spinlock
|
8 年之前 |
Anand Jain
|
1c94da9dd9
btrfs: cleanup btrfs_free_stale_device() usage
|
8 年之前 |
Liu Bo
|
a6f93c71d4
Btrfs: avoid losing data raid profile when deleting a device
|
8 年之前 |
Anand Jain
|
05a5c55dfc
btrfs: minor style cleanups in btrfs_scan_one_device
|
8 年之前 |
Liu Bo
|
8810f7517a
Btrfs: make raid6 rebuild retry more
|
8 年之前 |
Anand Jain
|
6528b99d3d
btrfs: factor btrfs_check_rw_degradable() to check given device
|
8 年之前 |
Nikolay Borisov
|
3e798068a8
btrfs: Remove pair of bio_get/put in btrfs_schedule_bio
|
8 年之前 |
Anand Jain
|
401e29c124
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
|
8 年之前 |
Anand Jain
|
e6e674bd4d
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
|
8 年之前 |
Anand Jain
|
e12c96214d
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
|
8 年之前 |
Anand Jain
|
ebbede42d4
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
|
8 年之前 |
Anand Jain
|
38b5f68e98
btrfs: drop btrfs_device::can_discard to query directly
|
8 年之前 |
Anand Jain
|
0fb08bccbc
btrfs: factor __btrfs_open_devices() to create btrfs_open_one_device()
|
8 年之前 |
Anand Jain
|
9f050db43e
btrfs: move check for device generation to the last
|
8 年之前 |
Anand Jain
|
71f8a8d2c1
btrfs: set fs_devices->seed directly
|
8 年之前 |
David Sterba
|
08ffcae8c9
btrfs: simplify btrfs_close_bdev
|
8 年之前 |
David Sterba
|
9c6b1c4de1
btrfs: document device locking
|
8 年之前 |
David Sterba
|
5c4cf6c91d
btrfs: simplify exit paths in btrfs_init_new_device
|
8 年之前 |
David Sterba
|
55de480346
btrfs: use free_device where opencoded
|
8 年之前 |