Linus Torvalds
|
3615db41c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Josef Bacik
|
fdf30d1c1b
Btrfs: limit the global reserve to 512mb
|
12 years ago |
Josef Bacik
|
f4881bc7a8
Btrfs: fix space leak when we fail to reserve metadata space
|
12 years ago |
Josef Bacik
|
835d974fab
Btrfs: handle a bogus chunk tree nicely
|
12 years ago |
Linus Torvalds
|
08637024ab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Josef Bacik
|
492104c866
Btrfs: return EIO if we have extent tree corruption
|
12 years ago |
Linus Torvalds
|
b695188dd3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
12 years ago |
Wang Shilong
|
88e081bf82
Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic
|
12 years ago |
Wang Shilong
|
a9870c0e03
Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails
|
12 years ago |
Linus Torvalds
|
de1a2262b0
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
12 years ago |
Miao Xie
|
d5c1207017
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
|
12 years ago |
Qu Wenruo
|
fda2832feb
btrfs: cleanup for open-coded alignment
|
12 years ago |
Alexandre Oliva
|
a81cb9a2d9
clear chunk_alloc flag on retryable failure
|
12 years ago |
Linus Torvalds
|
9afa3195b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Zach Brown
|
24542bf7ea
btrfs: limit fallocate extent reservation to 256MB
|
12 years ago |
Chris Mason
|
e942f883bc
Merge branch 'raid56-experimental' into for-linus-3.9
|
12 years ago |
Chris Mason
|
b2c6b3e061
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
|
12 years ago |
David Sterba
|
b069e0c345
btrfs: put some enospc messages under enospc_debug
|
12 years ago |
Miao Xie
|
0934856d46
Btrfs: fix deadlock due to unsubmitted
|
12 years ago |
Josef Bacik
|
5d80366e9b
Btrfs: steal from global reserve if we are cleaning up orphans
|
12 years ago |
Josef Bacik
|
70afa3998c
Btrfs: rework the overcommit logic to be based on the total size
|
12 years ago |
Eric Sandeen
|
1971e917c8
btrfs: remove unnecessary DEFINE_WAIT() declarations
|
12 years ago |
Josef Bacik
|
96f1bb5777
Btrfs: do not overcommit if we don't have enough space for global rsv
|
12 years ago |
Miao Xie
|
de98ced9e7
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
|
12 years ago |
Miao Xie
|
963d678b0f
Btrfs: use percpu counter for fs_info->delalloc_bytes
|
12 years ago |
Miao Xie
|
e6ec716f0d
Btrfs: make raid attr array more readable
|
12 years ago |
Liu Bo
|
a1897fddd2
Btrfs: record first logical byte in memory
|
12 years ago |
Liu Bo
|
dcfac4156f
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
|
12 years ago |
Liu Bo
|
c53d613e52
Btrfs: kill unused argument of update_block_group
|
12 years ago |
Liu Bo
|
f6373bf3dc
Btrfs: kill unused arguments of cache_block_group
|
12 years ago |