- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / md / raid10.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-20 NeilBrown[PATCH] md: Avoid oops when attempting to fix read...
2006-02-03 NeilBrown[PATCH] md: Assorted little md fixes
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-06 NeilBrown[PATCH] md: count corrected read errors per drive
2006-01-06 NeilBrown[PATCH] md: allow array level to be set textually via...
2006-01-06 NeilBrown[PATCH] md: fix typo in comment
2006-01-06 NeilBrown[PATCH] md: define and use safe_put_page for md
2006-01-06 NeilBrown[PATCH] md: fix possible problem in raid1/raid10 error...
2006-01-06 NeilBrown[PATCH] md: remove personality numbering from md
2006-01-06 NeilBrown[PATCH] md: break out of a loop that doesn't need to...
2006-01-06 NeilBrown[PATCH] md: convert md to use kzalloc throughout
2006-01-06 NeilBrown[PATCH] md: clean up 'page' related names in md
2006-01-06 NeilBrown[PATCH] md: raid10 read-error handling - resync and...
2006-01-06 NeilBrown[PATCH] md: auto-correct correctable read errors in...
2006-01-06 NeilBrown[PATCH] md: support check-without-repair of raid10...
2006-01-06 NeilBrown[PATCH] md: write intent bitmap support for raid10
2006-01-06 NeilBrown[PATCH] md: improve raid10 "IO Barrier" concept
2005-11-28 NeilBrown[PATCH] md: improve read speed to raid10 arrays using...
2005-11-09 NeilBrown[PATCH] md: convert 'faulty' and 'in_sync' fields to...
2005-11-09 Suzanne Wood[PATCH] md: provide proper rcu_dereference / rcu_assign...
2005-11-01 Jens Axboe[BLOCK] Unify the seperate read/write io stat fields...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-09 NeilBrown[PATCH] md: fix BUG when raid10 rebuilds without enough...
2005-09-09 NeilBrown[PATCH] md: fix raid10 assembly when too many devices...
2005-09-09 NeilBrown[PATCH] md: fail IO request to md that require a barrier.
2005-09-09 NeilBrown[PATCH] md: fix minor error in raid10 read-balancing...
2005-06-22 Jesper Juhl[PATCH] md: remove unneeded NULL checks before kfree
2005-06-22 NeilBrown[PATCH] md: fix deadlock due to md thread processing...
2005-06-22 NeilBrown[PATCH] md: improve the interface to sync_request
2005-06-22 NeilBrown[PATCH] md: improve locking on 'safemode' and move...
2005-06-22 NeilBrown[PATCH] md: merge md_enter_safemode into md_check_recovery
2005-05-17 NeilBrown[PATCH] md: set the unplug_fn and issue_flush_fn for...
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer unifying: Raid
2004-12-01 Neil Brown[PATCH] md: fix careless bug in raid10
2004-11-11 Neil Brown[PATCH] md: delete unplug timer before shutting down...
2004-10-25 Neil Brown[PATCH] md: fixes to make version-1 superblocks work...
2004-10-25 Neil Brown[PATCH] md: fix typos in md and raid10
2004-10-25 Neil Brown[PATCH] md: make read retry use a new bio in raid1...
2004-10-25 Neil Brown[PATCH] md: modify locking when accessing subdevices...
2004-10-25 Neil Brown[PATCH] md: fix two little bugs in raid10
2004-10-25 Neil Brown[PATCH] md: make sure md always uses rdev_dec_pending...
2004-10-25 Neil Brown[PATCH] md: rationalise unplug functions in md
2004-10-25 Neil Brown[PATCH] md: rationalise issue_flush function in md...
2004-10-19 Maximilian Attems[PATCH] drivers/md: replace schedule_timeout() with...
2004-08-24 Neil Brown[PATCH] md: RAID10 module