index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
|
raid5: make release_stripe lockless
Shaohua Li
2013-08-28
1
-0
/
+3
|
/
*
md/raid5: fix interaction of 'replace' and 'recovery'.
NeilBrown
2013-07-25
1
-0
/
+1
*
md: remove CONFIG_MULTICORE_RAID456 entirely
Paul Bolle
2013-03-20
1
-4
/
+0
*
md/raid5: ensure sync and DISCARD don't happen at the same time.
NeilBrown
2013-03-20
1
-0
/
+1
*
MD: raid5 trim support
Shaohua Li
2012-10-11
1
-0
/
+1
*
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
2012-08-02
1
-0
/
+1
|
\
|
*
raid5: make_request use batch stripe release
Shaohua Li
2012-08-02
1
-0
/
+1
*
|
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2012-07-31
1
-0
/
+1
*
|
raid5: add a per-stripe lock
Shaohua Li
2012-07-19
1
-0
/
+1
|
/
*
raid5: support sync request
Shaohua Li
2012-05-22
1
-0
/
+1
*
md/raid5: allow for change in data_offset while managing a reshape.
NeilBrown
2012-05-21
1
-0
/
+6
*
md/raid5: detect and handle replacements during recovery.
NeilBrown
2011-12-23
1
-1
/
+12
*
md/raid5: writes should get directed to replacement as well as original.
NeilBrown
2011-12-23
1
-0
/
+1
*
md/raid5: raid5.h cleanup
NeilBrown
2011-12-23
1
-18
/
+9
*
md/raid5: allow each slot to have an extra replacement device
NeilBrown
2011-12-23
1
-24
/
+33
[next]