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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
[PATCH] md: raid10 read-error handling - resync and read-only
NeilBrown
1
-21
/
+35
2006-01-06
[PATCH] md: auto-correct correctable read errors in raid10
NeilBrown
1
-15
/
+112
2006-01-06
[PATCH] md: make sure read error on last working drive of raid1 actually retu...
NeilBrown
1
-1
/
+2
2006-01-06
[PATCH] md: allow raid1 to check consistency
NeilBrown
1
-28
/
+128
2006-01-06
[PATCH] md: support check-without-repair of raid10 arrays
NeilBrown
1
-0
/
+4
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
2
-19
/
+16
2006-01-06
[PATCH] md: handle errors when read-only
NeilBrown
1
-7
/
+11
2006-01-06
[PATCH] md: better handling for read error in raid1 during resync
NeilBrown
1
-21
/
+78
2006-01-06
[PATCH] md: tidyup some issues with raid1 resync and prepare for catching rea...
NeilBrown
1
-54
/
+56
2006-01-06
[PATCH] md: attempt to auto-correct read errors in raid1
NeilBrown
2
-10
/
+106
2006-01-06
[PATCH] md: improve handing of read errors with raid6
NeilBrown
1
-4
/
+66
2006-01-06
[PATCH] md: fix raid6 resync check/repair code
NeilBrown
1
-76
/
+106
2006-01-06
[PATCH] md: write intent bitmap support for raid10
NeilBrown
2
-25
/
+163
2006-01-06
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
5
-35
/
+15
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
3
-8
/
+24
2006-01-06
[PATCH] md: small cleanups for raid5
NeilBrown
1
-20
/
+21
2006-01-06
[PATCH] md: improve raid10 "IO Barrier" concept
NeilBrown
1
-56
/
+79
2006-01-06
[PATCH] md: improve raid1 "IO Barrier" concept
NeilBrown
1
-78
/
+89
2006-01-06
[PATCH] make dm-mirror not issue invalid resync requests
Darrick J. Wong
1
-1
/
+1
2006-01-06
[PATCH] dm-crypt: zero key before freeing it
Stefan Rompf
1
-0
/
+5
2006-01-06
[PATCH] drivers/md/kcopyd.c: #if 0 kcopyd_cancel()
Adrian Bunk
1
-1
/
+2
2006-01-06
[PATCH] device-mapper ioctl: add skip lock_fs flag
Alasdair G Kergon
1
-2
/
+9
2006-01-06
[PATCH] device-mapper: make lock_fs optional
Alasdair G Kergon
3
-7
/
+16
2006-01-06
[PATCH] device-mapper: rename frozen_bdev
Alasdair G Kergon
1
-26
/
+25
2006-01-06
[PATCH] device-mapper raid1: add default mirror
Jonathan E Brassow
1
-5
/
+8
2006-01-06
[PATCH] device-mapper: scanf sector format change
Alasdair G Kergon
1
-1
/
+1
2006-01-06
[PATCH] device-mapper: remove unused definition
Andrew Stribblehill
1
-3
/
+0
2006-01-06
[PATCH] device-mapper snapshot: metadata reading separation
Alasdair G Kergon
1
-10
/
+15
2006-01-06
[PATCH] device-mapper ioctl: event on rename
goggin, edward
1
-0
/
+10
2006-01-06
[PATCH] device-mapper: add dm_get_md
David Teigland
2
-0
/
+11
2006-01-06
[PATCH] device-mapper: add dm_find_md
David Teigland
1
-5
/
+14
2006-01-06
[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)
Paul E. McKenney
1
-3
/
+1
2006-01-06
[PATCH] simplify PARPORT_PC_PCMCIA dependencies
Adrian Bunk
1
-1
/
+1
2006-01-06
[PATCH] parport: export parport_get_port()
Marko Kohtala
1
-0
/
+1
2006-01-06
[PATCH] parport: include fixes
Marko Kohtala
1
-2
/
+0
2006-01-06
[PATCH] parport: Kconfig dependency fixes
Marko Kohtala
3
-7
/
+8
2006-01-06
[PATCH] parport: constification
Marko Kohtala
2
-15
/
+21
2006-01-06
[PATCH] parport: use complete slab buffer
Marko Kohtala
1
-4
/
+4
2006-01-06
[PATCH] parport: parport_daisy_select return value fix
Marko Kohtala
1
-7
/
+7
2006-01-06
[PATCH] parport: daisy chain device id reading fix
Marko Kohtala
1
-1
/
+1
2006-01-06
[PATCH] parport: daisy chain end detection fix
Marko Kohtala
1
-10
/
+17
2006-01-06
[PATCH] parport: phase fixes
Marko Kohtala
2
-50
/
+42
2006-01-06
[PATCH] parport: buffer overflow fix
Marko Kohtala
1
-63
/
+130
2006-01-06
[PATCH] I2O: Lindent run
Markus Lidel
3
-32
/
+29
2006-01-06
[PATCH] I2O: Optimizing
Markus Lidel
8
-35
/
+22
2006-01-06
[PATCH] I2O: Beautifying
Markus Lidel
9
-26
/
+20
2006-01-06
[PATCH] I2O: Bugfixes
Markus Lidel
4
-24
/
+20
2006-01-06
[PATCH] I2O: Remove wrong I2O device class
Markus Lidel
4
-114
/
+68
2006-01-06
[PATCH] I2O: SPARC fixes
Markus Lidel
5
-101
/
+111
2006-01-06
[PATCH] I2O: changed I2O API to create I2O messages in kernel memory
Markus Lidel
8
-426
/
+412
[next]