index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+11
2017-04-11
md/raid5: make chunk_aligned_read() split bios more cleanly.
NeilBrown
1
-0
/
+1
2017-03-27
md: add raid4/5/6 journal mode switching API
Heinz Mauelshagen
1
-0
/
+11
2017-03-23
md/raid5: remove over-loading of ->bi_phys_segments.
NeilBrown
1
-29
/
+1
2017-03-23
md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as ...
NeilBrown
1
-16
/
+1
2017-03-23
md/raid5: call bio_endio() directly rather than queueing for later.
NeilBrown
1
-1
/
+0
2017-03-23
md/raid5: simplfy delaying of writes while metadata is updated.
NeilBrown
1
-3
/
+0
2017-03-17
raid5-ppl: Partial Parity Log write logging implementation
Artur Paszkiewicz
1
-1
/
+9
2017-03-17
raid5: separate header for log functions
Artur Paszkiewicz
1
-30
/
+0
2017-03-17
md/raid5: sort bios
Shaohua Li
1
-1
/
+13
2017-03-17
md/raid5: prioritize stripes for writeback
Shaohua Li
1
-0
/
+2
2017-02-13
md/raid5-cache: exclude reclaiming stripes in reclaim check
Shaohua Li
1
-0
/
+2
2017-02-13
md/r5cache: enable chunk_aligned_read with write back cache
Song Liu
1
-0
/
+1
2017-02-13
raid5: only dispatch IO from raid5d for harddisk raid
Shaohua Li
1
-0
/
+4
2017-01-24
md/r5cache: disable write back for degraded array
Song Liu
1
-0
/
+2
2017-01-24
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
1
-0
/
+5
2016-11-28
md/r5cache: handle alloc_page failure
Song Liu
1
-0
/
+6
2016-11-19
md/r5cache: handle FLUSH and FUA
Song Liu
1
-0
/
+1
2016-11-19
md/r5cache: sysfs entry journal_mode
Song Liu
1
-0
/
+1
2016-11-19
md/r5cache: write-out phase and reclaim support
Song Liu
1
-11
/
+28
2016-11-19
md/r5cache: caching phase of r5cache
Song Liu
1
-1
/
+18
2016-11-19
md/r5cache: State machine for raid5-cache write back mode
Song Liu
1
-1
/
+30
2016-11-19
md/r5cache: move some code to raid5.h
Song Liu
1
-0
/
+77
2016-09-06
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-3
/
+1
2016-02-26
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
1
-1
/
+1
2016-02-26
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
1
-0
/
+2
2015-11-01
raid5-cache: IO error handling
Shaohua Li
1
-0
/
+2
2015-11-01
raid5-cache: move reclaim stop to quiesce
Shaohua Li
1
-0
/
+1
2015-11-01
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
1
-0
/
+1
2015-10-24
raid5: log reclaim support
Shaohua Li
1
-0
/
+2
2015-10-24
raid5: add basic stripe log
Shaohua Li
1
-0
/
+9
2015-10-24
raid5: add a new state for stripe log handling
Shaohua Li
1
-0
/
+1
2015-10-24
raid5: export some functions
Shaohua Li
1
-0
/
+8
2015-08-31
md/raid5: ensure device failure recorded before write request returns.
NeilBrown
1
-0
/
+3
2015-08-31
md/raid5: use bio_list for the list of bios to return.
NeilBrown
1
-1
/
+1
2015-07-22
md/raid5: avoid races when changing cache size.
NeilBrown
1
-1
/
+2
2015-06-17
md/raid5: per hash value and exclusive wait_for_stripe
Yuanhan Liu
1
-1
/
+1
2015-06-17
md/raid5: split wait_for_stripe and introduce wait_for_quiescent
Yuanhan Liu
1
-0
/
+1
2015-05-28
md/raid5: be more selective about distributing flags across batch.
NeilBrown
1
-1
/
+1
2015-05-28
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
1
-0
/
+3
2015-04-22
md/raid5: allow the stripe_cache to grow and shrink.
NeilBrown
1
-1
/
+10
2015-04-22
md/raid5: change ->inactive_blocked to a bit-flag.
NeilBrown
1
-3
/
+6
2015-04-22
md/raid5: introduce configuration option rmw_level
Markus Stockhausen
1
-0
/
+1
2015-04-22
md/raid5: activate raid6 rmw feature
Markus Stockhausen
1
-1
/
+18
2015-04-22
raid5: handle expansion/resync case with stripe batching
shli@kernel.org
1
-0
/
+5
2015-04-22
raid5: handle io error of batch list
shli@kernel.org
1
-0
/
+1
2015-04-22
RAID5: batch adjacent full stripe write
shli@kernel.org
1
-0
/
+4
2015-04-22
raid5: track overwrite disk count
shli@kernel.org
1
-0
/
+4
2015-04-22
raid5: add a new flag to track if a stripe can be batched
shli@kernel.org
1
-0
/
+1
[next]