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
2008-12-24
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
1
-5
/
+17
2008-12-19
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
1
-5
/
+17
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
1
-1
/
+1
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-1
/
+1
2008-11-26
blktrace: port to tracepoints, update
Ingo Molnar
1
-0
/
+2
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
1
-3
/
+3
2008-11-14
dm: avoid destroying table in dm_any_congested
Chandra Seetharaman
1
-8
/
+16
2008-11-14
dm: move pending queue wake_up end_io_acct
Mikulas Patocka
1
-5
/
+5
2008-11-14
dm mpath: warn if args ignored
Chandra Seetharaman
1
-0
/
+4
2008-11-14
dm mpath: avoid attempting to activate null path
Chandra Seetharaman
1
-2
/
+2
2008-11-14
dm stripe: fix init failure
Heinz Mauelshagen
1
-1
/
+3
2008-11-14
dm raid1: flush workqueue before destruction
Mikulas Patocka
1
-0
/
+1
2008-11-06
md: linear: Fix a division by zero bug for very small arrays.
Andre Noll
1
-0
/
+2
2008-11-06
md: fix bug in raid10 recovery.
NeilBrown
1
-1
/
+1
2008-11-06
md: revert the recent addition of a call to the BLKRRPART ioctl.
NeilBrown
1
-6
/
+0
2008-10-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+7
2008-10-30
dm snapshot: wait for chunks in destructor
Mikulas Patocka
2
-1
/
+17
2008-10-30
dm snapshot: fix register_snapshot deadlock
Mikulas Patocka
1
-7
/
+9
2008-10-30
dm raid1: fix do_failures
Ilpo Jarvinen
1
-1
/
+2
2008-10-28
md: destroy partitions and notify udev when md array is stopped.
NeilBrown
1
-0
/
+7
2008-10-27
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-23
/
+33
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
6
-60
/
+34
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+6
2008-10-23
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
1
-15
/
+6
2008-10-21
dm: tidy local_init
Kiyoshi Ueda
1
-17
/
+17
2008-10-21
dm: remove unused flush_all
Kiyoshi Ueda
1
-13
/
+1
2008-10-21
dm raid1: separate region_hash interface part1
Heinz Mauelshagen
3
-687
/
+808
2008-10-21
dm: mark split bio as cloned
Martin K. Petersen
1
-0
/
+1
2008-10-21
dm crypt: remove waitqueue
Milan Broz
1
-8
/
+0
2008-10-21
dm crypt: fix async split
Milan Broz
1
-1
/
+40
2008-10-21
dm crypt: tidy sector
Milan Broz
1
-2
/
+5
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
14
-13
/
+18
2008-10-21
dm: publish array_too_big
Mikulas Patocka
3
-14
/
+2
2008-10-21
dm exception store: fix misordered writes
Mikulas Patocka
1
-3
/
+8
2008-10-21
dm exception store: refactor zero_area
Alasdair G Kergon
1
-34
/
+68
2008-10-21
dm snapshot: drop unused last_percent
Mikulas Patocka
2
-4
/
+0
2008-10-21
dm snapshot: fix primary_pe race
Mikulas Patocka
1
-7
/
+3
2008-10-21
dm kcopyd: avoid queue shuffle
Kazuo Ito
1
-1
/
+12
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2
-4
/
+4
2008-10-21
[PATCH] switch md
Al Viro
1
-10
/
+10
2008-10-21
[PATCH] switch dm
Al Viro
1
-21
/
+10
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2
-6
/
+6
2008-10-21
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2
-17
/
+4
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
3
-5
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2
-8
/
+8
2008-10-21
md: allow extended partitions on md devices.
NeilBrown
1
-0
/
+5
2008-10-21
md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state
NeilBrown
1
-9
/
+12
2008-10-21
md: use sysfs_notify_dirent to notify changes to md/array_state
NeilBrown
1
-14
/
+16
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-3
/
+3
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-174
/
+114
[next]