aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2007-06-16md: fix bug in error handling during raid1 repairMike Accetta
2007-06-16md: fix two raid10 bugsNeilBrown
2007-05-23md: fix bug with linear hot-add and elsewhereNeilBrown
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown
2007-05-23md: avoid overflow in raid0 calculation with large componentsNeilBrown
2007-05-11md: improve the is_mddev_idle testNeilBrown
2007-05-10md: avoid a possibility that a read error can wrongly propagate through md/ra...NeilBrown
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds
2007-05-09md: improve partition detection in md arrayNeilBrown
2007-05-09md: allow reshape_position for md arrays to be set via sysfsNeilBrown
2007-05-09md: remove the slash from the name of a kmem_cache used by raid5NeilBrown
2007-05-09md: stop using csum_partial for checksum calculation in mdNeilBrown
2007-05-09md: move test for whether level supports bitmap to correct placeNeilBrown
2007-05-09md: cleanup: use seq_release_private() where appropriateMartin Peschke
2007-05-09drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-05-09dm log: fix resume failed log deviceJonathan Brassow
2007-05-09dm raid1: switch rh_in_sync to blocking in do_readsJonathan Brassow
2007-05-09dm raid1: fix to commit pending clear region requestsJonathan Brassow
2007-05-09dm: delay targetHeinz Mauelshagen
2007-05-09dm: bio list helpersHeinz Mauelshagen
2007-05-09dm io: remove old interfaceMilan Broz
2007-05-09dm raid1: update dm io interfaceMilan Broz
2007-05-09dm log: update dm io interfaceHeinz Mauelshagen
2007-05-09dm exception store: update dm io interfaceHeinz Mauelshagen
2007-05-09dm kcopyd: update dm io interfaceMilan Broz
2007-05-09dm io: new interfaceHeinz Mauelshagen
2007-05-09dm io: prepare for new interfaceHeinz Mauelshagen
2007-05-09dm io: delay dec_countHeinz Mauelshagen
2007-05-09dm raid1: add handle_errors feature flagJonathan E Brassow
2007-05-09dm log: report fault statusJonathan E Brassow
2007-05-09dm log: fault detectionJonathan E Brassow
2007-05-09dm: allow offline devicesMike Anderson
2007-05-09dm mpath: log device nameEdward Goggin
2007-05-09dm crypt: add null ivLudwig Nussel
2007-05-09dm crypt: use smaller bvecs in clonesOlaf Kirch
2007-05-09dm crypt: fix remove first_cloneOlaf Kirch
2007-05-09dm crypt: fix avoid cloned bio ref after freeOlaf Kirch
2007-05-09dm crypt: fix call to clone_initOlaf Kirch
2007-05-09dm crypt: disable barriersMilan Broz
2007-05-09dm raid1: one kmirrord per mirrorHolger Smolinski
2007-05-08Remove do_sync_file_range()Mark Fasheh
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-04-12[PATCH] md: fix calculation for size of filemap_attr array in md/bitmapNeil Brown
2007-04-04[PATCH] md: avoid a deadlock when removing a device from an md array via sysfsNeilBrown
2007-03-27[PATCH] md: convert compile time warnings into runtime warningsNeilBrown
2007-03-27[PATCH] md: clear the congested_fn when stopping a raid5NeilBrown
2007-03-27[PATCH] md: allow raid4 arrays to be reshapedNeilBrown
2007-03-16[PATCH] fix read past end of array in md/linear.cAndy Isaacson
2007-03-05[PATCH] md: fix for raid6 reshapeNeilBrown