Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
01e0da48856fe964e2a981e5541cee234b8a43a3
/
fs
/
btrfs
/
ctree.c
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
b159fa2
btrfs: remove constant parameter to memset_extent_buffer and rename it
by David Sterba
· 8 years ago
d24ee97
btrfs: use new helpers to set uuids in eb
by David Sterba
· 8 years ago
62d1f9f
btrfs: remove trivial helper btrfs_find_tree_block
by David Sterba
· 8 years ago
196e024
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
by Liu Bo
· 8 years ago
851cd17
Btrfs: memset to avoid stale content in btree leaf
by Liu Bo
· 8 years ago
0f5053e
btrfs: parent_start initialization cleanup
by Goldwyn Rodrigues
· 8 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
e2c8990
btrfs: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
2309e79
btrfs: Fix warning "variable ‘gen’ set but not used"
by Luis Henriques
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
f5ee5c9
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
by Jeff Mahoney
· 9 years ago
fb770ae
Btrfs: fix read_node_slot to return errors
by Liu Bo
· 9 years ago
5e24e9a
Btrfs: error out if generic_bin_search get invalid arguments
by Liu Bo
· 9 years ago
415b35a
Btrfs: fix error handling in map_private_extent_buffer
by Liu Bo
· 9 years ago
64c1292
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
by Jeff Mahoney
· 9 years ago
c871b0f
Btrfs: check if extent buffer is aligned to sectorsize
by Liu Bo
· 9 years ago
b9ef22d
Btrfs: self-tests: Support non-4k page size
by Feifei Xu
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
34d9700
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
by Anand Jain
· 9 years ago
8f282f7
btrfs: fallback to vmalloc in btrfs_compare_tree
by David Sterba
· 9 years ago
e22b3d1
Merge branch 'dev/gfp-flags' into for-chris-4.6
by David Sterba
· 9 years ago
e780b0d
btrfs: send: use GFP_KERNEL everywhere
by David Sterba
· 9 years ago
298cfd3
Btrfs: Use (eb->start, seq) as search key for tree modification log
by Chandan Rajendra
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
e4058b5
btrfs: cleanup, use enum values for btrfs_path reada
by David Sterba
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 9 years ago
a0d58e4
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
ce0eac2
btrfs: Fixed dsize and last_off declarations
by Alexandru Moise
· 9 years ago
a4553fe
Btrfs: consolidate btrfs_error() to btrfs_std_error()
by Anand Jain
· 9 years ago
93314e3
btrfs: abort transaction on btrfs_reloc_cow_block()
by Zhaolei
· 9 years ago
Next »