Histórico de Commits

Autor SHA1 Mensagem Data
  NeilBrown da1aab3dca md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails. há 11 anos atrás
  NeilBrown 1877db7558 md/raid1: restore ability for check and repair to fix read errors. há 11 anos atrás
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block há 11 anos atrás
  NeilBrown 41a336e011 md/raid1: fix request counting bug in new 'barrier' code. há 11 anos atrás
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator há 12 anos atrás
  Linus Torvalds 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md há 11 anos atrás
  majianpeng 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. há 11 anos atrás
  majianpeng 8e005f7c02 raid1: Add some macros to make code clearly. há 11 anos atrás
  majianpeng 07169fd478 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. há 11 anos atrás
  majianpeng b364e3d048 raid1: Add a field array_frozen to indicate whether raid in freeze state. há 11 anos atrás
  Kent Overstreet 6678d83f18 block: Consolidate duplicated bio_trim() implementations há 12 anos atrás
  Lukasz Dorau 61e4947c99 md: Fix skipping recovery for read-only arrays. há 11 anos atrás
  NeilBrown 30bc9b5387 md/raid1: fix bio handling problems in process_checks() há 12 anos atrás
  Jonathan Brassow 9092c02d94 DM RAID: Add ability to restore transiently failed devices on resume há 12 anos atrás
  Linus Torvalds 82ea4be61f Merge tag 'md-3.10-fixes' of git://neil.brown.name/md há 12 anos atrás
  H. Peter Anvin 5026d7a9b2 md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place há 12 anos atrás
  NeilBrown e2d5992522 md/raid1,raid10: use freeze_array in place of raise_barrier in various places. há 12 anos atrás
  Alex Lyakas 3056e3aec8 md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it. há 12 anos atrás
  Linus Torvalds 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block há 12 anos atrás
  Shaohua Li 32f9f570d0 MD: ignore discard request for hard disks of hybid raid1/raid10 array há 12 anos atrás
  Hirokazu Takahashi 0fea7ed82b md: raid1/raid10 md devices leak memory when stopping há 12 anos atrás
  Kent Overstreet a07876064a block: Add bio_alloc_pages() há 13 anos atrás
  Kent Overstreet cb34e057ad block: Convert some code to bio_for_each_segment_all() há 13 anos atrás
  Kent Overstreet d74c6d514f block: Add bio_for_each_segment_all() há 12 anos atrás
  Kent Overstreet d3b45c2a05 raid1: use bio_copy_data() há 13 anos atrás
  Kent Overstreet b783863f68 raid1: Refactor narrow_write_error() to not use bi_idx há 13 anos atrás
  Kent Overstreet 2aabaa65ad raid1: use bio_reset() há 13 anos atrás
  Kent Overstreet 9e882242c6 block: Add submit_bio_wait(), remove from md há 13 anos atrás
  Kent Overstreet aa8b57aa3d block: Use bio_sectors() more consistently há 12 anos atrás
  Kent Overstreet f73a1c7d11 block: Add bio_end_sector() há 13 anos atrás