index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Age
Commit message (
Expand
)
Author
2020-05-25
btrfs: reloc: add btrfs_ prefix for backref_node/edge/cache
Qu Wenruo
2020-05-25
btrfs: reloc: refactor useless nodes handling into its own function
Qu Wenruo
2020-05-25
btrfs: reloc: refactor finishing part of upper linkage into finish_upper_links()
Qu Wenruo
2020-05-25
btrfs: reloc: remove the open-coded goto loop for breadth-first search
Qu Wenruo
2020-05-25
btrfs: reloc: pass essential members for alloc_backref_node()
Qu Wenruo
2020-05-25
btrfs: reloc: use wrapper to replace open-coded edge linking
Qu Wenruo
2020-05-25
btrfs: reloc: refactor indirect tree backref processing into its own function
Qu Wenruo
2020-05-25
btrfs: reloc: refactor direct tree backref processing into its own function
Qu Wenruo
2020-05-25
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
2020-05-25
btrfs: reloc: add backref_cache::fs_info member
Qu Wenruo
2020-05-25
btrfs: reloc: add backref_cache::pending_edge and backref_cache::useless_node
Qu Wenruo
2020-05-25
btrfs: reloc: rename mark_block_processed and __mark_block_processed
Qu Wenruo
2020-05-25
btrfs: reloc: use btrfs_backref_iter infrastructure
Qu Wenruo
2020-04-23
btrfs: fix transaction leak in btrfs_recover_relocation
Xiyu Yang
2020-04-17
btrfs: fix setting last_trans for reloc roots
Josef Bacik
2020-04-08
btrfs: check commit root generation in should_ignore_root
Josef Bacik
2020-03-23
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-03-23
btrfs: restart relocate_tree_blocks properly
Josef Bacik
2020-03-23
btrfs: reloc: reorder reservation before root selection
Josef Bacik
2020-03-23
btrfs: do not readahead in build_backref_tree
Josef Bacik
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
2020-03-23
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-03-23
btrfs: hold a ref on the root->reloc_root
Josef Bacik
2020-03-23
btrfs: clear DEAD_RELOC_TREE before dropping the reloc root
Josef Bacik
2020-03-23
btrfs: free the reloc_control in a consistent way
Josef Bacik
2020-03-23
btrfs: do not init a reloc root if we aren't relocating
Josef Bacik
2020-03-23
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
2020-03-23
btrfs: unset reloc control if we fail to recover
Josef Bacik
2020-03-23
btrfs: drop block from cache on error in relocation
Josef Bacik
2020-03-23
btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree...
Qu Wenruo
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
btrfs: relocation: Check cancel request after each extent found
Qu Wenruo
2020-03-23
btrfs: relocation: Check cancel request after each data page read
Qu Wenruo
2020-03-23
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
2020-03-23
btrfs: Remove impossible BUG_ON in get_tree_block_key
Nikolay Borisov
2020-03-23
btrfs: relocation: Remove is_cowonly_root()
Qu Wenruo
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: push grab_fs_root into read_fs_root
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in btrfs_recover_relocation
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in create_reloc_inode
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in find_data_references
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in record_reloc_root_in_trans
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in merge_reloc_roots
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in prepare_to_merge
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in build_backref_tree
Josef Bacik
2020-03-23
btrfs: make relocation use btrfs_read_tree_root()
Josef Bacik
2020-03-23
btrfs: relocation: Add introduction of how relocation works
Qu Wenruo
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
[prev]
[next]