Liu Bo
|
cdccee993f
Btrfs: remove BUG_ON in __add_tree_block
|
8 years ago |
Liu Bo
|
b14c55a191
Btrfs: remove BUG() in add_data_reference
|
8 years ago |
Liu Bo
|
3de28d579e
Btrfs: convert to use btrfs_get_extent_inline_ref_type
|
8 years ago |
Nikolay Borisov
|
e3f3ad1268
btrfs: Remove never reached error handling code in __add_reloc_root
|
8 years ago |
Chris Mason
|
6374e57ad8
btrfs: fix integer overflow in calc_reclaim_items_nr
|
8 years ago |
Qu Wenruo
|
bc42bda223
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
|
8 years ago |
Qu Wenruo
|
364ecf3651
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
|
8 years ago |
Josef Bacik
|
c6100a4b4e
Btrfs: replace tree->mapping with tree->private_data
|
8 years ago |
Nikolay Borisov
|
73f2e545b6
btrfs: Make btrfs_orphan_add take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
dcdbc059f0
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
691fa05967
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
|
8 years ago |
Nikolay Borisov
|
9f3db423f9
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
|
8 years ago |
Jeff Mahoney
|
77ab86bf1c
btrfs: free-space-cache, clean up unnecessary root arguments
|
8 years ago |
Jeff Mahoney
|
5e00f1939f
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
|
8 years ago |
David Sterba
|
f85b7379cd
btrfs: fix over-80 lines introduced by previous cleanups
|
8 years ago |
Nikolay Borisov
|
4a0cc7ca6c
btrfs: Make btrfs_ino take a struct btrfs_inode
|
8 years ago |
Chris Mason
|
5f52a2c512
Merge branch 'for-chris-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.10
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Jeff Mahoney
|
6bccf3ab1e
btrfs: call functions that always use the same root with fs_info instead
|
9 years ago |
Qu Wenruo
|
824d8dff88
btrfs: qgroup: Fix qgroup data leaking by using subtree tracing
|
9 years ago |
Qu Wenruo
|
50b3e040b7
btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
|
9 years ago |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 years ago |
Adam Borowski
|
ebce0e01b9
btrfs: make block group flags in balance printks human-readable
|
8 years ago |
Filipe Manana
|
001895b313
Btrfs: remove unused code when creating and merging reloc trees
|
9 years ago |
Filipe Manana
|
054570a1dc
Btrfs: fix relocation incorrectly dropping data references
|
9 years ago |
Liu Bo
|
4547f4d8ff
Btrfs: kill BUG_ON in do_relocation
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |