summaryrefslogtreecommitdiff
path: root/drivers/md/raid5.h
Commit message (Expand)AuthorAge
* RAID5: revert e9e4c377e2f563 to fix a livelockShaohua Li2016-02-26
* RAID5: check_reshape() shouldn't call mddev_suspendShaohua Li2016-02-26
* raid5-cache: IO error handlingShaohua Li2015-11-01
* raid5-cache: move reclaim stop to quiesceShaohua Li2015-11-01
* raid5-cache: optimize FLUSH IO with log enabledShaohua Li2015-11-01
* raid5: log reclaim supportShaohua Li2015-10-24
* raid5: add basic stripe logShaohua Li2015-10-24
* raid5: add a new state for stripe log handlingShaohua Li2015-10-24
* raid5: export some functionsShaohua Li2015-10-24
* md/raid5: ensure device failure recorded before write request returns.NeilBrown2015-08-31
* md/raid5: use bio_list for the list of bios to return.NeilBrown2015-08-31
* md/raid5: avoid races when changing cache size.NeilBrown2015-07-22
* md/raid5: per hash value and exclusive wait_for_stripeYuanhan Liu2015-06-17
* md/raid5: split wait_for_stripe and introduce wait_for_quiescentYuanhan Liu2015-06-17
* md/raid5: be more selective about distributing flags across batch.NeilBrown2015-05-28
* md/raid5: close race between STRIPE_BIT_DELAY and batching.NeilBrown2015-05-28
* md/raid5: allow the stripe_cache to grow and shrink.NeilBrown2015-04-22
* md/raid5: change ->inactive_blocked to a bit-flag.NeilBrown2015-04-22
* md/raid5: introduce configuration option rmw_levelMarkus Stockhausen2015-04-22
* md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-22
* raid5: handle expansion/resync case with stripe batchingshli@kernel.org2015-04-22
* raid5: handle io error of batch listshli@kernel.org2015-04-22
* RAID5: batch adjacent full stripe writeshli@kernel.org2015-04-22
* raid5: track overwrite disk countshli@kernel.org2015-04-22
* raid5: add a new flag to track if a stripe can be batchedshli@kernel.org2015-04-22
* raid5: use flex_array for scribble datashli@kernel.org2015-04-22
* md: make ->congested robust against personality changes.NeilBrown2015-02-04
* md: remove unwanted white space from md.cNeilBrown2014-10-14
* raid5: add an option to avoid copy data from bio to stripe cacheShaohua Li2014-05-29
* Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds2013-11-20
|\
| * raid5: relieve lock contention in get_active_stripe()Shaohua Li2013-11-19
| * raid5: relieve lock contention in get_active_stripe()Shaohua Li2013-11-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ | |/ |/|
| * treewide: fix "distingush" typoMichael Opdenacker2013-10-14
* | raid5: only wakeup necessary threadsShaohua Li2013-09-02
* | md/raid5: use seqcount to protect access to shape in make_request.NeilBrown2013-08-28
* | raid5: offload stripe handle to workqueueShaohua Li2013-08-28
* | raid5: make release_stripe locklessShaohua Li2013-08-28
|/
* md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2013-07-25
* md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-20
* md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown2013-03-20
* MD: raid5 trim supportShaohua Li2012-10-11
* Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-02
|\
| * raid5: make_request use batch stripe releaseShaohua Li2012-08-02
* | raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layermajianpeng2012-07-31
* | raid5: add a per-stripe lockShaohua Li2012-07-19
|/
* raid5: support sync requestShaohua Li2012-05-22
* md/raid5: allow for change in data_offset while managing a reshape.NeilBrown2012-05-21
* md/raid5: detect and handle replacements during recovery.NeilBrown2011-12-23
* md/raid5: writes should get directed to replacement as well as original.NeilBrown2011-12-23