Commit History

Author SHA1 Message Date
  NeilBrown f72ffdd686 md: remove unwanted white space from md.c 11 years ago
  NeilBrown c95e6385e8 md/raid1: process_checks doesn't use its return value. 11 years ago
  NeilBrown 3fd83717e4 md: use set_bit/clear_bit instead of shift/mask for bi_flags changes. 11 years ago
  NeilBrown 5965b642ff md/raid1: minor typos and reformatting. 11 years ago
  NeilBrown b8cb6b4c12 md/raid1: fix_read_error should act on all non-faulty devices. 11 years ago
  NeilBrown 34e97f1701 md/raid1: count resync requests in nr_pending. 11 years ago
  NeilBrown c2fd4c94de md/raid1: update next_resync under resync_lock. 11 years ago
  NeilBrown 235549605e md/raid1: Don't use next_resync to determine how far resync has progressed 11 years ago
  NeilBrown 2f73d3c55d md/raid1: make sure resync waits for conflicting writes to complete. 11 years ago
  NeilBrown 669cc7ba77 md/raid1: clean up request counts properly in close_sync() 11 years ago
  NeilBrown c6d119cf1b md/raid1: be more cautious where we read-balance during resync. 11 years ago
  NeilBrown f0cc9a0571 md/raid1: intialise start_next_window for READ case to avoid hang 11 years ago
  NeilBrown 2446dba03f md/raid1,raid10: always abort recover on write error. 11 years ago
  NeilBrown da1aab3dca md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails. 11 years ago
  NeilBrown 1877db7558 md/raid1: restore ability for check and repair to fix read errors. 11 years ago
  Linus Torvalds f568849eda Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block 11 years ago
  NeilBrown 41a336e011 md/raid1: fix request counting bug in new 'barrier' code. 11 years ago
  Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 12 years ago
  Linus Torvalds 6d6e352c80 Merge tag 'md/3.13' of git://neil.brown.name/md 12 years ago
  majianpeng 79ef3a8aa1 raid1: Rewrite the implementation of iobarrier. 12 years ago
  majianpeng 8e005f7c02 raid1: Add some macros to make code clearly. 12 years ago
  majianpeng 07169fd478 raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array. 12 years ago
  majianpeng b364e3d048 raid1: Add a field array_frozen to indicate whether raid in freeze state. 12 years ago
  Kent Overstreet 6678d83f18 block: Consolidate duplicated bio_trim() implementations 12 years ago
  Lukasz Dorau 61e4947c99 md: Fix skipping recovery for read-only arrays. 12 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