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
2011-07-28
md/raid5: Clear bad blocks on successful write.
NeilBrown
1
-0
/
+1
2011-07-28
md/raid5: write errors should be recorded as bad blocks if possible.
NeilBrown
1
-8
/
+10
2011-07-28
md/raid5: use bad-block log to improve handling of uncorrectable read errors.
NeilBrown
1
-1
/
+1
2011-07-26
md/raid5: add some more fields to stripe_head_state
NeilBrown
1
-1
/
+5
2011-07-26
md/raid5: unify stripe_head_state and r6_state
NeilBrown
1
-6
/
+2
2011-07-26
md/raid5: replace sh->lock with an 'active' flag.
NeilBrown
1
-19
/
+16
2011-07-26
md/raid5: Remove use of sh->lock in sync_request
NeilBrown
1
-15
/
+18
2011-04-18
md - remove old plugging code.
NeilBrown
1
-2
/
+0
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-1
/
+1
2010-09-10
md: implment REQ_FLUSH/FUA support
Tejun Heo
1
-0
/
+1
2010-07-26
md/raid5: export raid5 unplugging interface.
NeilBrown
1
-0
/
+1
2010-07-26
md/raid5: add simple plugging infrastructure.
NeilBrown
1
-0
/
+3
2010-07-26
md/raid5: export is_congested test
NeilBrown
1
-0
/
+2
2010-07-26
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
1
-1
/
+1
2010-07-21
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
1
-0
/
+1
2010-02-17
percpu: add __percpu sparse annotations to what's left
Tejun Heo
1
-1
/
+1
2009-10-16
md: fix problems with RAID6 calculations for DDF.
NeilBrown
1
-1
/
+1
2009-10-16
md/raid456: downlevel multicore operations to raid_run_ops
Dan Williams
1
-1
/
+11
2009-09-09
Merge branch 'dmaengine' into async-tx-next
Dan Williams
1
-4
/
+4
2009-08-30
md/raid6: asynchronous raid6 operations
Dan Williams
1
-3
/
+5
2009-08-30
async_tx: add sum check flags
Dan Williams
1
-2
/
+3
2009-08-30
md/raid5,6: add percpu scribble region for buffer lists
Dan Williams
1
-0
/
+8
2009-08-30
md/raid6: move the spare page to a percpu allocation
Dan Williams
1
-2
/
+7
2009-06-18
md: convert conf->chunk_size and conf->prev_chunk to sectors.
Andre Noll
1
-2
/
+4
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
1
-2
/
+0
2009-03-31
md/raid5 revise rules for when to update metadata during reshape
NeilBrown
1
-0
/
+2
2009-03-31
md/raid5: prepare for allowing reshape to change layout
NeilBrown
1
-1
/
+1
2009-03-31
md/raid5: prepare for allowing reshape to change chunksize.
NeilBrown
1
-0
/
+1
2009-03-31
md/raid5: clearly differentiate 'before' and 'after' stripes during reshape.
NeilBrown
1
-0
/
+3
2009-03-31
md/raid5: change reshape-progress measurement to cope with reshaping backwards.
NeilBrown
1
-5
/
+10
2009-03-31
md/raid5: drop qd_idx from r6_state
NeilBrown
1
-1
/
+1
2009-03-31
md/raid6: move raid6 data processing to raid6_pq.ko
Dan Williams
1
-0
/
+2
2009-03-31
md/raid5: refactor raid5 "run"
NeilBrown
1
-0
/
+5
2009-03-31
md/raid5: finish support for DDF/raid6
NeilBrown
1
-0
/
+1
2009-03-31
md/raid5: Add support for new layouts for raid5 and raid6.
NeilBrown
1
-4
/
+57
2009-03-31
md/raid6: remove expectation that Q device is immediately after P device.
NeilBrown
1
-7
/
+8
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
1
-1
/
+0
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
1
-0
/
+402