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
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
1
-8
/
+4
2016-08-30
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-13
/
+15
2016-08-24
r5cache: set MD_JOURNAL_CLEAN correctly
Song Liu
1
-4
/
+1
2016-08-17
md: don't print the same repeated messages about delayed sync operation
Artur Paszkiewicz
1
-4
/
+9
2016-08-17
md: remove obsolete ret in md_start_sync
Guoqing Jiang
1
-5
/
+2
2016-08-17
md: do not count journal as spare in GET_ARRAY_INFO
Song Liu
1
-0
/
+3
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
1
-2
/
+2
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
1
-20
/
+54
2016-07-28
MD: fix null pointer deference
Shaohua Li
1
-2
/
+4
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
1
-0
/
+2
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
1
-0
/
+2
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
1
-2
/
+1
2016-06-13
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
1
-3
/
+26
2016-06-13
md: disconnect device from personality before trying to remove it.
NeilBrown
1
-0
/
+2
2016-06-13
MD:Update superblock when err == 0 in size_store
Xiao Ni
1
-1
/
+2
2016-06-09
md: use a mutex to protect a global list
Cong Wang
1
-0
/
+5
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
1
-1
/
+1
2016-06-07
md: use bio op accessors
Mike Christie
1
-6
/
+6
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-3
/
+7
2016-06-04
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
1
-2
/
+1
2016-06-04
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
1
-12
/
+11
2016-05-20
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-33
/
+53
2016-05-18
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-05-09
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
1
-13
/
+14
2016-05-09
md: md.c: fix oops in mddev_suspend for raid0
Heinz Mauelshagen
1
-1
/
+1
2016-05-04
md-cluster: wakeup thread if activated a spare disk
Guoqing Jiang
1
-0
/
+5
2016-05-04
md-cluster: change array_sectors and update size are not supported
Guoqing Jiang
1
-0
/
+8
2016-05-04
md-cluser: make resync_finish only called after pers->sync_request
Guoqing Jiang
1
-12
/
+13
2016-05-04
md-cluster: change resync lock from asynchronous to synchronous
Guoqing Jiang
1
-9
/
+14
2016-04-26
MD: make bio mergeable
Shaohua Li
1
-0
/
+2
2016-04-13
md: update to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-03-31
MD: add rdev reference for super write
Shaohua Li
1
-0
/
+3
2016-03-31
md: fix a trivial typo in comments
Wei Fang
1
-1
/
+1
2016-02-26
MD: warn for potential deadlock
Shaohua Li
1
-0
/
+1
2016-02-26
md: Drop sending a change uevent when stopping
Sebastian Parschauer
1
-1
/
+0
2016-01-15
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
1
-66
/
+105
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-491
/
+25
2016-01-14
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
1
-12
/
+16
2016-01-14
MD: add journal with array suspended
Shaohua Li
1
-1
/
+6
2016-01-14
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
1
-4
/
+5
2016-01-09
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
1
-1
/
+1
2016-01-09
md: convert to use the generic badblocks code
Vishal Verma
1
-491
/
+25
2016-01-07
md: Remove 'ready' field from mddev.
NeilBrown
1
-4
/
+1
2016-01-07
md: remove unnecesary md_new_event_inintr
Guoqing Jiang
1
-10
/
+1
2016-01-06
raid5-cache: add journal hot add/remove support
Shaohua Li
1
-12
/
+30
2016-01-06
drivers: md: use ktime_get_real_seconds()
Deepa Dinamani
1
-9
/
+9
2016-01-06
md: avoid warning for 32-bit sector_t
Arnd Bergmann
1
-4
/
+6
2016-01-06
md: update comment for md_allow_write
Guoqing Jiang
1
-1
/
+1
2016-01-06
md-cluster: Defer MD reloading to mddev->thread
Guoqing Jiang
1
-0
/
+4
2016-01-06
md-cluster: append some actions when change bitmap from clustered to none
Guoqing Jiang
1
-0
/
+13
[next]