index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
raid
Age
Commit message (
Expand
)
Author
2006-01-06
[PATCH] md: allow sync-speed to be controlled per-device
NeilBrown
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
2006-01-06
[PATCH] md: make a couple of names in md.c static
NeilBrown
2006-01-06
[PATCH] md: define and use safe_put_page for md
NeilBrown
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
2006-01-06
[PATCH] md: tidy up raid5/6 hash table code
NeilBrown
2006-01-06
[PATCH] md: raid10 read-error handling - resync and read-only
NeilBrown
2006-01-06
[PATCH] md: auto-correct correctable read errors in raid10
NeilBrown
2006-01-06
[PATCH] md: fix up some rdev rcu locking in raid5/6
NeilBrown
2006-01-06
[PATCH] md: handle errors when read-only
NeilBrown
2006-01-06
[PATCH] md: attempt to auto-correct read errors in raid1
NeilBrown
2006-01-06
[PATCH] md: fix raid6 resync check/repair code
NeilBrown
2006-01-06
[PATCH] md: write intent bitmap support for raid10
NeilBrown
2006-01-06
[PATCH] md: allow dirty raid[456] arrays to be started at boot
NeilBrown
2006-01-06
[PATCH] md: improve raid10 "IO Barrier" concept
NeilBrown
2006-01-06
[PATCH] md: improve raid1 "IO Barrier" concept
NeilBrown
2005-11-09
[PATCH] md: complete conversion of md to use kthreads
NeilBrown
2005-11-09
[PATCH] md: support BIO_RW_BARRIER for md/raid1
NeilBrown
2005-11-09
[PATCH] md: make md on-disk bitmaps not host-endian
NeilBrown
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
2005-11-09
[PATCH] md: improvements to raid5 handling of read errors
NeilBrown
2005-11-09
[PATCH] md: change raid5 sysfs attribute to not create a new directory
NeilBrown
2005-11-09
[PATCH] md: teach raid5 the difference between 'check' and 'repair'.
NeilBrown
2005-11-09
[PATCH] md: allow a manual resync with md
NeilBrown
2005-11-09
[PATCH] md: add kobject/sysfs support to raid5
NeilBrown
2005-11-09
[PATCH] md: extend md sysfs support to component devices.
NeilBrown
2005-11-09
[PATCH] md: initial sysfs support for md
NeilBrown
2005-11-09
[PATCH] md: better handling of readerrors with raid5.
NeilBrown
2005-09-09
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
2005-09-09
[PATCH] md: limit size of sb read/written to appropriate amount
NeilBrown
2005-09-09
[PATCH] md: remove old cruft from md_k.h header file
NeilBrown
2005-09-09
[PATCH] md: allow md to load a superblock with feature-bit '1' set
NeilBrown
2005-09-09
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
2005-09-09
[PATCH] md: add write-behind support for md/raid1
NeilBrown
2005-09-09
[PATCH] md: support write-mostly device in raid1
NeilBrown
2005-09-09
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
2005-08-04
[PATCH] md: make sure md bitmap updates are flushed when array is stopped.
NeilBrown
2005-07-15
[PATCH] md/raid1: clear bitmap when fullsync completes
NeilBrown
2005-06-21
[PATCH] Two small fixes for md verion-1 superblocks.
NeilBrown
2005-06-21
[PATCH] md: allow md to update multiple superblocks in parallel.
NeilBrown
2005-06-21
[PATCH] md: allow md intent bitmap to be stored near the superblock.
NeilBrown
2005-06-21
[PATCH] md: fix deadlock due to md thread processing delayed requests.
NeilBrown
2005-06-21
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
NeilBrown
2005-06-21
[PATCH] md: raid1 support for bitmap intent logging
NeilBrown
2005-06-21
[PATCH] md: enable the bitmap write-back daemon and wait for it.
NeilBrown
2005-06-21
[PATCH] md: optimised resync using Bitmap based intent logging
NeilBrown
2005-06-21
[PATCH] md: improve the interface to sync_request
NeilBrown
2005-06-21
[PATCH] md: improve locking on 'safemode' and move superblock writes
NeilBrown
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds