index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid5.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-11
[PATCH] md: make raid5 and raid6 robust against failure during recovery.
Neil Brown
-0
/
+13
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
-8
/
+47
2005-02-07
[PATCH] md: remove extra loop from copy_data
Neil Brown
-36
/
+32
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-10-25
[PATCH] md: modify locking when accessing subdevices in md
Neil Brown
-23
/
+28
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-04
[PATCH] md: fix BUG in raid5 resync code.
Neil Brown
-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
-7
/
+14
2004-04-12
[PATCH] Fix Raid5/6 above 2 Terabytes
Andrew Morton
-2
/
+1
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
-4
/
+32
2004-04-12
[PATCH] per-backing dev unplugging
Andrew Morton
-2
/
+2
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
-20
/
+20
2004-02-03
[PATCH] md: Collect device IO statistics for MD personalities.
Andrew Morton
-0
/
+8
2004-01-20
[PATCH] md: Don't allow raid5 rebuild to swamp raid5 stripe cache
Andrew Morton
-1
/
+8
2003-12-29
[PATCH] md: set ra_pages for raid0/raid5 devices properly.
Andrew Morton
-0
/
+10
2003-12-15
[PATCH] Fix possible bio corruption with RAID5
Neil Brown
-9
/
+25
2003-09-22
[PATCH] md: MODULE_ALIAS for md
Neil Brown
-0
/
+1
2003-08-30
[PATCH] Honour the read-ahead for for reads in raid5.
Neil Brown
-1
/
+6
2003-08-13
[PATCH] Disable buggy raid5 handling of read-ahead
Neil Brown
-1
/
+1
2003-08-06
[PATCH] Proper block queue reference counting
Jens Axboe
-3
/
+3
2003-06-10
[PATCH] md - Zero out some kmalloced space in md driver
Neil Brown
-1
/
+1
2003-06-04
[PATCH] Fix raid5 bug where wrong 'dev' is used.
Neil Brown
-1
/
+1
2003-05-26
[PATCH] md: Replace bdev_partition_name with calls to bdevname
Neil Brown
-3
/
+6
2003-05-26
[PATCH] md: Remove dependancy on MD_SB_DISKS from raid5
Neil Brown
-1
/
+3
2003-05-26
[PATCH] md: Fix simple off-by-one error in md driver.
Neil Brown
-1
/
+1
2003-05-26
[PATCH] md: Handle concurrent failure of two drives in raid5
Neil Brown
-1
/
+15
2003-05-26
[PATCH] md: Use new single page bio splitting for raid0 and linear
Neil Brown
-1
/
+0
2003-04-03
[PATCH] md: Cleanups for md to move device size calculations into personalities
Neil Brown
-1
/
+2
2003-04-02
[PATCH] bio kmapping changes
Andrew Morton
-2
/
+3
2003-03-26
[PATCH] md: Convert md personalities to new module interface
Neil Brown
-5
/
+1
2003-03-26
[PATCH] md: Cleanup #define TEXT text ... printk(TEXT)
Neil Brown
-38
/
+80
2003-03-14
[PATCH] md: Allow components of MD raid array to have data start at offset fr...
Neil Brown
-1
/
+1
[next]