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
/
raid56.h
Age
Commit message (
Expand
)
Author
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
2022-12-05
btrfs: raid56: prepare data checksums for later RMW verification
Qu Wenruo
2022-12-05
btrfs: raid56: remove the old error tracking system
Qu Wenruo
2022-12-05
btrfs: raid56: introduce btrfs_raid_bio::error_bitmap
Qu Wenruo
2022-12-05
btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_work
Qu Wenruo
2022-12-05
btrfs: raid56: switch write path to rmw_rbio()
Qu Wenruo
2022-12-05
btrfs: raid56: introduce the main entrance for RMW path
Qu Wenruo
2022-12-05
btrfs: raid56: switch recovery path to a single function
Qu Wenruo
2022-09-26
btrfs: properly abstract the parity raid bio handling
Christoph Hellwig
2022-07-25
btrfs: do not return errors from raid56_parity_recover
Christoph Hellwig
2022-07-25
btrfs: do not return errors from raid56_parity_write
Christoph Hellwig
2022-07-25
btrfs: raid56: use fixed stripe length everywhere
Christoph Hellwig
2022-07-25
btrfs: use btrfs_raid_array to calculate number of parity stripes
Qu Wenruo
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-05-16
btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
Qu Wenruo
2022-05-16
btrfs: reduce width for stripe_len from u64 to u32
Qu Wenruo
2021-10-26
btrfs: remove btrfs_raid_bio::fs_info member
Qu Wenruo
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2019-07-01
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2015-08-09
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
Omar Sandoval
2015-01-21
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse