summaryrefslogtreecommitdiff
path: root/include/linux/raid/raid5.h
AgeCommit message (Expand)Author
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams
2006-12-10[PATCH] md: allow reads that have bypassed the cache to be retried on failureRaz Ben-Jehuda(caro)
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-03[PATCH] md: remove the working_disks and failed_disks from raid5 state data.NeilBrown
2006-10-03[PATCH] md: fix a comment that is wrong in raid5.hNeilBrown
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown
2006-03-27[PATCH] md: Only checkpoint expansion progress occasionallyNeilBrown
2006-03-27[PATCH] md: Checkpoint and allow restart of raid5 reshapeNeilBrown
2006-03-27[PATCH] md: Core of raid5 resize processNeilBrown
2006-03-27[PATCH] md: Infrastructure to allow normal IO to continue while array is expa...NeilBrown
2006-03-27[PATCH] md: Allow stripes to be expanded in preparation for expanding an arrayNeilBrown
2006-03-27[PATCH] md: Split disks array out of raid5 conf structure so it is easier to ...NeilBrown
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown
2006-01-06[PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown
2006-01-06[PATCH] md: fix raid6 resync check/repair codeNeilBrown
2005-11-09[PATCH] md: change raid5 sysfs attribute to not create a new directoryNeilBrown
2005-11-09[PATCH] md: add kobject/sysfs support to raid5NeilBrown
2005-11-09[PATCH] md: better handling of readerrors with raid5.NeilBrown
2005-09-09[PATCH] md: add write-intent-bitmap support to raid5NeilBrown
2005-02-07[PATCH] raid5 overlapping read hackNeil Brown
2004-05-19[PATCH] Remove blk_run_queues() remnantsAndrew Morton
2004-01-20[PATCH] md: Fix typo in commentAndrew Morton
2003-05-26[PATCH] md: Remove dependancy on MD_SB_DISKS from raid5Neil Brown
2003-05-26[PATCH] md: Use new single page bio splitting for raid0 and linearNeil Brown
2003-03-14[PATCH] md: Remove md_recoveryd thread for mdNeil Brown
2003-02-17[PATCH] Add name of md device to name of thread managing that device.Neil Brown
2002-08-22[PATCH] md: Remove per-personality 'operational' and 'write_only' flagsNeil Brown
2002-08-22[PATCH] md: Make spare handling simple ... personalities know lessNeil Brown
2002-08-22[PATCH] md: Remove used_slot field from per-personality infoNeil Brown
2002-08-22[PATCH] md: Store rdev instead of bdev in per-personality status arraysNeil Brown
2002-07-18[PATCH] MD - Remove number and raid_disk from personality arraysNeil Brown
2002-07-04[PATCH] raid kdev_t cleanups (part 1)Alexander Viro
2002-06-18Merge penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/md-mergeLinus Torvalds
2002-06-18[PATCH] md 22 of 22 - Generalise md sync threadsNeil Brown
2002-06-18[PATCH] md 2 of 22 - Make device plugging work for md/raid5Neil Brown
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton
2002-05-17[PATCH] Initial md/raid5 support for 2.5 (with bio)Neil Brown
2002-05-17[PATCH] Tidy up raid5 codeNeil Brown
2002-02-04v2.4.5.4 -> v2.4.5.5Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds