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
starfive-6.6.48-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
/
raid1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-09
[PATCH] md: make manual repair work for raid1
NeilBrown
1
-4
/
+6
2005-11-09
[PATCH] md: support BIO_RW_BARRIER for md/raid1
NeilBrown
1
-42
/
+92
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
1
-26
/
+26
2005-11-09
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...
Suzanne Wood
1
-10
/
+10
2005-11-01
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
1
-8
/
+4
2005-10-09
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-09-10
[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
NeilBrown
1
-1
/
+1
2005-09-10
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
1
-2
/
+2
2005-09-10
[PATCH] md: add write-behind support for md/raid1
NeilBrown
1
-7
/
+117
2005-09-10
[PATCH] md: support write-mostly device in raid1
NeilBrown
1
-24
/
+52
2005-09-10
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
1
-0
/
+30
2005-09-10
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
1
-0
/
+4
2005-08-05
[PATCH] md: yet another attempt to get bitmap-based resync to do the right th...
NeilBrown
1
-14
/
+15
2005-07-28
[PATCH] md: when resizing an array, we need to update resync_max_sectors as w...
NeilBrown
1
-0
/
+1
2005-07-15
[PATCH] md/raid1: clear bitmap when fullsync completes
NeilBrown
1
-19
/
+18
2005-06-22
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
1
-8
/
+4
2005-06-22
[PATCH] md: fix deadlock due to md thread processing delayed requests.
NeilBrown
1
-2
/
+2
2005-06-22
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
NeilBrown
1
-1
/
+6
2005-06-22
[PATCH] md: initialise sync_blocks in raid1 resync
NeilBrown
1
-0
/
+1
2005-06-22
[PATCH] md: fix bug when raid1 attempts a partial reconstruct.
NeilBrown
1
-7
/
+10
2005-06-22
[PATCH] md: raid1 support for bitmap intent logging
NeilBrown
1
-28
/
+154
2005-06-22
[PATCH] md: improve the interface to sync_request
NeilBrown
1
-4
/
+4
2005-06-22
[PATCH] md: improve locking on 'safemode' and move superblock writes
NeilBrown
1
-1
/
+3
2005-06-22
[PATCH] md: merge md_enter_safemode into md_check_recovery
NeilBrown
1
-1
/
+0
2005-06-22
[PATCH] md: cause md/raid1 to "repack" working devices when number of drives ...
NeilBrown
1
-5
/
+19
2005-05-17
[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...
NeilBrown
1
-4
/
+3
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1449
[prev]