aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/raid10.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-06md: fix bug in raid10 recovery.NeilBrown
2008-10-15md: build failure due to missing delay.hStephen Rothwell
2008-10-13md: Relax minimum size restrictions on chunk_size.NeilBrown
2008-10-09block: mark bio_split_pool staticDenis ChengRq
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: raid fixups for removal of bi_hw_segmentsJens Axboe
2008-10-09drop vmerge accountingMikulas Patocka
2008-08-05Allow raid10 resync to happening in larger chunks.NeilBrown
2008-08-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-08-01md: raid10: wake up frozen arrayArthur Jones
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-07-21md: Make mddev->array_size sector-based.Andre Noll
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon
2008-06-28rationalise return value for ->hot_add_disk method.Neil Brown
2008-06-28Support adding a spare to a live md array with external metadata.Neil Brown
2008-06-28Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown
2008-05-24md: restart recovery cleanly after device failure.NeilBrown
2008-05-14Remove blkdev warning triggered by using mdNeil Brown
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison
2008-04-30md: support blocking writes to an array on device failureDan Williams
2008-04-28raid: remove leading TAB on printk messagesNick Andrew
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown
2008-02-06md: change ITERATE_RDEV to rdev_for_eachNeilBrown
2008-02-06md: allow a maximum extent to be set for resyncingNeilBrown
2008-02-06md: Update md bitmap during resync.NeilBrown
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-31md: handle writes to broken raid10 arrays gracefullyArne Redlich
2007-07-31md: raid10: fix use-after-free of bioMaik Hampel
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-17md: change bitmap_unplug and others to void functionsNeilBrown
2007-06-16md: fix two raid10 bugsNeilBrown
2007-03-01[PATCH] md: fix raid10 recovery problem.NeilBrown
2007-01-11[PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg
2006-12-13[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap
2006-10-21[PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown
2006-10-03[PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown
2006-10-03[PATCH] md: Improve locking around error handlingNeilBrown
2006-10-03[PATCH] md: remove 'working_disks' from raid10 stateNeilBrown
2006-10-03[PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown
2006-10-03[PATCH] md: factor out part of raid10d into a separate function.NeilBrown
2006-07-10[PATCH] md: include sector number in messages about corrected read errorsNeilBrown
2006-06-26[PATCH] md: Calculate correct array size for raid10 in new offset modeNeilBrown