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-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
2020-01-20
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...
Qu Wenruo
2020-01-13
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2019-12-13
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-11-18
btrfs: remove extent_map::bdev
David Sterba
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
btrfs: opencode extent_buffer_get
David Sterba
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-11
Btrfs: add missing extents release on file extent cluster relocation error
Filipe Manana
2019-09-25
btrfs: relocation: fix use-after-free on dead relocation roots
Qu Wenruo
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
2019-07-04
btrfs: migrate the delalloc space stuff to it's own home
Josef Bacik
2019-05-28
btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
Qu Wenruo
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
2019-04-29
btrfs: get fs_info from block group in lookup_free_space_inode
David Sterba
2019-04-29
btrfs: Remove redundant inode argument from btrfs_add_ordered_sum
Nikolay Borisov
2019-04-29
btrfs: fix panic during relocation after ENOSPC before writeback happens
Josef Bacik
2019-04-29
btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan
Qu Wenruo
2019-04-29
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
2019-04-29
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
2019-02-25
Btrfs: add missing error handling after doing leaf/node binary search
Filipe Manana
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
2019-02-25
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
2019-02-25
Btrfs: drop useless LIST_HEAD in merge_reloc_root
Julia Lawall
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-11-23
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
2018-10-15
btrfs: relocation: Remove redundant tree level check
Qu Wenruo
[next]