Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0d9ce162cf46c99628cc5da9510b959c7976735b
/
fs
/
btrfs
/
ctree.c
7c15d41
btrfs: ctree: Dump the leaf before BUG_ON in btrfs_set_item_key_safe
by Qu Wenruo
· 6 years ago
f5c8daa
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
by David Sterba
· 6 years ago
179d1e6
btrfs: remove unused parameter fs_info from from tree_advance
by David Sterba
· 6 years ago
c7da959
btrfs: remove unused parameter fs_info from tree_move_down
by David Sterba
· 6 years ago
c71dd88
btrfs: remove unused parameter fs_info from btrfs_extend_item
by David Sterba
· 6 years ago
78ac4f9
btrfs: remove unused parameter fs_info from btrfs_truncate_item
by David Sterba
· 6 years ago
25263cd
btrfs: remove unused parameter fs_info from split_item
by David Sterba
· 6 years ago
8087c19
btrfs: get fs_info from eb in __push_leaf_left
by David Sterba
· 6 years ago
f72f001
btrfs: get fs_info from eb in __push_leaf_right
by David Sterba
· 6 years ago
94f94ad
btrfs: get fs_info from trans in copy_for_split
by David Sterba
· 6 years ago
6ad3cf6
btrfs: get fs_info from trans in insert_ptr
by David Sterba
· 6 years ago
55d32ed
btrfs: get fs_info from trans in balance_node_right
by David Sterba
· 6 years ago
d30a668
btrfs: get fs_info from trans in push_node_left
by David Sterba
· 6 years ago
e064d5e
btrfs: get fs_info from eb in btrfs_verify_level_key
by David Sterba
· 6 years ago
d0d20b0
btrfs: get fs_info from eb in read_node_slot
by David Sterba
· 6 years ago
e902baa
btrfs: get fs_info from eb in btrfs_leaf_free_space
by David Sterba
· 6 years ago
6a884d7d
btrfs: get fs_info from eb in clean_tree_block
by David Sterba
· 6 years ago
ed874f0
btrfs: get fs_info from eb in tree_mod_log_eb_copy
by David Sterba
· 6 years ago
8f881e8
btrfs: get fs_info from eb in leaf_data_end
by David Sterba
· 6 years ago
290342f
btrfs: use BUG() instead of BUG_ON(1)
by Arnd Bergmann
· 6 years ago
448de47
btrfs: Check the first key and level for cached extent buffer
by Qu Wenruo
· 6 years ago
253002f
Btrfs: remove assertion when searching for a key in a node/leaf
by Filipe Manana
· 6 years ago
cbca7d5
Btrfs: add missing error handling after doing leaf/node binary search
by Filipe Manana
· 6 years ago
766ece5
btrfs: merge btrfs_set_lock_blocking_rw with it's caller
by David Sterba
· 6 years ago
8bead25
btrfs: open code now trivial btrfs_set_lock_blocking
by David Sterba
· 7 years ago
300aa89
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
by David Sterba
· 7 years ago
f616f5c
btrfs: qgroup: Use delayed subtree rescan for balance
by Qu Wenruo
· 6 years ago
a627947
Btrfs: fix deadlock when allocating tree block during leaf/node split
by Filipe Manana
· 6 years ago
a6d8654
Btrfs: fix deadlock when using free space tree due to block group creation
by Filipe Manana
· 6 years ago
52042d8
btrfs: Fix typos in comments and strings
by Andrea Gelmini
· 6 years ago
be6821f
Btrfs: send, fix race with transaction commits that create snapshots
by Filipe Manana
· 6 years ago
83354f0
btrfs: catch cow on deleting snapshots
by Josef Bacik
· 6 years ago
de37aa5
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
by Nikolay Borisov
· 6 years ago
7239ff4
btrfs: Introduce support for FSID change without metadata rewrite
by Nikolay Borisov
· 6 years ago
8c7eeb6
btrfs: Remove extra reference count bumps in btrfs_compare_trees
by Nikolay Borisov
· 6 years ago
24cee18
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
by Nikolay Borisov
· 6 years ago
6c122e2
btrfs: Remove redundant extent_buffer_get in get_old_root
by Nikolay Borisov
· 6 years ago
5ce5555
Btrfs: fix deadlock when writing out free space caches
by Filipe Manana
· 6 years ago
5239834
Btrfs: kill btrfs_clear_path_blocking
by Liu Bo
· 6 years ago
315bed4
btrfs: handle error of get_old_root
by Nikolay Borisov
· 6 years ago
98e6b1e
Btrfs: remove unnecessary level check in balance_level
by Liu Bo
· 6 years ago
4b6f8e9
Btrfs: do not unnecessarily pass write_lock_level when processing leaf
by Liu Bo
· 6 years ago
4fd786e
btrfs: Remove 'objectid' member from struct btrfs_root
by Misono Tomohiro
· 6 years ago
a79865c
btrfs: Remove V0 extent support
by Nikolay Borisov
· 7 years ago
bc877d2
btrfs: Deduplicate extent_buffer init code
by Nikolay Borisov
· 7 years ago
b167fa9
btrfs: Remove fs_info from fixup_low_keys
by Nikolay Borisov
· 7 years ago
f9ddfd0
Btrfs: remove unused check of skip_locking
by Liu Bo
· 7 years ago
d80bb3f
Btrfs: remove always true check in unlock_up
by Liu Bo
· 7 years ago
662c653
Btrfs: grab write lock directly if write_lock_level is the max level
by Liu Bo
· 7 years ago
1fc28d8
Btrfs: move get root out of btrfs_search_slot to a helper
by Liu Bo
· 7 years ago
e6a1d6f
Btrfs: use more straightforward extent_buffer_uptodate check
by Liu Bo
· 7 years ago
ca19b4a
Btrfs: remove superfluous free_extent_buffer in read_block_for_search
by Liu Bo
· 7 years ago
02a3307
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
by Liu Bo
· 7 years ago
6f2f0b3
Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
by Robbie Ko
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
d198013
btrfs: update barrier in should_cow_block
by David Sterba
· 7 years ago
581c176
btrfs: Validate child tree block's level and first key
by Qu Wenruo
· 7 years ago
d9d19a0
btrfs: kill tree_mod_log_set_root_pointer helper
by David Sterba
· 7 years ago
0e82bcf
btrfs: kill tree_mod_log_set_node_key helper
by David Sterba
· 7 years ago
bf1d342
btrfs: kill trivial wrapper tree_mod_log_eb_move
by David Sterba
· 7 years ago
b1a09f1
btrfs: remove trivial locking wrappers of tree mod log
by David Sterba
· 7 years ago
bcd24da
btrfs: drop fs_info parameter from __tree_mod_log_oldest_root
by David Sterba
· 7 years ago
b6dfa35
btrfs: embed tree_mod_move structure to tree_mod_elem
by David Sterba
· 7 years ago
a446a97
btrfs: drop unused fs_info parameter from tree_mod_log_eb_move
by David Sterba
· 7 years ago
95b757c
btrfs: drop fs_info parameter from tree_mod_log_free_eb
by David Sterba
· 7 years ago
db7279a
btrfs: drop fs_info parameter from tree_mod_log_free_eb
by David Sterba
· 7 years ago
e09c2ef
btrfs: drop fs_info parameter from tree_mod_log_insert_key
by David Sterba
· 7 years ago
6074d45
btrfs: drop fs_info parameter from tree_mod_log_insert_move
by David Sterba
· 7 years ago
3ac6de1
btrfs: drop fs_info parameter from tree_mod_log_set_node_key
by David Sterba
· 7 years ago
448f3a1
btrfs: Remove redundant comment from btrfs_search_forward
by Nikolay Borisov
· 7 years ago
4271ece
btrfs: Improve btrfs_search_slot description
by Nikolay Borisov
· 7 years ago
a74b35e
btrfs: Rename bin_search -> btrfs_bin_search
by Nikolay Borisov
· 7 years ago
9ea2c7c
btrfs: Fix out of bounds access in btrfs_search_slot
by Nikolay Borisov
· 7 years ago
692826b
btrfs: handle errors while updating refcounts in update_ref_for_cow
by Jeff Mahoney
· 7 years ago
84f7d8e
btrfs: pass root to various extent ref mod functions
by Josef Bacik
· 7 years ago
ee8c494
btrfs: Remove unused arguments from btrfs_changed_cb_t
by Nikolay Borisov
· 7 years ago
a4f7875
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
by David Sterba
· 8 years ago
adf0212
btrfs: adjust includes after vmalloc removal
by David Sterba
· 8 years ago
3d9ec8c
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
by Nikolay Borisov
· 8 years ago
1176032
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
752ade6
treewide: use kv[mz]alloc* rather than opencoded variants
by Michal Hocko
· 8 years ago
bcc8e07
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
by David Sterba
· 8 years ago
176ef8f
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
by David Sterba
· 8 years ago
e9f467d
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11
by Chris Mason
· 8 years ago
047e5e1
btrfs: remove BUG_ON from __tree_mod_log_insert
by David Sterba
· 8 years ago
263d399
Btrfs: try harder to migrate items to left sibling before splitting a leaf
by Filipe Manana
· 8 years ago
f1e3026
btrfs: remove unused parameter from tree_move_next_or_upnext
by David Sterba
· 8 years ago
ab6a43e
btrfs: remove unused parameter from tree_move_down
by David Sterba
· 8 years ago
66cb7dd
btrfs: remove unused parameter from __push_leaf_left
by David Sterba
· 8 years ago
1e47eef
btrfs: remove unused parameter from __push_leaf_right
by David Sterba
· 8 years ago
4961e29
btrfs: remove unused parameter from split_item
by David Sterba
· 8 years ago
7c302b4
btrfs: remove unused parameter from clean_tree_block
by David Sterba
· 8 years ago
cda79c5
btrfs: remove unused parameter from read_block_for_search
by David Sterba
· 8 years ago
d07b852
Btrfs: remove unused trans in read_block_for_search
by Liu Bo
· 8 years ago
310712b
Btrfs: constify struct btrfs_{,disk_}key wherever possible
by Omar Sandoval
· 8 years ago
6b4df8b
btrfs: use rb_entry() instead of container_of
by Geliang Tang
· 8 years ago
2ff7e61
btrfs: take an fs_info directly when the root is not used otherwise
by Jeff Mahoney
· 9 years ago
0b246af
btrfs: root->fs_info cleanup, add fs_info convenience variables
by Jeff Mahoney
· 9 years ago
da17066
btrfs: pull node/sector/stripe sizes out of root and into fs_info
by Jeff Mahoney
· 9 years ago
58e8012
btrfs: add optimized version of eb to eb copy
by David Sterba
· 8 years ago
Next »