Stefan Behrens
|
27087f3701
Btrfs: init device stats for new devices
|
11 years ago |
Ilya Dryomov
|
e649e587cb
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
|
11 years ago |
Ilya Dryomov
|
f747cab7b7
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
|
11 years ago |
Filipe David Borba Manana
|
6174d3cb43
Btrfs: remove unused max_key arg from btrfs_search_forward
|
11 years ago |
Liu Bo
|
7d3d1744f8
Btrfs: fix memory leak of chunks' extent map
|
11 years ago |
Chris Mason
|
1329dfc8bb
Merge branch 'for-linus' into for-linus-3.12
|
11 years ago |
Ilya Dryomov
|
1357272fc7
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
|
11 years ago |
Linus Torvalds
|
0fbf2cc983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 years ago |
Frank Holton
|
5138cccf34
btrfs: Add btrfs: prefix to kernel log output
|
12 years ago |
Ilya Dryomov
|
55e50e458e
Btrfs: do not add replace target to the alloc_list
|
12 years ago |
Linus Torvalds
|
b7c09ad401
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Filipe David Borba Manana
|
f45388f387
Btrfs: fix deadlock in uuid scan kthread
|
12 years ago |
Ilya Dryomov
|
795a332139
Btrfs: stop refusing the relocation of chunk 0
|
12 years ago |
Josef Bacik
|
726551ebc7
Btrfs: adjust the fs_devices->missing count on unmount
|
12 years ago |
Filipe David Borba Manana
|
f717175024
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
|
12 years ago |
Filipe David Borba Manana
|
d730680184
Btrfs: fix race between removing a dev and writing sbs
|
12 years ago |
Geert Uytterhoeven
|
231e88f410
Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
1473b24ee0
Btrfs: Make btrfs_device_fsid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
410ba3a291
Btrfs: Make btrfs_device_uuid() return unsigned long
|
12 years ago |
Geert Uytterhoeven
|
c1c9ff7c94
Btrfs: Remove superfluous casts from u64 to unsigned long long
|
12 years ago |
Ilya Dryomov
|
a1e8780a89
Btrfs: rollback btrfs_device fields on umount
|
12 years ago |
Ilya Dryomov
|
2208a378f3
Btrfs: add alloc_fs_devices and switch to it
|
12 years ago |
Ilya Dryomov
|
12bd2fc0d2
Btrfs: add btrfs_alloc_device and switch to it
|
12 years ago |
Ilya Dryomov
|
53f10659f9
Btrfs: find_next_devid: root -> fs_info
|
12 years ago |
Stefan Behrens
|
70f8017547
Btrfs: check UUID tree during mount if required
|
12 years ago |
Stefan Behrens
|
803b2f54fb
Btrfs: fill UUID tree initially
|
12 years ago |
Stefan Behrens
|
f7a81ea4cc
Btrfs: create UUID tree if required
|
12 years ago |
Stefan Behrens
|
35a3621beb
Btrfs: get rid of sparse warnings
|
12 years ago |
Dave Jones
|
eb2067f713
Fix leak in __btrfs_map_block error path
|
12 years ago |
Filipe David Borba Manana
|
395927a9d8
Btrfs: optimize function btrfs_read_chunk_tree
|
12 years ago |