md: support blocking writes to an array on device failure
[safe/jmp/linux-2.6] / drivers / md / raid10.c
2008-04-30 Dan Williamsmd: support blocking writes to an array on device failure
2008-04-28 Nick Andrewraid: remove leading TAB on printk messages
2008-03-05 K.Tanakamd: the md RAID10 resync thread could cause a md RAID10...
2008-03-05 NeilBrownmd: fix possible raid1/raid10 deadlock on read error...
2008-03-05 Keld Simonsenmd: don't attempt read-balancing for raid10 'far' layouts
2008-03-05 NeilBrownmd: fix deadlock in md/raid1 and md/raid10 when handlin...
2008-02-06 NeilBrownmd: change ITERATE_RDEV to rdev_for_each
2008-02-06 NeilBrownmd: allow a maximum extent to be set for resyncing
2008-02-06 NeilBrownmd: Update md bitmap during resync.
2007-11-09 Alan D. BrunelleAdd UNPLUG traces to all appropriate places
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-07-31 Arne Redlichmd: handle writes to broken raid10 arrays gracefully
2007-07-31 Maik Hampelmd: raid10: fix use-after-free of bio
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 NeilBrownmd: change bitmap_unplug and others to void functions
2007-06-16 NeilBrownmd: fix two raid10 bugs
2007-03-01 NeilBrown[PATCH] md: fix raid10 recovery problem.
2007-01-12 Lars Ellenberg[PATCH] md: pass down BIO_RW_SYNC in raid{1,10}
2006-12-13 NeilBrown[PATCH] md: Don't assume that READ==0 and WRITE==1...
2006-10-28 Randy Dunlap[PATCH] md: fix printk format warnings, seen on powerpc64:
2006-10-21 NeilBrown[PATCH] md: fix calculation of ->degraded for multipath...
2006-10-03 NeilBrown[PATCH] md: define ->congested_fn for raid1, raid10...
2006-10-03 NeilBrown[PATCH] md: Improve locking around error handling
2006-10-03 NeilBrown[PATCH] md: remove 'working_disks' from raid10 state
2006-10-03 NeilBrown[PATCH] md: replace magic numbers in sb_dirty with...
2006-10-03 NeilBrown[PATCH] md: factor out part of raid10d into a separate...
2006-07-10 NeilBrown[PATCH] md: include sector number in messages about...
2006-06-26 NeilBrown[PATCH] md: Calculate correct array size for raid10...
2006-06-26 NeilBrown[PATCH] md: support stripe/offset mode in raid10
2006-06-26 NeilBrown[PATCH] md: allow checkpoint of recovery with version...
2006-06-26 NeilBrown[PATCH] md: remove arbitrary limit on chunk size
2006-05-02 NeilBrown[PATCH] md: Fixed refcounting/locking when attempting...
2006-05-02 NeilBrown[PATCH] md: Avoid oops when attempting to fix read...
2006-04-02 Eric SesterhennBUG_ON() Conversion in md/raid10.c
2006-02-03 NeilBrown[PATCH] md: Assorted little md fixes
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 v2.6.12-rc2