[PATCH] md: remove 'working_disks' from raid10 state
[safe/jmp/linux-2.6] / drivers / md / raid5.c
2006-10-03 NeilBrown[PATCH] md: remove the working_disks and failed_disks...
2006-10-03 NeilBrown[PATCH] md: replace magic numbers in sb_dirty with...
2006-07-10 NeilBrown[PATCH] md: include sector number in messages about...
2006-07-10 NeilBrown[PATCH] md: fix some small races in bitmap plugging...
2006-07-10 NeilBrown[PATCH] md: fix a plug/unplug race in raid5
2006-07-10 NeilBrown[PATCH] md: fix resync speed calculation for restarted...
2006-07-10 NeilBrown[PATCH] md: delay starting md threads until array is...
2006-07-10 NeilBrown[PATCH] md: possible fix for unplug problem
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Adrian Bunk[PATCH] drivers/md/raid5.c: remove an unused variable
2006-06-26 NeilBrown[PATCH] md: Fix bug that stops raid5 resync from happening
2006-06-26 NeilBrown[PATCH] md: split reshape portion of raid5 sync_request...
2006-06-26 NeilBrown[PATCH] md: allow checkpoint of recovery with version...
2006-06-26 NeilBrown[PATCH] md: merge raid5 and raid6 code
2006-06-26 NeilBrown[PATCH] md: remove arbitrary limit on chunk size
2006-04-02 Eric SesterhennBUG_ON() Conversion in md/raid5.c
2006-03-27 NeilBrown[PATCH] md: Remove bi_end_io call out from under a...
2006-03-27 NeilBrown[PATCH] md: Remove some stray semi-colons after functio...
2006-03-27 NeilBrown[PATCH] md: Improve comments about locking situation...
2006-03-27 NeilBrown[PATCH] md: Support suspending of IO to regions of...
2006-03-27 NeilBrown[PATCH] md: Split reshape handler in check_reshape...
2006-03-27 NeilBrown[PATCH] md: Only checkpoint expansion progress occasionally
2006-03-27 NeilBrown[PATCH] md: Checkpoint and allow restart of raid5 reshape
2006-03-27 NeilBrown[PATCH] md: Final stages of raid5 expand code
2006-03-27 NeilBrown[PATCH] md: Core of raid5 resize process
2006-03-27 NeilBrown[PATCH] md: Infrastructure to allow normal IO to contin...
2006-03-27 NeilBrown[PATCH] md: Allow stripes to be expanded in preparation...
2006-03-27 NeilBrown[PATCH] md: Split disks array out of raid5 conf structu...
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: remove personality numbering from md
2006-01-06 NeilBrown[PATCH] md: tidy up raid5/6 hash table code
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: fix up some rdev rcu locking in raid5/6
2006-01-06 NeilBrown[PATCH] md: move bitmap_create to after md array has...
2006-01-06 NeilBrown[PATCH] md: allow dirty raid[456] arrays to be started...
2006-01-06 NeilBrown[PATCH] md: small cleanups for raid5
2005-12-12 NeilBrown[PATCH] md: use correct size of raid5 stripe cache...
2005-11-28 NeilBrown[PATCH] md: fix locking problem in r5/r6
2005-11-09 NeilBrown[PATCH] md: fix some locking and module refcounting...
2005-11-09 NeilBrown[PATCH] md: make sure a user-request sync of raid5...
2005-11-09 NeilBrown[PATCH] md: convert 'faulty' and 'in_sync' fields to...
2005-11-09 NeilBrown[PATCH] md: improvements to raid5 handling of read...
2005-11-09 NeilBrown[PATCH] md: change raid5 sysfs attribute to not create...
2005-11-09 NeilBrown[PATCH] md: fix ref-counting problems with kobjects...
2005-11-09 Suzanne Wood[PATCH] md: provide proper rcu_dereference / rcu_assign...
2005-11-09 NeilBrown[PATCH] md: teach raid5 the difference between 'check...
2005-11-09 NeilBrown[PATCH] md: add kobject/sysfs support to raid5
2005-11-09 NeilBrown[PATCH] md: better handling of readerrors with raid5.
2005-11-07 Nishanth Aravamudan[PATCH] drivers/md: fix-up schedule_timeout() usage
2005-11-01 Jens Axboe[BLOCK] Unify the seperate read/write io stat fields...
2005-09-09 NeilBrown[PATCH] md: add write-intent-bitmap support to raid5
2005-09-09 NeilBrown[PATCH] md: fail IO request to md that require a barrier.
2005-08-02 NeilBrown[PATCH] md: make sure raid5/raid6 resync uses correct...
2005-07-27 NeilBrown[PATCH] md: when resizing an array, we need to update...
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