Commit History

Author SHA1 Message Date
  majianpeng 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 11 years ago
  majianpeng 8e005f7c02 raid1: Add some macros to make code clearly. 11 years ago
  majianpeng 07169fd478 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. 11 years ago
  majianpeng b364e3d048 raid1: Add a field array_frozen to indicate whether raid in freeze state. 11 years ago
  Lukasz Dorau 61e4947c99 md: Fix skipping recovery for read-only arrays. 11 years ago
  NeilBrown 30bc9b5387 md/raid1: fix bio handling problems in process_checks() 12 years ago
  Jonathan Brassow 9092c02d94 DM RAID: Add ability to restore transiently failed devices on resume 12 years ago
  Linus Torvalds 82ea4be61f Merge tag 'md-3.10-fixes' of git://neil.brown.name/md 12 years ago
  H. Peter Anvin 5026d7a9b2 md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place 12 years ago
  NeilBrown e2d5992522 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. 12 years ago
  Alex Lyakas 3056e3aec8 md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. 12 years ago
  Linus Torvalds 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 years ago
  Shaohua Li 32f9f570d0 MD: ignore discard request for hard disks of hybid raid1/raid10 array 12 years ago
  Hirokazu Takahashi 0fea7ed82b md: raid1/raid10 md devices leak memory when stopping 12 years ago
  Kent Overstreet a07876064a block: Add bio_alloc_pages() 13 years ago
  Kent Overstreet cb34e057ad block: Convert some code to bio_for_each_segment_all() 13 years ago
  Kent Overstreet d74c6d514f block: Add bio_for_each_segment_all() 12 years ago
  Kent Overstreet d3b45c2a05 raid1: use bio_copy_data() 13 years ago
  Kent Overstreet b783863f68 raid1: Refactor narrow_write_error() to not use bi_idx 13 years ago
  Kent Overstreet 2aabaa65ad raid1: use bio_reset() 13 years ago
  Kent Overstreet 9e882242c6 block: Add submit_bio_wait(), remove from md 13 years ago
  Kent Overstreet aa8b57aa3d block: Use bio_sectors() more consistently 12 years ago
  Kent Overstreet f73a1c7d11 block: Add bio_end_sector() 13 years ago
  NeilBrown ee0b024403 md/raid1,raid10: fix deadlock with freeze_array() 12 years ago
  Joe Lawrence c8dc9c6547 md: raid1,10: Handle REQ_WRITE_SAME flag in write bios 12 years ago
  Linus Torvalds 9228ff9038 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block 12 years ago
  Lukas Czerner eed8c02e68 wait: add wait_event_lock_irq() interface 12 years ago
  NeilBrown 874807a831 md/raid1{,0}: fix deadlock in bitmap_unplug. 12 years ago
  NeilBrown 02b898f2f0 md/raid1: Fix assembling of arrays containing Replacements. 12 years ago
  Jianpeng Ma 7f7583d420 Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races 12 years ago