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
2021-01-07
btrfs: reloc: fix wrong file extent type check to avoid false ENOENT
Qu Wenruo
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-08
btrfs: remove err variable from do_relocation
Nikolay Borisov
2020-12-08
btrfs: eliminate err variable from merge_reloc_root
Nikolay Borisov
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in replace_path
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in do_relocation
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in walk_down_reloc_tree
Josef Bacik
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-12-08
btrfs: add set/get accessors for root_item::drop_level
David Sterba
2020-11-05
btrfs: fix min reserved size calculation in merge_reloc_root
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-07-27
btrfs: relocation: review the call sites which can be interrupted by signal
Qu Wenruo
2020-07-27
btrfs: relocation: allow signal to cancel balance
Qu Wenruo
2020-07-27
btrfs: make prealloc_file_extent_cluster take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info
Nikolay Borisov
2020-07-27
btrfs: make btrfs_set_extent_delalloc take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: use for loop in prealloc_file_extent_cluster
Nikolay Borisov
2020-07-27
btrfs: perform data management operations outside of inode lock
Nikolay Borisov
2020-07-27
btrfs: remove hole check in prealloc_file_extent_cluster
Nikolay Borisov
2020-07-27
btrfs: make btrfs_reloc_clone_csums take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_lookup_ordered_extent take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for reloca...
Filipe Manana
2020-05-25
btrfs: simplify iget helpers
David Sterba
2020-05-25
btrfs: open code read_fs_root
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2020-05-25
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
2020-05-25
btrfs: use list_for_each_entry_safe in free_reloc_roots
Nikolay Borisov
2020-05-25
btrfs: reloc: move error handling of build_backref_tree() to backref.c
Qu Wenruo
2020-05-25
btrfs: backref: rename and move finish_upper_links()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move handle_one_tree_block()
Qu Wenruo
2020-05-25
btrfs: reloc: open code read_fs_root() for handle_indirect_tree_backref()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move backref_tree_panic()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move backref_cache_cleanup()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move remove_backref_node()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move drop_backref_node()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move free_backref_(node|edge)
Qu Wenruo
2020-05-25
btrfs: backref: rename and move link_backref_edge()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move alloc_backref_edge()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move alloc_backref_node()
Qu Wenruo
2020-05-25
btrfs: backref: rename and move backref_cache_init()
Qu Wenruo
2020-05-25
btrfs: rename tree_entry to rb_simple_node and export it
Qu Wenruo
2020-05-25
btrfs: backref: move btrfs_backref_(node|edge|cache) structures to backref.h
Qu Wenruo
[next]