David Sterba
|
adf0212396
btrfs: adjust includes after vmalloc removal
|
8 years ago |
Nikolay Borisov
|
3d9ec8c49a
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
|
8 years ago |
Linus Torvalds
|
1176032cb1
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 years ago |
David Sterba
|
bcc8e07f9e
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
|
8 years ago |
David Sterba
|
176ef8f5e6
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
|
8 years ago |
Chris Mason
|
e9f467d028
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11
|
8 years ago |
David Sterba
|
047e5e17c1
btrfs: remove BUG_ON from __tree_mod_log_insert
|
8 years ago |
Filipe Manana
|
263d3995c9
Btrfs: try harder to migrate items to left sibling before splitting a leaf
|
8 years ago |
David Sterba
|
f1e3026192
btrfs: remove unused parameter from tree_move_next_or_upnext
|
8 years ago |
David Sterba
|
ab6a43e122
btrfs: remove unused parameter from tree_move_down
|
8 years ago |
David Sterba
|
66cb7ddbf2
btrfs: remove unused parameter from __push_leaf_left
|
8 years ago |
David Sterba
|
1e47eef223
btrfs: remove unused parameter from __push_leaf_right
|
8 years ago |
David Sterba
|
4961e2930f
btrfs: remove unused parameter from split_item
|
8 years ago |
David Sterba
|
7c302b49dd
btrfs: remove unused parameter from clean_tree_block
|
8 years ago |
David Sterba
|
cda79c545e
btrfs: remove unused parameter from read_block_for_search
|
8 years ago |
Liu Bo
|
d07b85284f
Btrfs: remove unused trans in read_block_for_search
|
8 years ago |
Omar Sandoval
|
310712b2f7
Btrfs: constify struct btrfs_{,disk_}key wherever possible
|
8 years ago |
Geliang Tang
|
6b4df8b6c5
btrfs: use rb_entry() instead of container_of
|
8 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 |
David Sterba
|
58e8012cc1
btrfs: add optimized version of eb to eb copy
|
8 years ago |
David Sterba
|
b159fa2808
btrfs: remove constant parameter to memset_extent_buffer and rename it
|
8 years ago |
David Sterba
|
d24ee97b96
btrfs: use new helpers to set uuids in eb
|
8 years ago |
David Sterba
|
62d1f9fe97
btrfs: remove trivial helper btrfs_find_tree_block
|
8 years ago |
Liu Bo
|
196e02490c
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
|
9 years ago |
Liu Bo
|
851cd173f0
Btrfs: memset to avoid stale content in btree leaf
|
9 years ago |
Goldwyn Rodrigues
|
0f5053eb90
btrfs: parent_start initialization cleanup
|
9 years ago |
Jeff Mahoney
|
62e855771d
btrfs: convert printk(KERN_* to use pr_* calls
|
9 years ago |