index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid1.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
-2
/
+2
2005-03-11
[PATCH] md: remove possible oops in md/raid1
Neil Brown
-12
/
+28
2005-03-11
[PATCH] md: erroneous sizeof use in raid1
Neil Brown
-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: make read retry use a new bio in raid1 and raid10
Neil Brown
-1
/
+5
2004-10-25
[PATCH] md: modify locking when accessing subdevices in md
Neil Brown
-29
/
+32
2004-10-25
[PATCH] md: make sure md always uses rdev_dec_pending properly
Neil Brown
-2
/
+2
2004-10-25
[PATCH] md: rationalise unplug functions in md
Neil Brown
-1
/
+1
2004-10-25
[PATCH] md: rationalise issue_flush function in md personalities
Neil Brown
-6
/
+6
2004-10-25
[PATCH] md: make retry_list non-global in raid1 and multipath
Neil Brown
-9
/
+9
2004-10-18
[PATCH] drivers/md: replace schedule_timeout() with msleep_interruptible()
Maximilian Attems
-1
/
+1
2004-09-13
[PATCH] blk: max_sectors tunables
Ingo Molnar
-2
/
+2
2004-08-23
[PATCH] md: assorted minor md/raid1 fixes
Neil Brown
-53
/
+36
2004-08-23
[PATCH] md: assorted fixes/improvemnet to generic md resync code.
Neil Brown
-2
/
+2
2004-08-22
[PATCH] disk barriers: MD
Jens Axboe
-0
/
+27
2004-06-23
[PATCH] md: Fix up handling for read error in raid1.
Andrew Morton
-3
/
+7
2004-06-17
[PATCH] Fix raid1 read_balancing code.
Neil Brown
-1
/
+2
2004-06-04
[PATCH] md: support reshaping raid1 arrays - adding or removing drives.
Neil Brown
-37
/
+126
2004-06-04
[PATCH] md: allow md arrays to be resized if devices are large enough.
Neil Brown
-0
/
+21
2004-06-04
[PATCH] md: abort the resync of raid1 there is only one device.
Neil Brown
-0
/
+13
2004-06-04
[PATCH] md: make sure md_check_recovery will remove a faulty device when ->nr...
Neil Brown
-4
/
+4
2004-05-19
[PATCH] raid locking fix.
Andrew Morton
-1
/
+7
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
-10
/
+46
2004-04-12
[PATCH] per-backing dev unplugging
Andrew Morton
-0
/
+3
2004-03-01
[PATCH] raid1: fix oops in bio_put()
Andrew Morton
-2
/
+2
2004-02-18
[PATCH] md: Dynamically limit size of bio requests used for raid1 resync
Andrew Morton
-87
/
+96
2004-02-18
[PATCH] md: Avoid unnecessary bio allocation during raid1 resync
Andrew Morton
-19
/
+18
2004-02-18
[PATCH] md: Remove some un-needed fields from r1bio_s
Andrew Morton
-36
/
+19
2004-02-18
[PATCH] md: Discard the cmd field from r1_bio structure
Andrew Morton
-24
/
+19
2004-02-18
[PATCH] md: Split read and write end_request handlers
Andrew Morton
-35
/
+65
2004-02-03
[PATCH] md: Change the way the name of an md device is printed in error messa...
Andrew Morton
-15
/
+15
2004-02-03
[PATCH] md: Collect device IO statistics for MD personalities.
Andrew Morton
-0
/
+8
2003-12-29
[PATCH] (workaround): avoid raid1 crash during resync with qlogic controllers
Andrew Morton
-1
/
+2
2003-12-29
[PATCH] md: Limit max_sectors on md when merge_bvec_fn defined on underlying ...
Andrew Morton
-0
/
+18
2003-11-09
[PATCH] Fix RAID1 recovery
Andrew Morton
-1
/
+1
2003-09-22
[PATCH] md: change 'or' to 'plus' in raid1
Neil Brown
-1
/
+1
2003-09-22
[PATCH] md: MODULE_ALIAS for md
Neil Brown
-0
/
+1
2003-09-04
[PATCH] large dev_t - second series (1/15)
Alexander Viro
-1
/
+0
2003-08-14
[PATCH] Fix raid "bio too big" failures
Andrew Morton
-0
/
+4
2003-06-10
[PATCH] md - Zero out some kmalloced space in md driver
Neil Brown
-1
/
+2
2003-06-04
[PATCH] Fix raid1 handling of writing to multiple devices.
Neil Brown
-56
/
+12
2003-05-26
[PATCH] md: Replace bdev_partition_name with calls to bdevname
Neil Brown
-6
/
+11
2003-05-26
[PATCH] md: Remove MD_SB_DISKS limits from raid1
Neil Brown
-7
/
+22
2003-05-26
[PATCH] md: Improve test for which raid1 device doesn't need to be written to.
Neil Brown
-1
/
+1
2003-05-26
[PATCH] md: Use new single page bio splitting for raid0 and linear
Neil Brown
-1
/
+0
2003-04-20
[PATCH] rename end_request in floppy() and raid1
Christoph Hellwig
-5
/
+5
2003-04-12
[PATCH] md: Fix raid1 oops
Neil Brown
-7
/
+14
2003-04-03
[PATCH] md: Cleanups for md to move device size calculations into personalities
Neil Brown
-0
/
+2
2003-03-26
[PATCH] md: Convert md personalities to new module interface
Neil Brown
-4
/
+1
[next]