提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 8d0304e69d Merge tag 'md/3.16' of git://neil.brown.name/md 11 年之前
  Eivind Sarto 053f5b6525 raid5: speedup sync_request processing 11 年之前
  hui jiao 2844dc32ea md/raid5: deadlock between retry_aligned_read with barrier io 11 年之前
  Shaohua Li d592a99691 raid5: add an option to avoid copy data from bio to stripe cache 11 年之前
  Eivind Sarto cf170f3fa4 raid5: avoid release list until last reference of the stripe 11 年之前
  NeilBrown 67f455486d md/raid56: Don't perform reads to support writes until stripe is ready. 11 年之前
  Peter Zijlstra 4e857c58ef arch: Mass conversion of smp_mb__*() 11 年之前
  Shaohua Li c7a6d35e46 raid5: fix a race of stripe count check 11 年之前
  Shaohua Li e240c1839d raid5: get_active_stripe avoids device_lock 11 年之前
  Shaohua Li 27c0f68f07 raid5: make_request does less prepare wait 11 年之前
  Oleg Nesterov 789b5e0315 md/raid5: Fix CPU hotplug callback registration 11 年之前
  Linus Torvalds 53d8ab29f8 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block 11 年之前
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 年之前
  NeilBrown 7da9d450ab md/raid5: close recently introduced race in stripe_head management. 11 年之前
  NeilBrown 9f97e4b128 md/raid5: fix long-standing problem with bitmap handling on write failure. 11 年之前
  NeilBrown 5af9bef72c md/raid5: fix a recently broken BUG_ON(). 11 年之前
  NeilBrown 1cc03eb932 md/raid5: Fix possible confusion when multiple write errors occur. 11 年之前
  Kent Overstreet c78afc6261 bcache/md: Use raid stripe size 12 年之前
  Jens Axboe b28bc9b38c Merge tag 'v3.13-rc6' into for-3.14/core 11 年之前
  NeilBrown 6d183de407 md/raid5: fix newly-broken locking in get_active_stripe. 11 年之前
  NeilBrown 0c775d5208 md/raid5: fix new memory-reference bug in alloc_thread_groups. 11 年之前
  Kent Overstreet 7988613b0e block: Convert bio_for_each_segment() to bvec_iter 11 年之前
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 12 年之前
  Linus Torvalds 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 11 年之前
  majianpeng 60aaf93385 md/raid5: Use conf->device_lock protect changing of multi-thread resources. 11 年之前
  majianpeng d206dcfa98 md/raid5: Before freeing old multi-thread worker, it should flush them. 11 年之前
  majianpeng e59aa23f4c md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE. 11 年之前
  NeilBrown c91abf5a35 md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread. 11 年之前
  Bian Yu edfa1f651e raid5: Retry R5_ReadNoMerge flag when hit a read error. 11 年之前
  Shaohua Li 4bda556aea raid5: relieve lock contention in get_active_stripe() 11 年之前