index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.h
Commit message (
Expand
)
Author
Age
*
md/raid5: per hash value and exclusive wait_for_stripe
Yuanhan Liu
2015-06-16
*
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
Yuanhan Liu
2015-06-16
*
md/raid5: be more selective about distributing flags across batch.
NeilBrown
2015-05-27
*
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
2015-05-27
*
md/raid5: allow the stripe_cache to grow and shrink.
NeilBrown
2015-04-21
*
md/raid5: change ->inactive_blocked to a bit-flag.
NeilBrown
2015-04-21
*
md/raid5: introduce configuration option rmw_level
Markus Stockhausen
2015-04-21
*
md/raid5: activate raid6 rmw feature
Markus Stockhausen
2015-04-21
*
raid5: handle expansion/resync case with stripe batching
shli@kernel.org
2015-04-21
*
raid5: handle io error of batch list
shli@kernel.org
2015-04-21
*
RAID5: batch adjacent full stripe write
shli@kernel.org
2015-04-21
*
raid5: track overwrite disk count
shli@kernel.org
2015-04-21
*
raid5: add a new flag to track if a stripe can be batched
shli@kernel.org
2015-04-21
*
raid5: use flex_array for scribble data
shli@kernel.org
2015-04-21
*
md: make ->congested robust against personality changes.
NeilBrown
2015-02-03
*
md: remove unwanted white space from md.c
NeilBrown
2014-10-13
*
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2014-05-29
*
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
2013-11-20
|
\
|
*
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2013-11-18
|
*
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2013-11-13
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
|
\
\
|
|
/
|
/
|
|
*
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
*
|
raid5: only wakeup necessary threads
Shaohua Li
2013-09-01
*
|
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
2013-08-28
*
|
raid5: offload stripe handle to workqueue
Shaohua Li
2013-08-28
*
|
raid5: make release_stripe lockless
Shaohua Li
2013-08-27
|
/
*
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2013-07-25
*
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-19
*
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2013-03-19
*
MD: raid5 trim support
Shaohua Li
2012-10-10
*
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
2012-08-02
|
\
|
*
raid5: make_request use batch stripe release
Shaohua Li
2012-08-01
*
|
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2012-07-30
*
|
raid5: add a per-stripe lock
Shaohua Li
2012-07-19
|
/
*
raid5: support sync request
Shaohua Li
2012-05-21
*
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
2012-05-20
*
md/raid5: detect and handle replacements during recovery.
NeilBrown
2011-12-22
*
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
2011-12-22
*
md/raid5: raid5.h cleanup
NeilBrown
2011-12-22
*
md/raid5: allow each slot to have an extra replacement device
NeilBrown
2011-12-22
*
md/raid5: typedef removal: raid5_conf_t -> struct r5conf
NeilBrown
2011-10-11
*
md: remove typedefs: mdk_thread_t -> struct md_thread
NeilBrown
2011-10-11
*
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
2011-10-11
*
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2011-10-11
*
md/raid5: Clear bad blocks on successful write.
NeilBrown
2011-07-27
*
md/raid5: write errors should be recorded as bad blocks if possible.
NeilBrown
2011-07-27
*
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
NeilBrown
2011-07-27
*
md/raid5: add some more fields to stripe_head_state
NeilBrown
2011-07-25
*
md/raid5: unify stripe_head_state and r6_state
NeilBrown
2011-07-25
*
md/raid5: replace sh->lock with an 'active' flag.
NeilBrown
2011-07-25
[next]