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 |
Anand Jain
|
88acff64c6
btrfs: cleanup assigning next active device with a check
|
9 years ago |
Anand Jain
|
8ed01abe7d
btrfs: s_bdev is not null after missing replace
|
9 years ago |
Anand Jain
|
b5255456c5
btrfs: refactor btrfs_dev_replace_start for reuse
|
9 years ago |
Anand Jain
|
fc23c246d7
btrfs: use fs_info directly
|
9 years ago |
David Sterba
|
5c5c0df05d
btrfs: rename btrfs_find_device_by_user_input
|
9 years ago |
Anand Jain
|
b3d1b1532f
btrfs: enhance btrfs_find_device_by_user_input() to check device path
|
9 years ago |
Anand Jain
|
24e0474b59
btrfs: create helper btrfs_find_device_by_user_input()
|
9 years ago |
Yauhen Kharuzhy
|
7ccefb98ce
btrfs: Reset IO error counters before start of device replacing
|
9 years ago |
Adam Buchbinder
|
bb7ab3b92e
btrfs: Fix misspellings in comments.
|
9 years ago |
David Sterba
|
675d276b32
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
|
9 years ago |
Liu Bo
|
73beece9ca
Btrfs: fix lockdep deadlock warning due to dev_replace
|
10 years ago |
David Sterba
|
58c4e17384
btrfs: scrub: use GFP_KERNEL on the submission path
|
9 years ago |
Jeff Mahoney
|
95617d6932
btrfs: cleanup, stop casting for extent_map->lookup everywhere
|
10 years ago |
Chris Mason
|
6db4a7335d
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
|
9 years ago |
Chris Mason
|
62fb50ab7c
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
|
9 years ago |
David Sterba
|
730d9ec36b
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
|
9 years ago |
David Sterba
|
ecaeb14b91
btrfs: switch message printers to _in_rcu variants
|
9 years ago |
Liu Bo
|
73416dab23
Btrfs: move kobj stuff out of dev_replace lock range
|
10 years ago |
Anand Jain
|
9e271ae27e
Btrfs: kernel operation should come after user input has been verified
|
10 years ago |
Anand Jain
|
3257604048
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
|
10 years ago |
Anand Jain
|
e3bd6973bc
Btrfs: rename btrfs_kobj_add_device to btrfs_sysfs_add_device_link
|
10 years ago |
Tsutomu Itoh
|
527afb4493
Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
|
10 years ago |
Anand Jain
|
3e303ea60d
btrfs: its btrfs_err() instead of btrfs_error()
|
10 years ago |