Akinobu Mita
|
475bf36ffb
btrfs: fix bio_size_ok() for max_sectors > 0xffff
|
11 years ago |
Dulshani Gunawardhana
|
d9b0d9ba04
btrfs: Replace kmalloc with kmalloc_array
|
11 years ago |
Dulshani Gunawardhana
|
fae7f21cec
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
|
11 years ago |
Zach Brown
|
8b558c5f09
btrfs: remove fs/btrfs/compat.h
|
11 years ago |
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
|
11 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
|
11 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 |