index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid6main.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-11
[PATCH] md: make raid5 and raid6 robust against failure during recovery.
Neil Brown
-0
/
+12
2005-02-11
[PATCH] raid5 and raid6 fixes to current bk tree
Dave Olien
-0
/
+2
2005-02-07
[PATCH] raid5 overlapping read hack
Neil Brown
-9
/
+42
2005-02-07
[PATCH] md: remove extra loop from copy_data
Neil Brown
-32
/
+29
2005-02-01
[PATCH] assert_spin_locked()
Herbert Pƶtzl
-1
/
+1
2005-01-07
[PATCH] Lock initializer unifying: Raid
Thomas Gleixner
-2
/
+2
2004-11-10
[PATCH] md: delete unplug timer before shutting down md array
Neil Brown
-0
/
+1
2004-11-10
[PATCH] md: fix raid6 problem
Neil Brown
-8
/
+9
2004-10-25
[PATCH] md: modify locking when accessing subdevices in md
Neil Brown
-23
/
+29
2004-10-25
[PATCH] md: make sure md always uses rdev_dec_pending properly
Neil Brown
-1
/
+1
2004-10-25
[PATCH] md: rationalise unplug functions in md
Neil Brown
-2
/
+2
2004-10-25
[PATCH] md: rationalise issue_flush function in md personalities
Neil Brown
-16
/
+6
2004-10-19
[PATCH] md: convert %Lu to %llu in printk
Neil Brown
-1
/
+1
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
-1
/
+1
2004-09-07
[PATCH] md: correct "working_disk" counts for raid5 and raid6
Neil Brown
-1
/
+1
2004-08-23
[PATCH] md: assorted fixes/improvemnet to generic md resync code.
Neil Brown
-2
/
+3
2004-08-22
[PATCH] disk barriers: MD
Jens Axboe
-0
/
+34
2004-07-30
[PATCH] #if abuses
Alexander Viro
-1
/
+1
2004-06-08
[PATCH] md: fix BUG in raid6 resync code.
Andrew Morton
-1
/
+1
2004-06-04
[PATCH] md: allow md arrays to be resized if devices are large enough.
Neil Brown
-0
/
+22
2004-06-04
[PATCH] md: make sure the size of a raid5/6 array is a multiple of the chunk ...
Neil Brown
-0
/
+3
2004-06-04
[PATCH] md: make sure md_check_recovery will remove a faulty device when ->nr...
Neil Brown
-2
/
+2
2004-05-19
[PATCH] raid locking fix.
Andrew Morton
-8
/
+14
2004-04-12
[PATCH] Fix Raid5/6 above 2 Terabytes
Andrew Morton
-1
/
+1
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
-3
/
+33
2004-04-12
[PATCH] per-backing dev unplugging
Andrew Morton
-2
/
+1
2004-03-28
[PATCH] md: Convert a number or "unsigned long"s to "sector_t"s
Andrew Morton
-11
/
+11
2004-03-13
[PATCH] md: use "shedule_timeout()" instead of yield()
Andrew Morton
-1
/
+2
2004-03-11
[PATCH] fix raid0 readahead size
Andrew Morton
-4
/
+4
2004-02-18
[PATCH] md: Allow partitioning of MD devices.
Andrew Morton
-1
/
+1
2004-02-03
[PATCH] md: Change the way the name of an md device is printed in error messa...
Andrew Morton
-21
/
+21
2004-02-03
[PATCH] md: Collect device IO statistics for MD personalities.
Andrew Morton
-0
/
+8
2004-01-20
[PATCH] RAID-6
Andrew Morton
-0
/
+1990