index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
raid56.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
Qu Wenruo
2023-08-21
1
-1
/
+0
*
btrfs: scrub: use recovered data stripes as cache to avoid unnecessary read
Qu Wenruo
2023-06-19
1
-0
/
+3
*
btrfs: remove unused raid56 functions which were dedicated for scrub
Qu Wenruo
2023-04-17
1
-7
/
+0
*
btrfs: introduce a new helper to submit write bio for repair
Qu Wenruo
2023-04-17
1
-0
/
+5
*
btrfs: fix spelling mistakes found using codespell
Colin Ian King
2023-02-15
1
-2
/
+2
*
btrfs: raid56: prepare data checksums for later RMW verification
Qu Wenruo
2022-12-05
1
-0
/
+12
*
btrfs: raid56: remove the old error tracking system
Qu Wenruo
2022-12-05
1
-8
/
+0
*
btrfs: raid56: introduce btrfs_raid_bio::error_bitmap
Qu Wenruo
2022-12-05
1
-0
/
+11
*
btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_work
Qu Wenruo
2022-12-05
1
-2
/
+0
*
btrfs: raid56: switch write path to rmw_rbio()
Qu Wenruo
2022-12-05
1
-5
/
+0
*
btrfs: raid56: introduce the main entrance for RMW path
Qu Wenruo
2022-12-05
1
-0
/
+5
*
btrfs: raid56: switch recovery path to a single function
Qu Wenruo
2022-12-05
1
-0
/
+2
*
btrfs: properly abstract the parity raid bio handling
Christoph Hellwig
2022-09-26
1
-3
/
+1
*
btrfs: do not return errors from raid56_parity_recover
Christoph Hellwig
2022-07-25
1
-2
/
+2
*
btrfs: do not return errors from raid56_parity_write
Christoph Hellwig
2022-07-25
1
-1
/
+1
*
btrfs: raid56: use fixed stripe length everywhere
Christoph Hellwig
2022-07-25
1
-8
/
+4
*
btrfs: use btrfs_raid_array to calculate number of parity stripes
Qu Wenruo
2022-07-25
1
-11
/
+1
*
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
1
-0
/
+2
*
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
1
-1
/
+147
*
btrfs: raid56: make raid56_add_scrub_pages() subpage compatible
Qu Wenruo
2022-05-16
1
-1
/
+1
*
btrfs: reduce width for stripe_len from u64 to u32
Qu Wenruo
2022-05-16
1
-4
/
+3
*
btrfs: remove btrfs_raid_bio::fs_info member
Qu Wenruo
2021-10-26
1
-12
/
+10
*
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
1
-4
/
+4
*
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
David Sterba
2019-07-01
1
-2
/
+2
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-16
/
+5
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-4
/
+4
*
Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation
Omar Sandoval
2015-08-09
1
-2
/
+8
*
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
2015-01-21
1
-6
/
+5
*
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
1
-2
/
+2
*
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-03
1
-0
/
+12
*
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-12-03
1
-1
/
+1
*
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
1
-0
/
+51