Commit History

Author SHA1 Message Date
  Linus Torvalds 3526dd0c78 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block 7 years ago
  Bart Van Assche 8b904b5b6b block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() 7 years ago
  BingJing Chang 8876391e44 md: fix a potential deadlock of raid5/raid10 reshape 7 years ago
  Arnd Bergmann 53b8d89ddb md: raid5: avoid string overflow warning 7 years ago
  Aliaksei Karaliou 565e045012 md/raid5: simplify uninitialization of shrinker 7 years ago
  Tomasz Majchrzak 1532d9e87e raid5-ppl: PPL support for disks with write-back cache enabled 7 years ago
  Song Liu d5d885fd51 md: introduce new personality funciton start() 7 years ago
  bingjingc aff69d89bd md/raid5: correct degraded calculation in raid5_error 7 years ago
  Linus Torvalds 47f521ba18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 7 years ago
  NeilBrown db0505d320 md: be cautious about using ->curr_resync_completed for ->recovery_offset 8 years ago
  Mikulas Patocka ae89fd3de4 md: use TASK_IDLE instead of blocking signals 8 years ago
  NeilBrown b03e0ccb5a md: remove special meaning of ->quiesce(.., 2) 8 years ago
  NeilBrown b3143b9a38 md: move suspend_hi/lo handling into core md code 8 years ago
  NeilBrown 230b55fa8d md: forbid a RAID5 from having both a bitmap and a journal. 8 years ago
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() 8 years ago
  NeilBrown 235b6003fb raid5: Set R5_Expanded on parity devices as well as data. 8 years ago
  Mike Snitzer 935fe0983e md: rename some drivers/md/ files to have an "md-" prefix 8 years ago
  Shaohua Li 7d5d7b5058 md/raid5: cap worker count 8 years ago
  Linus Torvalds 12fcf66e74 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 8 years ago
  Linus Torvalds 3645e6d0dc Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 8 years ago
  Dennis Yang 184a09eb9a md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list 8 years ago
  Shaohua Li 3664847d95 md/raid5: fix a race condition in stripe batch 8 years ago
  Pawel Baldysiak ddc088238c md: Runtime support for multiple ppls 8 years ago
  Guoqing Jiang 27a4ff8f49 raid5: remove raid5_build_block 8 years ago
  Song Liu 9c72a18e46 md/raid5: release/flush io in raid5_do_work() 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Christoph Hellwig 10433d04b8 raid5: remove a call to get_start_sect 8 years ago
  Ofer Heifetz 7e96d55963 md/raid5: add thread_group worker async_tx_issue_pending_all 8 years ago
  Guoqing Jiang 6308d8e3d4 md: simplify code with bio_io_error 8 years ago
  Xiao Ni b5d27718f3 Raid5 should update rdev->sectors after reshape 8 years ago