Commit History

Author SHA1 Message Date
  NeilBrown fb642b92c2 md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_batch_list 10 years ago
  NeilBrown 4e3d62ff49 md/raid5: remove condition test from check_break_stripe_batch_list. 10 years ago
  NeilBrown b15a9dbdbf md/raid5: Ensure a batch member is not handled prematurely. 10 years ago
  NeilBrown d0852df543 md/raid5: close race between STRIPE_BIT_DELAY and batching. 10 years ago
  NeilBrown 2b6b245742 md/raid5: ensure whole batch is delayed for all required bitmap updates. 10 years ago
  Shaohua Li 487696957e raid5: fix broken async operation chain 10 years ago
  NeilBrown bb27051f9f md/raid5: fix handling of degraded stripes in batches. 10 years ago
  NeilBrown 738a273806 md/raid5: fix allocation of 'scribble' array. 10 years ago
  NeilBrown 6e9eac2dce md/raid5: don't record new size if resize_stripes fails. 10 years ago
  NeilBrown 10d82c5f0d md/raid5: avoid reading parity blocks for full-stripe write to degraded array 10 years ago
  NeilBrown b0c783b323 md/raid5: more incorrect BUG_ON in handle_stripe_fill. 10 years ago
  NeilBrown f18c1a35f6 md/raid5: new alloc_stripe() to allocate an initialize a stripe. 10 years ago
  Eric Mei 9ffc8f7cb9 md/raid5: don't do chunk aligned read on degraded array. 10 years ago
  NeilBrown edbe83ab4c md/raid5: allow the stripe_cache to grow and shrink. 10 years ago
  NeilBrown 5423399a84 md/raid5: change ->inactive_blocked to a bit-flag. 10 years ago
  NeilBrown 486f0644c3 md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_stripe 10 years ago
  NeilBrown a9683a795b md/raid5: pass gfp_t arg to grow_one_stripe() 10 years ago
  Markus Stockhausen d06f191f8e md/raid5: introduce configuration option rmw_level 10 years ago
  Markus Stockhausen 584acdd49c md/raid5: activate raid6 rmw feature 10 years ago
  shli@kernel.org dabc4ec6ba raid5: handle expansion/resync case with stripe batching 10 years ago
  shli@kernel.org 72ac733015 raid5: handle io error of batch list 10 years ago
  shli@kernel.org 59fc630b8b RAID5: batch adjacent full stripe write 10 years ago
  shli@kernel.org 7a87f43405 raid5: track overwrite disk count 10 years ago
  shli@kernel.org da41ba6597 raid5: add a new flag to track if a stripe can be batched 10 years ago
  shli@kernel.org 46d5b78562 raid5: use flex_array for scribble data 10 years ago
  NeilBrown 09314799e4 md: remove 'go_faster' option from ->sync_request() 10 years ago
  Eric Mei 16d9cfab93 raid5: check faulty flag for array status during recovery. 10 years ago
  NeilBrown 26ac107378 md/raid5: Fix livelock when array is both resyncing and degraded. 10 years ago
  NeilBrown 6791875e2e md: make reconfig_mutex optional for writes to md sysfs files. 10 years ago
  NeilBrown 7b1485bab9 md/raid5: use ->lock to protect accessing raid5 sysfs attributes. 10 years ago