David Sterba
|
6074d45f60
btrfs: drop fs_info parameter from tree_mod_log_insert_move
|
7 年之前 |
David Sterba
|
3ac6de1abd
btrfs: drop fs_info parameter from tree_mod_log_set_node_key
|
7 年之前 |
Nikolay Borisov
|
448f3a17ac
btrfs: Remove redundant comment from btrfs_search_forward
|
7 年之前 |
Nikolay Borisov
|
4271ecea64
btrfs: Improve btrfs_search_slot description
|
7 年之前 |
Nikolay Borisov
|
a74b35ec87
btrfs: Rename bin_search -> btrfs_bin_search
|
7 年之前 |
Nikolay Borisov
|
9ea2c7c9da
btrfs: Fix out of bounds access in btrfs_search_slot
|
7 年之前 |
Jeff Mahoney
|
692826b273
btrfs: handle errors while updating refcounts in update_ref_for_cow
|
7 年之前 |
Josef Bacik
|
84f7d8e624
btrfs: pass root to various extent ref mod functions
|
8 年之前 |
Nikolay Borisov
|
ee8c494f88
btrfs: Remove unused arguments from btrfs_changed_cb_t
|
8 年之前 |
David Sterba
|
a4f78750ef
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
|
8 年之前 |
David Sterba
|
adf0212396
btrfs: adjust includes after vmalloc removal
|
8 年之前 |
Nikolay Borisov
|
3d9ec8c49a
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
|
8 年之前 |
Linus Torvalds
|
1176032cb1
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 年之前 |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 年之前 |
David Sterba
|
bcc8e07f9e
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
|
8 年之前 |
David Sterba
|
176ef8f5e6
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
|
8 年之前 |
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 年之前 |
David Sterba
|
047e5e17c1
btrfs: remove BUG_ON from __tree_mod_log_insert
|
8 年之前 |
Filipe Manana
|
263d3995c9
Btrfs: try harder to migrate items to left sibling before splitting a leaf
|
8 年之前 |
David Sterba
|
f1e3026192
btrfs: remove unused parameter from tree_move_next_or_upnext
|
8 年之前 |
David Sterba
|
ab6a43e122
btrfs: remove unused parameter from tree_move_down
|
8 年之前 |
David Sterba
|
66cb7ddbf2
btrfs: remove unused parameter from __push_leaf_left
|
8 年之前 |
David Sterba
|
1e47eef223
btrfs: remove unused parameter from __push_leaf_right
|
8 年之前 |
David Sterba
|
4961e2930f
btrfs: remove unused parameter from split_item
|
8 年之前 |
David Sterba
|
7c302b49dd
btrfs: remove unused parameter from clean_tree_block
|
8 年之前 |
David Sterba
|
cda79c545e
btrfs: remove unused parameter from read_block_for_search
|
8 年之前 |
Liu Bo
|
d07b85284f
Btrfs: remove unused trans in read_block_for_search
|
8 年之前 |
Omar Sandoval
|
310712b2f7
Btrfs: constify struct btrfs_{,disk_}key wherever possible
|
8 年之前 |
Geliang Tang
|
6b4df8b6c5
btrfs: use rb_entry() instead of container_of
|
8 年之前 |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 年之前 |