index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid5-cache: exclude reclaiming stripes in reclaim check
Shaohua Li
2017-02-13
1
-0
/
+2
*
md/r5cache: enable chunk_aligned_read with write back cache
Song Liu
2017-02-13
1
-0
/
+1
*
raid5: only dispatch IO from raid5d for harddisk raid
Shaohua Li
2017-02-13
1
-0
/
+4
*
md/r5cache: disable write back for degraded array
Song Liu
2017-01-24
1
-0
/
+2
*
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
2017-01-24
1
-0
/
+5
*
md/r5cache: handle alloc_page failure
Song Liu
2016-11-27
1
-0
/
+6
*
md/r5cache: handle FLUSH and FUA
Song Liu
2016-11-18
1
-0
/
+1
*
md/r5cache: sysfs entry journal_mode
Song Liu
2016-11-18
1
-0
/
+1
*
md/r5cache: write-out phase and reclaim support
Song Liu
2016-11-18
1
-11
/
+28
*
md/r5cache: caching phase of r5cache
Song Liu
2016-11-18
1
-1
/
+18
*
md/r5cache: State machine for raid5-cache write back mode
Song Liu
2016-11-18
1
-1
/
+30
*
md/r5cache: move some code to raid5.h
Song Liu
2016-11-18
1
-0
/
+77
*
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-3
/
+1
*
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
2016-02-26
1
-1
/
+1
*
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-02-26
1
-0
/
+2
*
raid5-cache: IO error handling
Shaohua Li
2015-11-01
1
-0
/
+2
*
raid5-cache: move reclaim stop to quiesce
Shaohua Li
2015-11-01
1
-0
/
+1
*
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
2015-11-01
1
-0
/
+1
*
raid5: log reclaim support
Shaohua Li
2015-10-24
1
-0
/
+2
*
raid5: add basic stripe log
Shaohua Li
2015-10-24
1
-0
/
+9
*
raid5: add a new state for stripe log handling
Shaohua Li
2015-10-24
1
-0
/
+1
*
raid5: export some functions
Shaohua Li
2015-10-24
1
-0
/
+8
*
md/raid5: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
1
-0
/
+3
*
md/raid5: use bio_list for the list of bios to return.
NeilBrown
2015-08-31
1
-1
/
+1
*
md/raid5: avoid races when changing cache size.
NeilBrown
2015-07-22
1
-1
/
+2
*
md/raid5: per hash value and exclusive wait_for_stripe
Yuanhan Liu
2015-06-17
1
-1
/
+1
*
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
Yuanhan Liu
2015-06-17
1
-0
/
+1
*
md/raid5: be more selective about distributing flags across batch.
NeilBrown
2015-05-28
1
-1
/
+1
*
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
2015-05-28
1
-0
/
+3
*
md/raid5: allow the stripe_cache to grow and shrink.
NeilBrown
2015-04-22
1
-1
/
+10
*
md/raid5: change ->inactive_blocked to a bit-flag.
NeilBrown
2015-04-22
1
-3
/
+6
*
md/raid5: introduce configuration option rmw_level
Markus Stockhausen
2015-04-22
1
-0
/
+1
*
md/raid5: activate raid6 rmw feature
Markus Stockhausen
2015-04-22
1
-1
/
+18
*
raid5: handle expansion/resync case with stripe batching
shli@kernel.org
2015-04-22
1
-0
/
+5
*
raid5: handle io error of batch list
shli@kernel.org
2015-04-22
1
-0
/
+1
*
RAID5: batch adjacent full stripe write
shli@kernel.org
2015-04-22
1
-0
/
+4
*
raid5: track overwrite disk count
shli@kernel.org
2015-04-22
1
-0
/
+4
*
raid5: add a new flag to track if a stripe can be batched
shli@kernel.org
2015-04-22
1
-0
/
+1
*
raid5: use flex_array for scribble data
shli@kernel.org
2015-04-22
1
-5
/
+1
*
md: make ->congested robust against personality changes.
NeilBrown
2015-02-04
1
-1
/
+0
*
md: remove unwanted white space from md.c
NeilBrown
2014-10-14
1
-3
/
+1
*
raid5: add an option to avoid copy data from bio to stripe cache
Shaohua Li
2014-05-29
1
-1
/
+3
*
Merge tag 'md/3.13' of git://neil.brown.name/md
Linus Torvalds
2013-11-20
1
-1
/
+15
|
\
|
*
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2013-11-19
1
-0
/
+1
|
*
raid5: relieve lock contention in get_active_stripe()
Shaohua Li
2013-11-14
1
-1
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
1
-1
/
+1
*
|
raid5: only wakeup necessary threads
Shaohua Li
2013-09-02
1
-0
/
+3
*
|
md/raid5: use seqcount to protect access to shape in make_request.
NeilBrown
2013-08-28
1
-0
/
+1
*
|
raid5: offload stripe handle to workqueue
Shaohua Li
2013-08-28
1
-0
/
+15
[next]