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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-19
md: tidy up rdev_for_each usage.
NeilBrown
11
-63
/
+66
2012-03-19
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2
-4
/
+30
2012-03-19
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
1
-0
/
+2
2012-03-19
md: don't set md arrays to readonly on shutdown.
NeilBrown
1
-22
/
+15
2012-03-19
md: allow re-add to failed arrays.
NeilBrown
2
-2
/
+2
2012-03-13
md/raid5: use atomic_dec_return() instead of atomic_dec() and atomic_read().
majianpeng
1
-4
/
+3
2012-03-13
md/raid5: removed unused 'added_devices' variable.
NeilBrown
1
-5
/
+2
2012-03-13
md/raid10: remove unnecessary smp_mb() from end_sync_write
NeilBrown
1
-3
/
+1
2012-03-13
md/raid5: make sure reshape_position is cleared on error path.
NeilBrown
1
-0
/
+1
2012-03-09
Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
5
-20
/
+49
2012-03-07
dm raid: fix flush support
Jonathan E Brassow
1
-0
/
+1
2012-03-07
dm raid: set MD_CHANGE_DEVS when rebuilding
Jonathan E Brassow
1
-6
/
+10
2012-03-07
dm thin metadata: decrement counter after removing mapped block
Joe Thornber
1
-0
/
+2
2012-03-07
dm thin metadata: unlock superblock in init_pmd error path
Joe Thornber
1
-0
/
+1
2012-03-07
dm thin metadata: remove incorrect close_device on creation error paths
Mike Snitzer
1
-5
/
+17
2012-03-07
dm flakey: fix crash on read when corrupt_bio_byte not set
Mike Snitzer
1
-1
/
+1
2012-03-07
dm io: fix discard support
Milan Broz
1
-7
/
+16
2012-03-07
dm ioctl: do not leak argv if target message only contains whitespace
Jesper Juhl
1
-1
/
+1
2012-03-06
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-12
/
+28
2012-03-06
md/raid10: fix assembling of arrays with replacement devices.
NeilBrown
1
-1
/
+0
2012-02-14
md/raid10: fix handling of error on last working device in array.
NeilBrown
1
-10
/
+27
2012-02-13
md/raid1: fix buglet in md_raid1_contested.
NeilBrown
1
-1
/
+1
2012-02-09
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-5
/
+12
2012-02-07
md: two small fixes to handling interrupt resync.
NeilBrown
1
-2
/
+3
2012-02-04
Merge branch 'master' into for-next
Jiri Kosina
14
-437
/
+1303
2012-02-04
dm-bufio.c: there's no need to include linux/version.h
Jesper Juhl
1
-1
/
+0
2012-01-31
Prevent DM RAID from loading bitmap twice.
Jonathan Brassow
1
-3
/
+9
2012-01-16
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+4
2012-01-15
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
3
-2
/
+27
2012-01-12
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-1
/
+16
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2
-3
/
+4
2012-01-11
md/raid1: perform bad-block tests for WriteMostly devices too.
NeilBrown
1
-1
/
+10
2012-01-11
md: notify the 'degraded' sysfs attribute on failure.
NeilBrown
1
-0
/
+6
2012-01-09
Merge tag 'md-3.3' of git://neil.brown.name/md
Linus Torvalds
10
-431
/
+1256
2012-01-04
fs: move code out of buffer.c
Al Viro
2
-3
/
+1
2011-12-23
md/raid1: Mark device want_replacement when we see a write error.
NeilBrown
1
-1
/
+15
2011-12-23
md/raid1: If there is a spare and a want_replacement device, start replacement.
NeilBrown
1
-2
/
+15
2011-12-23
md/raid1: recognise replacements when assembling arrays.
NeilBrown
1
-2
/
+23
2011-12-23
md/raid1: handle activation of replacement device when recovery completes.
NeilBrown
1
-3
/
+33
2011-12-23
md/raid1: Allow a failed replacement device to be removed.
NeilBrown
1
-0
/
+6
2011-12-23
md/raid1: Allocate spare to store replacement devices and their bios.
NeilBrown
2
-31
/
+40
2011-12-23
md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.
NeilBrown
1
-3
/
+4
2011-12-23
md/raid10: If there is a spare and a want_replacement device, start replacement.
NeilBrown
1
-4
/
+36
2011-12-23
md/raid10: recognise replacements when assembling array.
NeilBrown
1
-0
/
+17
2011-12-23
md/raid10: Allow replacement device to be replace old drive.
NeilBrown
1
-11
/
+61
2011-12-23
md/raid10: handle recovery of replacement devices.
NeilBrown
1
-30
/
+80
2011-12-23
md/raid10: Handle replacement devices during resync.
NeilBrown
1
-7
/
+98
2011-12-23
md/raid10: writes should get directed to replacement as well as original.
NeilBrown
1
-9
/
+74
2011-12-23
md/raid10: allow removal of failed replacement devices.
NeilBrown
1
-25
/
+32
2011-12-23
md/raid10: preferentially read from replacement device if possible.
NeilBrown
1
-13
/
+23
[prev]
[next]