Commit History

Author SHA1 Message Date
  Goldwyn Rodrigues 589a1c4916 Suspend writes in RAID1 if within range 11 years ago
  Nate Dailey ab713cdc6f md/raid1: round up to bdev_logical_block_size in narrow_write_error 10 years ago
  NeilBrown afa0f557cb md: rename ->stop to ->free 10 years ago
  NeilBrown 5aa61f427e md: split detach operation out from ->stop. 10 years ago
  NeilBrown 64590f45dd md: make merge_bvec_fn more robust in face of personality changes. 10 years ago
  NeilBrown 5c675f83c6 md: make ->congested robust against personality changes. 10 years ago
  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