index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
raid56.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
btrfs: do not return errors from raid56_parity_recover
Christoph Hellwig
1
-2
/
+2
2022-07-25
btrfs: do not return errors from raid56_parity_write
Christoph Hellwig
1
-1
/
+1
2022-07-25
btrfs: raid56: use fixed stripe length everywhere
Christoph Hellwig
1
-8
/
+4
2022-07-25
btrfs: use btrfs_raid_array to calculate number of parity stripes
Qu Wenruo
1
-11
/
+1
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
1
-0
/
+2
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
1
-1
/
+147
2022-05-16
btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
Qu Wenruo
1
-1
/
+1
2022-05-16
btrfs: reduce width for stripe_len from u64 to u32
Qu Wenruo
1
-4
/
+3
2021-10-26
btrfs: remove btrfs_raid_bio::fs_info member
Qu Wenruo
1
-12
/
+10
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-4
/
+4
2019-07-01
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
David Sterba
1
-2
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+5
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-4
/
+4
2015-08-09
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
Omar Sandoval
1
-2
/
+8
2015-01-22
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
1
-6
/
+5
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
1
-2
/
+2
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
1
-0
/
+12
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
1
-1
/
+1
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-0
/
+51