index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid10.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
Jonathan Brassow
1
-0
/
+5
2012-08-18
md/raid10: fix problem with on-stack allocation of r10bio structure.
NeilBrown
1
-1
/
+1
2012-07-31
MD RAID10: Export md_raid10_congested
Jonathan Brassow
1
-0
/
+3
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
1
-14
/
+0
2012-07-31
MD RAID10: rename mirror_info structure
Jonathan Brassow
1
-3
/
+3
2012-05-22
md/raid10: add reshape support
NeilBrown
1
-0
/
+5
2012-05-21
md/raid10: Introduce 'prev' geometry to support reshape.
NeilBrown
1
-1
/
+7
2012-05-21
md/raid10: collect some geometry fields into a dedicated structure.
NeilBrown
1
-11
/
+12
2011-12-23
md/raid10: prepare data structures for handling replacement.
NeilBrown
1
-24
/
+37
2011-10-11
md: add proper write-congestion reporting to RAID1 and RAID10.
NeilBrown
1
-1
/
+1
2011-10-11
md/raid10: typedef removal: conf_t -> struct r10conf
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: mirror_info_t -> struct mirror_info
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: r10bio_t -> struct r10bio and r1bio_t -> struct r1bio
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: mdk_thread_t -> struct md_thread
NeilBrown
1
-1
/
+1
2011-10-11
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
1
-2
/
+2
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
1
-1
/
+1
2011-07-28
md/raid10: Handle write errors by updating badblock log.
NeilBrown
1
-0
/
+1
2011-07-28
md/raid10: clear bad-block record when write succeeds.
NeilBrown
1
-0
/
+11
2011-07-28
md/raid10: avoid reading from known bad blocks - part 1
NeilBrown
1
-0
/
+4
2011-07-27
md/raid10: Make use of new recovery_disabled handling
NeilBrown
1
-0
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-06-24
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
1
-5
/
+0
2010-05-18
md: Add support for Raid0->Raid10 takeover
Trela, Maciej
1
-0
/
+12
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
1
-6
/
+0
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
1
-2
/
+0
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
1
-0
/
+123