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 |
Liu Bo
|
17b85495cf
Btrfs: remove deprecated comments
|
12 years ago |
Josef Bacik
|
c6b305a89b
Btrfs: don't re-enter when allocating a chunk
|
12 years ago |
Miao Xie
|
da633a4217
Btrfs: flush all dirty inodes if writeback can not start
|
12 years ago |
Miao Xie
|
093486c453
Btrfs: make delayed ref lock logic more readable
|
12 years ago |
Miao Xie
|
78a6184a3f
Btrfs: use slabs for delayed reference allocation
|
12 years ago |
Jan Schmidt
|
eb6b88d92c
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
|
12 years ago |
Liu Bo
|
3268a2468e
Btrfs: reset path lock state to zero
|
12 years ago |
Liu Bo
|
ac5c93005b
Btrfs: let allocation start from the right raid type
|
12 years ago |
Josef Bacik
|
72bcd99d45
Btrfs: set flushing if we're limited flushing
|
12 years ago |
Josef Bacik
|
c64c2bd890
Btrfs: don't take inode delalloc mutex if we're a free space inode
|
12 years ago |
Josef Bacik
|
1135d6df22
Btrfs: fix autodefrag and umount lockup
|
12 years ago |
Liu Bo
|
31e502298d
Btrfs: put raid properties into global table
|
12 years ago |
Miao Xie
|
4b5829a8e3
Btrfs: fix missing reserved space release in error path of delalloc reservation
|
12 years ago |
Stefan Behrens
|
63a212abc2
Btrfs: disallow some operations on the device replace target device
|
13 years ago |
Stefan Behrens
|
3ec706c831
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
|
13 years ago |
Liu Bo
|
37c4146d22
Btrfs: fix a deadlock in aborting transaction due to ENOSPC
|
13 years ago |
Julia Lawall
|
31b1a2bd75
fs/btrfs: use WARN
|
13 years ago |
Josef Bacik
|
7b398f8e58
Btrfs: fill the global reserve when unpinning space
|
13 years ago |
Miao Xie
|
08e007d2e5
Btrfs: improve the noflush reservation
|
13 years ago |
Miao Xie
|
561c294d4c
Btrfs: fix wrong comment in can_overcommit()
|
13 years ago |