index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid0.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid0: avoid RAID0 data corruption due to layout confusion.
NeilBrown
2019-09-13
1
-0
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-2
/
+0
*
md: add proper merge_bvec handling to RAID0 and Linear.
NeilBrown
2012-03-19
1
-4
/
+7
*
md/raid0: typedef removal: raid0_conf_t -> struct r0conf
NeilBrown
2011-10-11
1
-6
/
+2
*
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2011-10-11
1
-1
/
+1
*
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
2010-06-24
1
-3
/
+0
*
md: Add support for Raid5->Raid0 and Raid10->Raid0 takeover
Trela, Maciej
2010-05-18
1
-0
/
+3
*
md: remove mddev_to_conf "helper" macro
NeilBrown
2009-06-16
1
-2
/
+0
*
md: raid0: remove ->dev pointer from strip_zone structure
NeilBrown
2009-06-16
1
-1
/
+0
*
md: raid0: remove ->sectors from the strip_zone structure.
NeilBrown
2009-06-16
1
-1
/
+0
*
md: raid0: Remove hash spacing and sector shift.
Andre Noll
2009-06-16
1
-3
/
+0
*
md: raid0: Remove hash table.
Andre Noll
2009-06-16
1
-1
/
+0
*
md: raid0: Replace hash table lookup by looping over all strip_zones.
Andre Noll
2009-06-16
1
-1
/
+1
*
md: move lots of #include lines out of .h files and into .c
NeilBrown
2009-03-31
1
-2
/
+0
*
md: move headers out of include/linux/raid/
Christoph Hellwig
2009-03-31
1
-0
/
+30