index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-raid.c
Age
Commit message (
Expand
)
Author
2015-10-02
dm raid: fix round up of default region size
Mikulas Patocka
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-05-29
dm raid: add support for the MD RAID0 personality
Heinz Mauelshagen
2015-05-29
dm raid: a few cleanups
Heinz Mauelshagen
2015-05-29
dm raid: fixup documentation for discard support
Heinz Mauelshagen
2015-02-13
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-09
dm raid: fix a couple integer overflows
Dan Carpenter
2015-02-03
md: make ->congested robust against personality changes.
NeilBrown
2014-10-29
dm raid: fix inaccessible superblocks causing oops in configure_discard_support
Heinz Mauelshagen
2014-10-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-10-06
dm raid: add discard support for RAID levels 4, 5 and 6
Heinz Mauelshagen
2014-10-06
dm raid: add discard support for RAID levels 1 and 10
Heinz Mauelshagen
2013-06-26
MD: Remember the last sync operation that was performed
Jonathan Brassow
2013-06-13
md: replace strict_strto*() with kstrto*()
Jingoo Han
2013-06-13
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
2013-06-13
DM RAID: Fix raid_resume not reviving failed devices in all cases
Jonathan Brassow
2013-06-13
DM RAID: Break-up untidy function
Jonathan Brassow
2013-06-13
DM RAID: Add ability to restore transiently failed devices on resume
Jonathan Brassow
2013-04-24
DM RAID: Add message/status support for changing sync action
Jonathan Brassow
2013-03-06
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2013-02-26
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
2013-01-24
DM-RAID: Fix RAID10's check for sufficient redundancy
Jonathan Brassow
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm raid: round region_size to power of two
Jonathan Brassow
2012-10-11
DM RAID: Fix for "sync" directive ineffectiveness
Jonathan Brassow
2012-10-11
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
Jonathan Brassow
2012-10-11
DM RAID: Add rebuild capability for RAID10
Jonathan Brassow
2012-10-11
DM RAID: Move 'rebuild' checking code to its own function
Jonathan Brassow
2012-08-01
Merge branch 'for-next' of git://neil.brown.name/md
Linus Torvalds
2012-08-01
DM RAID: Add support for MD RAID10
Jonathan Brassow
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
dm raid: move sectors_per_dev calculation
Jonathan E Brassow
2012-07-27
dm raid: restructure parse_raid_params
Jonathan E Brassow
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
2012-05-22
DM RAID: Use md_error() in place of simply setting Faulty bit
Jonathan Brassow
2012-05-22
DM RAID: Record and handle missing devices
Jonathan Brassow
2012-05-22
DM RAID: Set recovery flags on resume
Jonathan Brassow
2012-05-22
md: dm-raid should call helper function to clear rdev.
NeilBrown
2012-04-24
DM RAID: Use safe version of rdev_for_each
Jonathan Brassow
2012-03-28
dm raid: handle failed devices during start up
Jonathan E Brassow
2012-03-19
md: tidy up rdev_for_each usage.
NeilBrown
2012-03-07
dm raid: fix flush support
Jonathan E Brassow
2012-03-07
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
2012-01-30
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
Linus Torvalds
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-31
dm: raid fix device status indicator when array initializing
Jonathan E Brassow
[next]