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
/
dev-replace.h
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
2022-09-26
btrfs: add struct declarations in dev-replace.h
Josef Bacik
2021-02-09
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
2019-04-29
btrfs: get fs_info from trans in btrfs_run_dev_replace
David Sterba
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
2018-12-17
btrfs: mark btrfs_dev_replace_start as static
Anand Jain
2018-10-15
btrfs: open code btrfs_after_dev_replace_commit
David Sterba
2018-10-15
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
btrfs: open code btrfs_dev_replace_clear_lock_blocking
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-26
btrfs: btrfs_dev_replace_cancel() can return int
Anand Jain
2018-03-26
btrfs: rename __btrfs_dev_replace_cancel()
Anand Jain
2018-03-26
btrfs: open code btrfs_dev_replace_cancel()
Anand Jain
2017-02-28
btrfs: constify device path passed to relevant helpers
David Sterba
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-04-28
btrfs: refactor btrfs_dev_replace_start for reuse
Anand Jain
2016-02-23
Btrfs: fix lockdep deadlock warning due to dev_replace
Liu Bo
2012-12-12
Btrfs: add new sources for device replace code
Stefan Behrens
2012-12-12
Btrfs: add code to scrub to copy read data to another disk
Stefan Behrens