Linus Torvalds
|
521d474631
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
Josef Bacik
|
6a3891c551
Btrfs: add sanity test for outstanding_extents accounting
|
10 years ago |
Josef Bacik
|
dcdf7f6ddb
Btrfs: prepare block group cache before writing
|
10 years ago |
Josef Bacik
|
6a41dd0922
Btrfs: account for the correct number of extents for delalloc reservations
|
10 years ago |
Linus Torvalds
|
84399bb075
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
Josef Bacik
|
0c0ef4bc84
Btrfs: abort the transaction if we fail to update the free space cache inode
|
10 years ago |
Linus Torvalds
|
2b9fb532d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
10 years ago |
Forrest Liu
|
3d84be7991
Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
|
10 years ago |
Josef Bacik
|
dcab6a3b2a
Btrfs: account for large extents with enospc
|
10 years ago |
Shaohua Li
|
2f0810880f
btrfs: delete chunk allocation attemp when setting block group ro
|
10 years ago |
Filipe Manana
|
d4b450cd4b
Btrfs: fix race between transaction commit and empty block group removal
|
10 years ago |
Liu Bo
|
26455d3318
Btrfs: cleanup unused run_most
|
10 years ago |
Zhao Lei
|
6e9606d2a2
Btrfs: add ref_count and free function for btrfs_bio
|
10 years ago |
Filipe Manana
|
6219872dc6
Btrfs: lookup for block group only if needed when freeing a tree block
|
10 years ago |
Chris Mason
|
57bbddd7fb
Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus
|
10 years ago |
Josef Bacik
|
ce93ec548c
Btrfs: track dirty block groups on their own list
|
10 years ago |
Filipe Manana
|
75c68e9fbb
Btrfs: fix race deleting block group from space_info->ro_bgs list
|
10 years ago |
Josef Bacik
|
df95e7f0d9
Btrfs: abort transaction if we don't find the block group
|
10 years ago |
David Sterba
|
a83fffb75d
btrfs: sink blocksize parameter to btrfs_find_create_tree_block
|
11 years ago |
David Sterba
|
fe864576de
btrfs: sink blocksize parameter to btrfs_init_new_buffer
|
11 years ago |
David Sterba
|
d3e46fea1b
btrfs: sink blocksize parameter to readahead_tree_block
|
11 years ago |
Filipe Manana
|
1edb647bb9
Btrfs: remove non-sense btrfs_error_discard_extent() function
|
10 years ago |
Filipe Manana
|
678886bdc6
Btrfs: fix fs corruption on transaction abort if device supports discard
|
10 years ago |
Filipe Manana
|
01eacb2779
Btrfs: always clear a block group node when removing it from the tree
|
10 years ago |
Josef Bacik
|
cb83b7b816
Btrfs: make get_caching_control unconditionally return the ctl
|
10 years ago |
Filipe Manana
|
8dbcd10f69
Btrfs: fix unprotected deletion from pending_chunks list
|
10 years ago |
Filipe Manana
|
495e64f4fe
Btrfs: fix fs mapping extent map leak
|
10 years ago |
Filipe Manana
|
c92f6be34c
Btrfs: make btrfs_abort_transaction consider existence of new block groups
|
10 years ago |
Filipe Manana
|
04216820fe
Btrfs: fix race between fs trimming and block group remove/allocation
|
10 years ago |
Filipe Manana
|
ae0ab003f2
Btrfs: fix freeing used extents after removing empty block group
|
10 years ago |