Historique des commits

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