Commit History

Author SHA1 Message Date
  Linus Torvalds 3645e6d0dc Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 8 years ago
  Shaohua Li 208410b546 md/raid1/10: reset bio allocated from mempool 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Guoqing Jiang 6308d8e3d4 md: simplify code with bio_io_error 8 years ago
  Ming Lei be453e7761 md: raid1-10: move raid1/raid10 common code into raid1-10.c 8 years ago
  Ming Lei fb0eb5df09 md: raid1/raid10: initialize bvec table via bio_add_page() 8 years ago
  Ming Lei 022e510fcb md: remove 'idx' from 'struct resync_pages' 8 years ago
  Linus Torvalds 026d15f6b9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md 8 years ago
  NeilBrown 011067b056 blk: replace bioset_create_nobvec() with a flags arg to bioset_create() 8 years ago
  Guoqing Jiang 1cdd125794 md/raid10: fix FailFast test for wrong device 8 years ago
  NeilBrown cc27b0c78c md: fix deadlock between mddev_suspend() and md_write_start() 8 years ago
  Jens Axboe 8f66439eec Merge tag 'v4.12-rc5' into for-4.13/block 8 years ago
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 years ago
  NeilBrown a415c0f106 md: initialise ->writes_pending in personality modules. 8 years ago
  Shaohua Li 23b245c04d md/raid1/10: avoid unnecessary locking 8 years ago
  Shaohua Li e265eb3a30 Merge branch 'md-next' into md-linus 8 years ago
  Shaohua Li b506335e5d md/raid10: skip spare disk as 'first' disk 8 years ago
  Guoqing Jiang e5bc9c3c54 md: clear WantReplacement once disk is removed 8 years ago
  Lidong Zhong 296617581e md/raid1/10: remove unused queue 8 years ago
  Guoqing Jiang cf25ae78fc md/raid10: wait up frozen array in handle_write_completed 8 years ago
  NeilBrown 545250f248 md/raid10: simplify handle_read_error() 8 years ago
  NeilBrown fc9977dd06 md/raid10: simplify the splitting of requests. 8 years ago
  Guoqing Jiang 6f287ca604 md/raid10: reset the 'first' at the end of loop 8 years ago
  Christoph Hellwig 3deff1a70d md: support REQ_OP_WRITE_ZEROES 8 years ago
  Ming Lei 2d06e3b714 md: raid10: avoid direct access to bvec table in handle_reshape_read_error 8 years ago
  Ming Lei cdb76be315 md: raid10: retrieve page from preallocated resync page array 8 years ago
  Ming Lei f025061836 md: raid10: don't use bio's vec table to manage resync pages 8 years ago
  Ming Lei 81fa152008 md: raid10: refactor code of read reshape's .bi_end_io 8 years ago
  Ming Lei d8e29fbc3b md: move two macros into md.h 8 years ago
  Ming Lei c85ba149de md: raid1/raid10: don't handle failure of bio_add_page() 8 years ago