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 |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
ab8d0fc48d
btrfs: convert pr_* to btrfs_* where possible
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Jeff Mahoney
|
3cdde2240d
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
|
9 years ago |
David Sterba
|
42f31734eb
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
|
9 years ago |
Nicholas D Steeves
|
0132761017
btrfs: fix string and comment grammatical issues and typos
|
9 years ago |
Chris Mason
|
c315ef8d9d
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
|
9 years ago |
Filipe Manana
|
578def7c50
Btrfs: don't wait for unrelated IO to finish before relocation
|
9 years ago |