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
/
raid0.h
Age
Commit message (
Expand
)
Author
2019-09-13
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2012-03-19
md: add proper merge_bvec handling to RAID0 and Linear.
NeilBrown
2011-10-11
md/raid0: typedef removal: raid0_conf_t -> struct r0conf
NeilBrown
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2010-06-24
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
2010-05-18
md: Add support for Raid5->Raid0 and Raid10->Raid0 takeover
Trela, Maciej
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
2009-06-16
md: raid0: remove ->dev pointer from strip_zone structure
NeilBrown
2009-06-16
md: raid0: remove ->sectors from the strip_zone structure.
NeilBrown
2009-06-16
md: raid0: Remove hash spacing and sector shift.
Andre Noll
2009-06-16
md: raid0: Remove hash table.
Andre Noll
2009-06-16
md: raid0: Replace hash table lookup by looping over all strip_zones.
Andre Noll
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig