Historial de Commits

Autor SHA1 Mensaje Fecha
  Shaohua Li d592a99691 raid5: add an option to avoid copy data from bio to stripe cache hace 11 años
  Linus Torvalds 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md hace 12 años
  Shaohua Li 4bda556aea raid5: relieve lock contention in get_active_stripe() hace 12 años
  Linus Torvalds 9073e1a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial hace 12 años
  Shaohua Li 566c09c534 raid5: relieve lock contention in get_active_stripe() hace 12 años
  Michael Opdenacker aa5e5dc2a8 treewide: fix "distingush" typo hace 12 años
  Shaohua Li bfc90cb093 raid5: only wakeup necessary threads hace 12 años
  NeilBrown c46501b2de md/raid5: use seqcount to protect access to shape in make_request. hace 12 años
  Shaohua Li 851c30c9ba raid5: offload stripe handle to workqueue hace 12 años
  Shaohua Li 773ca82fa1 raid5: make release_stripe lockless hace 12 años
  NeilBrown f94c0b6658 md/raid5: fix interaction of 'replace' and 'recovery'. hace 12 años
  Paul Bolle 238f5908bd md: remove CONFIG_MULTICORE_RAID456 entirely hace 12 años
  NeilBrown f8dfcffd04 md/raid5: ensure sync and DISCARD don't happen at the same time. hace 12 años
  Shaohua Li 620125f2bf MD: raid5 trim support hace 13 años
  Linus Torvalds 25aa6a7ae4 Merge tag 'md-3.6' of git://neil.brown.name/md hace 13 años
  Shaohua Li 8811b5968f raid5: make_request use batch stripe release hace 13 años
  majianpeng 3f9e7c140e raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer hace 13 años
  Shaohua Li b17459c050 raid5: add a per-stripe lock hace 13 años
  Shaohua Li bc0934f047 raid5: support sync request hace 13 años
  NeilBrown b5254dd5fd md/raid5: allow for change in data_offset while managing a reshape. hace 13 años
  NeilBrown 9a3e1101b8 md/raid5: detect and handle replacements during recovery. hace 14 años
  NeilBrown 977df36255 md/raid5: writes should get directed to replacement as well as original. hace 14 años
  NeilBrown ede7ee8b4d md/raid5: raid5.h cleanup hace 14 años
  NeilBrown 671488cc25 md/raid5: allow each slot to have an extra replacement device hace 14 años
  NeilBrown d1688a6d55 md/raid5: typedef removal: raid5_conf_t -> struct r5conf hace 14 años
  NeilBrown 2b8bf3451d md: remove typedefs: mdk_thread_t -> struct md_thread hace 14 años
  NeilBrown fd01b88c75 md: remove typedefs: mddev_t -> struct mddev hace 14 años
  NeilBrown 3cb0300200 md: removing typedefs: mdk_rdev_t -> struct md_rdev hace 14 años
  NeilBrown b84db560ea md/raid5: Clear bad blocks on successful write. hace 14 años
  NeilBrown bc2607f393 md/raid5: write errors should be recorded as bad blocks if possible. hace 14 años