Linus Torvalds
|
559b6d90a0
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
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 |
Liu Bo
|
1c8b5b6e8b
Btrfs: free sys_array eb as soon as possible
|
9 years ago |
Linus Torvalds
|
07be1337b9
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Andy Shevchenko
|
8da4b8c48e
lib/uuid.c: move generate_random_uuid() to uuid.c
|
9 years ago |
David Sterba
|
36fac9e9ff
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
|
9 years ago |
David Sterba
|
5ef64a3e75
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
|
9 years ago |
Anand Jain
|
48b3b9d401
btrfs: fix lock dep warning move scratch super outside of chunk_mutex
|
9 years ago |
Josef Bacik
|
e042d1ec44
Btrfs: remove BUG_ON()'s in btrfs_map_block
|
9 years ago |
Liu Bo
|
3d8da67817
Btrfs: fix divide error upon chunk's stripe_len
|
9 years ago |
Anand Jain
|
779bf3fefa
btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex
|
9 years ago |
Austin S. Hemmelgarn
|
88be159c90
btrfs: allow balancing to dup with multi-device
|
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 |
David Sterba
|
5c5c0df05d
btrfs: rename btrfs_find_device_by_user_input
|
9 years ago |
David Sterba
|
418775a22b
btrfs: use existing device constraints table btrfs_raid_array
|
9 years ago |
David Sterba
|
621292bae6
btrfs: introduce raid-type to error-code table, for minimum device constraint
|
9 years ago |
David Sterba
|
3cc31a0d5b
btrfs: pass number of devices to btrfs_check_raid_min_devices
|
9 years ago |
David Sterba
|
f47ab2588e
btrfs: rename __check_raid_min_devices
|
9 years ago |
Anand Jain
|
02feae3c55
btrfs: optimize check for stale device
|
9 years ago |
Anand Jain
|
6b526ed70c
btrfs: introduce device delete by devid
|
9 years ago |
Anand Jain
|
42b6742715
btrfs: make use of btrfs_scratch_superblocks() in btrfs_rm_device()
|
9 years ago |
Anand Jain
|
b3d1b1532f
btrfs: enhance btrfs_find_device_by_user_input() to check device path
|
9 years ago |
Anand Jain
|
24fc572fe4
btrfs: make use of btrfs_find_device_by_user_input()
|
9 years ago |
Anand Jain
|
24e0474b59
btrfs: create helper btrfs_find_device_by_user_input()
|
9 years ago |
Anand Jain
|
bd45ffbcb1
btrfs: clean up and optimize __check_raid_min_device()
|
9 years ago |
Anand Jain
|
f1fa7f2642
btrfs: create helper function __check_raid_min_devices()
|
9 years ago |
Anand Jain
|
6cf86a006b
btrfs: create a helper function to read the disk super
|
9 years ago |
Liu Bo
|
cf25ce518e
Btrfs: do not create empty block group if we have allocated data
|
9 years ago |