index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
1
-4
/
+7
*
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
2020-07-27
1
-2
/
+10
*
btrfs: relocation: allow signal to cancel balance
Qu Wenruo
2020-07-27
1
-1
/
+2
*
btrfs: make prealloc_file_extent_cluster take btrfs_inode
Nikolay Borisov
2020-07-27
1
-12
/
+12
*
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: make btrfs_set_extent_delalloc take btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+2
*
btrfs: use for loop in prealloc_file_extent_cluster
Nikolay Borisov
2020-07-27
1
-3
/
+2
*
btrfs: perform data management operations outside of inode lock
Nikolay Borisov
2020-07-27
1
-7
/
+5
*
btrfs: remove hole check in prealloc_file_extent_cluster
Nikolay Borisov
2020-07-27
1
-3
/
+0
*
btrfs: make btrfs_reloc_clone_csums take btrfs_inode
Nikolay Borisov
2020-07-27
1
-4
/
+4
*
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for reloca...
Filipe Manana
2020-07-27
1
-8
/
+6
*
btrfs: simplify iget helpers
David Sterba
2020-05-25
1
-11
/
+2
*
btrfs: open code read_fs_root
David Sterba
2020-05-25
1
-12
/
+9
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-7
/
+1
*
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2020-05-25
1
-0
/
+2
*
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
2020-05-25
1
-3
/
+9
*
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
2020-05-25
1
-11
/
+5
*
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
1
-11
/
+14
*
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
2020-05-25
1
-5
/
+3
*
btrfs: use list_for_each_entry_safe in free_reloc_roots
Nikolay Borisov
2020-05-25
1
-11
/
+5
*
btrfs: reloc: move error handling of build_backref_tree() to backref.c
Qu Wenruo
2020-05-25
1
-47
/
+1
*
btrfs: backref: rename and move finish_upper_links()
Qu Wenruo
2020-05-25
1
-115
/
+1
*
btrfs: backref: rename and move handle_one_tree_block()
Qu Wenruo
2020-05-25
1
-355
/
+2
*
btrfs: reloc: open code read_fs_root() for handle_indirect_tree_backref()
Qu Wenruo
2020-05-25
1
-1
/
+5
*
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
2020-05-25
1
-4
/
+6
*
btrfs: backref: rename and move backref_tree_panic()
Qu Wenruo
2020-05-25
1
-20
/
+9
*
btrfs: backref: rename and move backref_cache_cleanup()
Qu Wenruo
2020-05-25
1
-31
/
+1
*
btrfs: backref: rename and move remove_backref_node()
Qu Wenruo
2020-05-25
1
-48
/
+5
*
btrfs: backref: rename and move drop_backref_node()
Qu Wenruo
2020-05-25
1
-38
/
+7
*
btrfs: backref: rename and move free_backref_(node|edge)
Qu Wenruo
2020-05-25
1
-31
/
+11
*
btrfs: backref: rename and move link_backref_edge()
Qu Wenruo
2020-05-25
1
-19
/
+4
*
btrfs: backref: rename and move alloc_backref_edge()
Qu Wenruo
2020-05-25
1
-14
/
+3
*
btrfs: backref: rename and move alloc_backref_node()
Qu Wenruo
2020-05-25
1
-26
/
+6
*
btrfs: backref: rename and move backref_cache_init()
Qu Wenruo
2020-05-25
1
-17
/
+1
*
btrfs: rename tree_entry to rb_simple_node and export it
Qu Wenruo
2020-05-25
1
-77
/
+32
*
btrfs: backref: move btrfs_backref_(node|edge|cache) structures to backref.h
Qu Wenruo
2020-05-25
1
-113
/
+0
*
btrfs: reloc: add btrfs_ prefix for backref_node/edge/cache
Qu Wenruo
2020-05-25
1
-137
/
+141
*
btrfs: reloc: refactor useless nodes handling into its own function
Qu Wenruo
2020-05-25
1
-37
/
+76
*
btrfs: reloc: refactor finishing part of upper linkage into finish_upper_links()
Qu Wenruo
2020-05-25
1
-69
/
+117
*
btrfs: reloc: remove the open-coded goto loop for breadth-first search
Qu Wenruo
2020-05-25
1
-81
/
+88
*
btrfs: reloc: pass essential members for alloc_backref_node()
Qu Wenruo
2020-05-25
1
-20
/
+20
*
btrfs: reloc: use wrapper to replace open-coded edge linking
Qu Wenruo
2020-05-25
1
-16
/
+37
*
btrfs: reloc: refactor indirect tree backref processing into its own function
Qu Wenruo
2020-05-25
1
-135
/
+159
*
btrfs: reloc: refactor direct tree backref processing into its own function
Qu Wenruo
2020-05-25
1
-52
/
+78
*
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
2020-05-25
1
-11
/
+39
*
btrfs: reloc: add backref_cache::fs_info member
Qu Wenruo
2020-05-25
1
-2
/
+6
*
btrfs: reloc: add backref_cache::pending_edge and backref_cache::useless_node
Qu Wenruo
2020-05-25
1
-28
/
+46
*
btrfs: reloc: rename mark_block_processed and __mark_block_processed
Qu Wenruo
2020-05-25
1
-34
/
+22
*
btrfs: reloc: use btrfs_backref_iter infrastructure
Qu Wenruo
2020-05-25
1
-129
/
+62
[next]