Commit History

Author SHA1 Message Date
  NeilBrown e62e58a5ff md: use interruptible wait when duration is controlled by userspace. 16 years ago
  NeilBrown a5c308d4d1 md/raid5: suspend shouldn't affect read requests. 16 years ago
  Martin K. Petersen 8f6c2e4b32 md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
  NeilBrown 48606a9f2f md/raid5: correctly update sync_completed when we reach max_resync 16 years ago
  Dan Williams 7a3ab90894 md/raid5: add missing call to schedule() after prepare_to_wait() 16 years ago
  Andre Noll 8c6ac868b1 md: Push down reconstruction log message to personality code. 16 years ago
  NeilBrown 50ac168a6e md: merge reconfig and check_reshape methods. 16 years ago
  NeilBrown 597a711b69 md: remove unnecessary arguments from ->reconfig method. 16 years ago
  NeilBrown 01ee22b496 md: raid5: check stripe cache is large enough in start_reshape 16 years ago
  Andre Noll cdc2ae6d6a md: fix some comments. 16 years ago
  Andre Noll 0ba459d262 md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig(). 16 years ago
  Andre Noll 09c9e5fa1b md: convert conf->chunk_size and conf->prev_chunk to sectors. 16 years ago
  Andre Noll 664e7c413f md: Convert mddev->new_chunk to sectors. 16 years ago
  Andre Noll 9d8f036362 md: Make mddev->chunk_size sector-based. 16 years ago
  raz ben yehuda 740da44918 md: raid5: chunk size check in setup_conf 16 years ago
  NeilBrown 070ec55d07 md: remove mddev_to_conf "helper" macro 16 years ago
  Linus Torvalds c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 16 years ago
  NeilBrown 0e6e0271a2 md/raid5: fix bug in reshape code when chunk_size decreases. 16 years ago
  NeilBrown a8c906ca3f md/raid5 - avoid deadlocks in get_active_stripe during reshape 16 years ago
  NeilBrown f001a70cdc md/raid5: use conf->raid_disks in preference to mddev->raid_disk 16 years ago
  NeilBrown ed37d83e6a md: raid5: change incorrect usage of 'min' macro to 'min_t' 16 years ago
  NeilBrown 848b318236 md: raid5: avoid sector values going negative when testing reshape progress. 16 years ago
  Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
  NeilBrown c03f6a1969 md: update sync_completed and reshape_position even more often. 16 years ago
  NeilBrown acb180b0e3 md: improve usefulness and accuracy of sysfs file md/sync_completed. 16 years ago
  NeilBrown c8f517c444 md/raid5 revise rules for when to update metadata during reshape 16 years ago
  NeilBrown b0f9ec047b md/raid5: minor code cleanups in make_request. 16 years ago
  NeilBrown 2cffc4a01d md: remove CONFIG_MD_RAID_RESHAPE config option. 16 years ago
  NeilBrown ab69ae12ce md/raid5: be more careful about write ordering when reshaping. 16 years ago
  NeilBrown 88ce4930e2 md/raid5: allow layout and chunksize to be changed on active array. 16 years ago