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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-03
[PATCH] dm mpath: use kzalloc
Micha³ Miros³aw
1
-11
/
+6
2006-10-03
[PATCH] dm mpath: tidy ctr
Micha³ Miros³aw
1
-15
/
+13
2006-10-03
[PATCH] dm mirror: remove trailing space from table
Jonathan Brassow
1
-2
/
+2
2006-10-03
[PATCH] dm snapshot: fix freeing pending exception
Alasdair G Kergon
1
-10
/
+6
2006-10-03
[PATCH] dm snapshot: tidy pe ref counting
Alasdair G Kergon
1
-35
/
+48
2006-10-03
[PATCH] dm snapshot: add workqueue
Alasdair G Kergon
2
-0
/
+45
2006-10-03
[PATCH] dm snapshot: tidy pending_complete
Alasdair G Kergon
1
-46
/
+30
2006-10-03
[PATCH] dm snapshot: tidy snapshot_map
Alasdair G Kergon
1
-46
/
+26
2006-10-03
[PATCH] dm snapshot: fix metadata writing when suspending
Mark McLoughlin
1
-10
/
+10
2006-10-03
[PATCH] dm snapshot: make read and write exception functions void
Mark McLoughlin
1
-24
/
+8
2006-10-03
[PATCH] dm snapshot: fix metadata error handling
Mark McLoughlin
1
-12
/
+5
2006-10-03
[PATCH] dm snapshot: allow zero chunk_size
Mark McLoughlin
3
-99
/
+120
2006-10-03
[PATCH] dm snapshot: fix invalidation ENOMEM
Milan Broz
1
-1
/
+1
2006-10-03
[PATCH] dm: fix alloc_dev error path
Ishai Rabinovitz
1
-1
/
+2
2006-10-03
[PATCH] dm: support ioctls on mapped devices: fix with fake file
Milan Broz
2
-4
/
+17
2006-10-03
[PATCH] dm: export blkdev_driver_ioctl
Alasdair G Kergon
2
-2
/
+3
2006-10-03
[PATCH] dm mpath: support ioctls
Milan Broz
1
-1
/
+29
2006-10-03
[PATCH] dm linear: support ioctls
Milan Broz
1
-1
/
+12
2006-10-03
[PATCH] dm: support ioctls on mapped devices
Milan Broz
1
-0
/
+41
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-0
/
+3
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-1
/
+2
2006-09-21
[BLOCK] dm-crypt: trivial comment improvements
Rik Snel
1
-4
/
+4
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
1
-14
/
+16
2006-09-21
[BLOCK] dm-crypt: Use block ciphers where applicable
Herbert Xu
1
-61
/
+47
2006-09-01
[PATCH] md: Fix issues with referencing rdev in md/raid1
NeilBrown
1
-22
/
+35
2006-08-27
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
1
-3
/
+4
2006-08-27
[PATCH] md: avoid backward event updates in md superblock when degraded.
NeilBrown
1
-0
/
+13
2006-08-27
[PATCH] dm: Fix deadlock under high i/o load in raid1 setup.
Daniel Kobras
1
-1
/
+3
2006-08-14
[PATCH] dm: BUG/OOPS fix
Michal Miroslaw
1
-1
/
+2
2006-08-06
[PATCH] md: Fix a bug that recently crept into md/linear
NeilBrown
1
-3
/
+3
2006-07-11
[PATCH] md: fix oops in error-handling
Andrew Morton
1
-0
/
+2
2006-07-11
[PATCH] md: include sector number in messages about corrected read errors
NeilBrown
3
-7
/
+30
2006-07-11
[PATCH] md: require CAP_SYS_ADMIN for (re-)configuring md devices via sysfs
NeilBrown
1
-0
/
+4
2006-07-11
[PATCH] md: unify usage of symbolic names for perms
NeilBrown
1
-29
/
+27
2006-07-11
[PATCH] md: fix usage of wrong variable in raid1
NeilBrown
1
-1
/
+1
2006-07-11
[PATCH] md: fix some small races in bitmap plugging in raid5
NeilBrown
1
-3
/
+27
2006-07-11
[PATCH] md: fix a plug/unplug race in raid5
NeilBrown
1
-12
/
+6
2006-07-11
[PATCH] md: fix resync speed calculation for restarted resyncs
NeilBrown
2
-5
/
+8
2006-07-11
[PATCH] md: delay starting md threads until array is completely setup
NeilBrown
2
-7
/
+4
2006-07-11
[PATCH] md: set desc_nr correctly for version-1 superblocks
NeilBrown
1
-1
/
+5
2006-07-11
[PATCH] md: possible fix for unplug problem
NeilBrown
1
-1
/
+1
2006-07-04
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
3
-58
/
+4
2006-06-29
[PATCH] drivers/md/raid5.c: remove an unused variable
Adrian Bunk
1
-1
/
+0
2006-06-26
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
1
-1
/
+1
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-5
/
+2
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2
-20
/
+1
[prev]
[next]