index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.1.22' into v4.1-rt
Steven Rostedt (Red Hat)
2016-06-23
1
-3
/
+21
|
\
|
*
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
NeilBrown
2016-04-18
1
-1
/
+1
|
*
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2016-04-18
1
-0
/
+18
|
*
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
2016-04-18
1
-2
/
+2
*
|
Merge tag 'v4.1.13' into linux-4.1.y-rt
Sebastian Andrzej Siewior
2015-11-18
1
-2
/
+4
|
\
\
|
|
/
|
*
md/raid5: fix locking in handle_stripe_clean_event()
Roman Gushchin
2015-11-09
1
-2
/
+4
*
|
Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rt
Thomas Gleixner
2015-10-11
1
-7
/
+27
|
\
\
|
|
/
|
*
md/raid5: don't let shrink_slab shrink too far.
NeilBrown
2015-09-29
1
-2
/
+3
|
*
md/raid5: avoid races when changing cache size.
NeilBrown
2015-09-29
1
-6
/
+25
*
|
md: raid5: Make raid5_percpu handling RT aware
Thomas Gleixner
2015-01-01
1
-2
/
+5
|
/
*
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
NeilBrown
2015-06-12
1
-0
/
+1
*
md/raid5: break stripe-batches when the array has failed.
NeilBrown
2015-05-28
1
-0
/
+1
*
md/raid5: call break_stripe_batch_list from handle_stripe_clean_event
NeilBrown
2015-05-28
1
-57
/
+4
*
md/raid5: be more selective about distributing flags across batch.
NeilBrown
2015-05-28
1
-11
/
+44
*
md/raid5: add handle_flags arg to break_stripe_batch_list.
NeilBrown
2015-05-28
1
-4
/
+8
*
md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...
NeilBrown
2015-05-28
1
-3
/
+16
*
md/raid5: remove condition test from check_break_stripe_batch_list.
NeilBrown
2015-05-28
1
-8
/
+4
*
md/raid5: Ensure a batch member is not handled prematurely.
NeilBrown
2015-05-28
1
-1
/
+5
*
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
2015-05-28
1
-3
/
+22
*
md/raid5: ensure whole batch is delayed for all required bitmap updates.
NeilBrown
2015-05-28
1
-0
/
+9
*
raid5: fix broken async operation chain
Shaohua Li
2015-05-21
1
-1
/
+1
*
md/raid5: fix handling of degraded stripes in batches.
NeilBrown
2015-05-08
1
-14
/
+3
*
md/raid5: fix allocation of 'scribble' array.
NeilBrown
2015-05-08
1
-22
/
+43
*
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
2015-05-08
1
-1
/
+2
*
md/raid5: avoid reading parity blocks for full-stripe write to degraded array
NeilBrown
2015-05-08
1
-1
/
+3
*
md/raid5: more incorrect BUG_ON in handle_stripe_fill.
NeilBrown
2015-05-08
1
-1
/
+1
*
md/raid5: new alloc_stripe() to allocate an initialize a stripe.
NeilBrown
2015-05-08
1
-14
/
+18
*
md/raid5: don't do chunk aligned read on degraded array.
Eric Mei
2015-04-22
1
-3
/
+12
*
md/raid5: allow the stripe_cache to grow and shrink.
NeilBrown
2015-04-22
1
-7
/
+61
*
md/raid5: change ->inactive_blocked to a bit-flag.
NeilBrown
2015-04-22
1
-5
/
+8
*
md/raid5: move max_nr_stripes management into grow_one_stripe and drop_one_st...
NeilBrown
2015-04-22
1
-33
/
+24
*
md/raid5: pass gfp_t arg to grow_one_stripe()
NeilBrown
2015-04-22
1
-7
/
+7
*
md/raid5: introduce configuration option rmw_level
Markus Stockhausen
2015-04-22
1
-0
/
+44
*
md/raid5: activate raid6 rmw feature
Markus Stockhausen
2015-04-22
1
-26
/
+78
*
raid5: handle expansion/resync case with stripe batching
shli@kernel.org
2015-04-22
1
-8
/
+16
*
raid5: handle io error of batch list
shli@kernel.org
2015-04-22
1
-0
/
+48
*
RAID5: batch adjacent full stripe write
shli@kernel.org
2015-04-22
1
-25
/
+332
*
raid5: track overwrite disk count
shli@kernel.org
2015-04-22
1
-1
/
+13
*
raid5: add a new flag to track if a stripe can be batched
shli@kernel.org
2015-04-22
1
-3
/
+9
*
raid5: use flex_array for scribble data
shli@kernel.org
2015-04-22
1
-33
/
+56
*
md: remove 'go_faster' option from ->sync_request()
NeilBrown
2015-04-22
1
-2
/
+1
*
raid5: check faulty flag for array status during recovery.
Eric Mei
2015-02-25
1
-4
/
+9
*
md/raid5: Fix livelock when array is both resyncing and degraded.
NeilBrown
2015-02-18
1
-1
/
+2
*
md: make reconfig_mutex optional for writes to md sysfs files.
NeilBrown
2015-02-06
1
-58
/
+76
*
md/raid5: use ->lock to protect accessing raid5 sysfs attributes.
NeilBrown
2015-02-06
1
-16
/
+28
*
md: rename ->stop to ->free
NeilBrown
2015-02-04
1
-7
/
+5
*
md: split detach operation out from ->stop.
NeilBrown
2015-02-04
1
-1
/
+0
*
md: make merge_bvec_fn more robust in face of personality changes.
NeilBrown
2015-02-04
1
-4
/
+4
*
md: make ->congested robust against personality changes.
NeilBrown
2015-02-04
1
-15
/
+4
*
md/raid5: need_this_block: tidy/fix last condition.
NeilBrown
2015-02-04
1
-10
/
+32
[next]