Filipe Manana
|
4f69cb987e
Btrfs: fix crash caused by block group removal
|
10 年之前 |
Filipe Manana
|
292cbd51ec
Btrfs: fix invalid block group rbtree access after bg is removed
|
10 年之前 |
Filipe Manana
|
9ea24bbe17
Btrfs: fix snapshot inconsistency after a file write followed by truncate
|
11 年之前 |
Filipe Manana
|
758eb51e71
Btrfs: fix freeing used extent after removing empty block group
|
11 年之前 |
Josef Bacik
|
633c0aad4c
Btrfs: move read only block groups onto their own list V2
|
11 年之前 |
Linus Torvalds
|
4f4274af70
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 年之前 |
Filipe Manana
|
d05a2b4cd9
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
|
11 年之前 |
Filipe Manana
|
1a4ed8fdca
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
|
11 年之前 |
Linus Torvalds
|
90d0c376f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
11 年之前 |
Chris Mason
|
0ec31a61f0
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 年之前 |
Chris Mason
|
27b19cc886
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 年之前 |
Chris Mason
|
bbf65cf0b5
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
11 年之前 |
Filipe Manana
|
656f30dba7
Btrfs: be aware of btree inode write errors to avoid fs corruption
|
11 年之前 |
David Sterba
|
fccb84c94a
btrfs: move checks for DUMMY_ROOT into a helper
|
11 年之前 |
David Sterba
|
4d75f8a9c8
btrfs: remove blocksize from btrfs_alloc_free_block and rename
|
11 年之前 |
David Sterba
|
0308af4465
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
|
11 年之前 |
David Sterba
|
ce86cd5917
btrfs: remove parameter blocksize from read_tree_block
|
11 年之前 |
David Sterba
|
6197d86eab
btrfs: return void from readahead_tree_block
|
11 年之前 |
David Sterba
|
58dc4ce432
btrfs: remove unused parameter from readahead_tree_block
|
11 年之前 |
David Sterba
|
ee39b432b4
btrfs: remove unlikely from data-dependent branches and slow paths
|
11 年之前 |
Tejun Heo
|
d06efebf0c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
|
11 年之前 |
Josef Bacik
|
f6acfd5011
Btrfs: don't do async reclaim during log replay
|
11 年之前 |
Josef Bacik
|
47ab2a6c68
Btrfs: remove empty block groups automatically
|
11 年之前 |
Miao Xie
|
2196d6e8a7
Btrfs: Fix misuse of chunk mutex
|
11 年之前 |
Liu Bo
|
25ce459c1a
Btrfs: fix loop writing of async reclaim
|
11 年之前 |
David Sterba
|
4e54b17ad6
btrfs: clean away stripe_align helper
|
11 年之前 |
David Sterba
|
707e8a0715
btrfs: use nodesize everywhere, kill leafsize
|
11 年之前 |
David Sterba
|
962a298f35
btrfs: kill the key type accessor helpers
|
11 年之前 |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 年之前 |
Liu Bo
|
9e0af23764
Btrfs: fix task hang under heavy compressed write
|
11 年之前 |