Historial de Commits

Autor SHA1 Mensaje Fecha
  NeilBrown 67ac6011db md/raid5: allow new reshape modes to be restarted in the middle. hace 16 años
  NeilBrown 449aad3e25 md: Use revalidate_disk to effect changes in size of device. hace 16 años
  NeilBrown 64bd660b51 md: allow raid5_quiesce to work properly when reshape is happening. hace 16 años
  NeilBrown e516402c0d md/raid5: set reshape_position correctly when reshape starts. hace 16 años
  Dan Williams 95fc17aac4 md/raid6: release spare page at ->stop() hace 16 años
  Dan Williams a11034b428 md/raid6: release spare page at ->stop() hace 16 años
  NeilBrown e62e58a5ff md: use interruptible wait when duration is controlled by userspace. hace 16 años
  NeilBrown a5c308d4d1 md/raid5: suspend shouldn't affect read requests. hace 16 años
  Martin K. Petersen 8f6c2e4b32 md: Use new topology calls to indicate alignment and I/O sizes hace 16 años
  NeilBrown 48606a9f2f md/raid5: correctly update sync_completed when we reach max_resync hace 16 años
  Dan Williams 7a3ab90894 md/raid5: add missing call to schedule() after prepare_to_wait() hace 16 años
  Andre Noll 8c6ac868b1 md: Push down reconstruction log message to personality code. hace 16 años
  NeilBrown 50ac168a6e md: merge reconfig and check_reshape methods. hace 16 años
  NeilBrown 597a711b69 md: remove unnecessary arguments from ->reconfig method. hace 16 años
  NeilBrown 01ee22b496 md: raid5: check stripe cache is large enough in start_reshape hace 16 años
  Andre Noll cdc2ae6d6a md: fix some comments. hace 16 años
  Andre Noll 0ba459d262 md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig(). hace 16 años
  Andre Noll 09c9e5fa1b md: convert conf->chunk_size and conf->prev_chunk to sectors. hace 16 años
  Andre Noll 664e7c413f md: Convert mddev->new_chunk to sectors. hace 16 años
  Andre Noll 9d8f036362 md: Make mddev->chunk_size sector-based. hace 16 años
  raz ben yehuda 740da44918 md: raid5: chunk size check in setup_conf hace 16 años
  NeilBrown 070ec55d07 md: remove mddev_to_conf "helper" macro hace 16 años
  Linus Torvalds c9059598ea Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block hace 16 años
  NeilBrown 0e6e0271a2 md/raid5: fix bug in reshape code when chunk_size decreases. hace 16 años
  NeilBrown a8c906ca3f md/raid5 - avoid deadlocks in get_active_stripe during reshape hace 16 años
  NeilBrown f001a70cdc md/raid5: use conf->raid_disks in preference to mddev->raid_disk hace 16 años
  Dan Williams a08abd8ca8 async_tx: structify submission arguments, add scribble hace 16 años
  Dan Williams 88ba2aa586 async_tx: kill ASYNC_TX_DEP_ACK flag hace 16 años
  NeilBrown ed37d83e6a md: raid5: change incorrect usage of 'min' macro to 'min_t' hace 16 años
  NeilBrown 848b318236 md: raid5: avoid sector values going negative when testing reshape progress. hace 16 años