index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2016-10-28
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-10-24
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
2016-10-03
md: set rotational bit
Shaohua Li
2016-09-21
md: fix a potential deadlock
Shaohua Li
2016-09-21
md-cluster: clean related infos of cluster
Guoqing Jiang
2016-09-21
md: changes for MD_STILL_CLOSED flag
Guoqing Jiang
2016-09-21
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
2016-09-08
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
2016-08-30
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-08-24
r5cache: set MD_JOURNAL_CLEAN correctly
Song Liu
2016-08-17
md: don't print the same repeated messages about delayed sync operation
Artur Paszkiewicz
2016-08-17
md: remove obsolete ret in md_start_sync
Guoqing Jiang
2016-08-16
md: do not count journal as spare in GET_ARRAY_INFO
Song Liu
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-07-28
MD: fix null pointer deference
Shaohua Li
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
2016-06-13
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
2016-06-13
md: disconnect device from personality before trying to remove it.
NeilBrown
2016-06-13
MD:Update superblock when err == 0 in size_store
Xiao Ni
2016-06-09
md: use a mutex to protect a global list
Cong Wang
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
md: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-03
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
2016-06-03
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
2016-05-19
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-09
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
2016-05-09
md: md.c: fix oops in mddev_suspend for raid0
Heinz Mauelshagen
2016-05-04
md-cluster: wakeup thread if activated a spare disk
Guoqing Jiang
2016-05-04
md-cluster: change array_sectors and update size are not supported
Guoqing Jiang
2016-05-04
md-cluser: make resync_finish only called after pers->sync_request
Guoqing Jiang
2016-05-04
md-cluster: change resync lock from asynchronous to synchronous
Guoqing Jiang
2016-04-25
MD: make bio mergeable
Shaohua Li
2016-04-12
md: update to using blk_queue_write_cache()
Jens Axboe
2016-03-31
MD: add rdev reference for super write
Shaohua Li
2016-03-31
md: fix a trivial typo in comments
Wei Fang
2016-02-26
MD: warn for potential deadlock
Shaohua Li
2016-02-26
md: Drop sending a change uevent when stopping
Sebastian Parschauer
2016-01-15
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-14
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2016-01-14
MD: add journal with array suspended
Shaohua Li
2016-01-14
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
2016-01-09
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
md: convert to use the generic badblocks code
Vishal Verma
2016-01-07
md: Remove 'ready' field from mddev.
NeilBrown
[next]