Anand Jain
|
b25e59e2b2
btrfs: drop uuid_mutex in btrfs_dev_replace_finishing
|
7 years ago |
David Sterba
|
093258e6eb
btrfs: replace waitqueue_actvie with cond_wake_up
|
7 years ago |
Nikolay Borisov
|
82b3e53b8d
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
|
7 years ago |
David Sterba
|
a0fecc2371
btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start
|
7 years ago |
David Sterba
|
010a47bde9
btrfs: add proper safety check before resuming dev-replace
|
7 years ago |
David Sterba
|
d48f39d5a5
btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
|
7 years ago |
David Sterba
|
6fc4749d25
btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
|
7 years ago |
David Sterba
|
00251a527a
btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
|
7 years ago |
David Sterba
|
c1d7c514f7
btrfs: replace GPL boilerplate by SPDX -- sources
|
7 years ago |
David Sterba
|
7e79cb86be
btrfs: split dev-replace locking helpers for read and write
|
7 years ago |
Anand Jain
|
8f2ceaa7b4
btrfs: log, when replace, is canceled by the user
|
7 years ago |
Anand Jain
|
acf18c56fd
btrfs: fix null pointer deref when target device is missing
|
7 years ago |
Anand Jain
|
15fc1283f6
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
|
7 years ago |
Anand Jain
|
18e67c73dc
btrfs: btrfs_dev_replace_cancel() can return int
|
7 years ago |
Anand Jain
|
17d202b973
btrfs: rename __btrfs_dev_replace_cancel()
|
7 years ago |
Anand Jain
|
97282031a6
btrfs: open code btrfs_dev_replace_cancel()
|
7 years ago |
Anand Jain
|
401e29c124
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
|
7 years ago |
Anand Jain
|
e6e674bd4d
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
|
7 years ago |
Anand Jain
|
3c958bd23b
btrfs: add helper for device path or missing
|
7 years ago |
Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Sterba
|
f1b8a1e8c0
btrfs: simplify btrfs_dev_replace_kthread
|
8 years ago |
David Sterba
|
74b595fe67
btrfs: factor reading progress out of btrfs_dev_replace_status
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Chris Mason
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 years ago |
Liu Bo
|
42c61ab676
Btrfs: switch to div64_u64 if with a u64 divisor
|
8 years ago |
Qu Wenruo
|
ae6529c35b
btrfs: Wait for in-flight bios before freeing target device for raid56
|
8 years ago |
David Sterba
|
171938e528
btrfs: track exclusive filesystem operation in flags
|
8 years ago |
David Sterba
|
da353f6b30
btrfs: constify device path passed to relevant helpers
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |