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
/
drivers
/
md
/
dm-raid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MD: Remember the last sync operation that was performed
Jonathan Brassow
2013-06-26
1
-1
/
+2
*
md: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-14
1
-4
/
+4
*
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
2013-06-14
1
-1
/
+1
*
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
2013-06-14
1
-0
/
+15
*
DM RAID: Break-up untidy function
Jonathan Brassow
2013-06-14
1
-33
/
+39
*
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
2013-06-14
1
-1
/
+43
*
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
2013-04-24
1
-2
/
+109
*
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
2013-03-05
1
-20
/
+103
|
\
|
*
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
2013-02-26
1
-20
/
+103
*
|
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-1
/
+1
*
|
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
1
-5
/
+3
|
/
*
DM-RAID: Fix RAID10's check for sufficient redundancy
Jonathan Brassow
2013-01-24
1
-64
/
+37
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-2
/
+2
*
dm raid: round region_size to power of two
Jonathan Brassow
2012-12-21
1
-1
/
+3
*
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
2012-10-11
1
-0
/
+13
*
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
2012-10-11
1
-1
/
+1
*
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
2012-10-11
1
-1
/
+33
*
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
2012-10-11
1
-25
/
+50
*
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
2012-08-01
1
-5
/
+90
|
\
|
*
DM RAID: Add support for MD RAID10
Jonathan Brassow
2012-08-01
1
-5
/
+90
*
|
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
1
-1
/
+1
|
/
*
dm raid: move sectors_per_dev calculation
Jonathan E Brassow
2012-07-27
1
-9
/
+9
*
dm raid: restructure parse_raid_params
Jonathan E Brassow
2012-07-27
1
-5
/
+20
*
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
1
-6
/
+5
*
DM RAID: Use md_error() in place of simply setting Faulty bit
Jonathan Brassow
2012-05-22
1
-1
/
+1
*
DM RAID: Record and handle missing devices
Jonathan Brassow
2012-05-22
1
-4
/
+7
*
DM RAID: Set recovery flags on resume
Jonathan Brassow
2012-05-22
1
-2
/
+2
*
md: dm-raid should call helper function to clear rdev.
NeilBrown
2012-05-22
1
-4
/
+1
*
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
2012-04-24
1
-2
/
+2
*
dm raid: handle failed devices during start up
Jonathan E Brassow
2012-03-28
1
-2
/
+51
*
md: tidy up rdev_for_each usage.
NeilBrown
2012-03-19
1
-8
/
+8
*
dm raid: fix flush support
Jonathan E Brassow
2012-03-07
1
-0
/
+1
*
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
2012-03-07
1
-6
/
+10
*
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
2012-01-31
1
-3
/
+9
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
md: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
Linus Torvalds
2011-11-02
1
-11
/
+37
|
\
\
|
|
/
|
/
|
|
*
dm: raid fix device status indicator when array initializing
Jonathan E Brassow
2011-10-31
1
-11
/
+37
*
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-10-26
1
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
NeilBrown
2011-10-11
1
-2
/
+2
|
*
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
2011-10-11
1
-6
/
+6
|
*
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2011-10-11
1
-9
/
+9
*
|
dm: raid fix write_mostly arg validation
Jonthan Brassow
2011-09-25
1
-1
/
+1
|
/
*
dm raid: add md raid1 support
Jonathan Brassow
2011-08-02
1
-10
/
+39
*
dm raid: support metadata devices
Jonathan Brassow
2011-08-02
1
-16
/
+403
*
dm raid: add write_mostly parameter
Jonathan Brassow
2011-08-02
1
-1
/
+25
*
dm raid: add region_size parameter
Jonathan Brassow
2011-08-02
1
-3
/
+79
*
dm raid: tidy includes
Alasdair G Kergon
2011-08-02
1
-1
/
+2
*
dm raid: cleanup parameter handling
Jonathan Brassow
2011-08-02
1
-19
/
+23
*
md/dm - remove remains of plug_fn callback.
NeilBrown
2011-04-18
1
-8
/
+0
[next]