index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
multipath.c
Age
Commit message (
Expand
)
Author
2008-07-21
md: Make mddev->array_size sector-based.
Andre Noll
2008-06-28
rationalise return value for ->hot_add_disk method.
Neil Brown
2008-06-28
Support adding a spare to a live md array with external metadata.
Neil Brown
2008-05-24
md: restart recovery cleanly after device failure.
NeilBrown
2008-05-14
Remove blkdev warning triggered by using md
Neil Brown
2008-04-28
raid: remove leading TAB on printk messages
Nick Andrew
2008-02-06
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2007-11-09
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2006-10-28
[PATCH] md: fix up maintenance of ->degraded in multipath
NeilBrown
2006-10-21
[PATCH] md: fix calculation of ->degraded for multipath and raid10
NeilBrown
2006-10-03
[PATCH] md: define ->congested_fn for raid1, raid10, and multipath
NeilBrown
2006-10-03
[PATCH] md: replace magic numbers in sb_dirty with well defined bit flags
NeilBrown
2006-03-26
[PATCH] mempool: use common mempool kzalloc allocator
Matthew Dobson
2006-01-10
[PATCH] Decrease number of pointer derefs in multipath.c
Jesper Juhl
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
2005-11-09
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...
Suzanne Wood
2005-11-01
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-09-09
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
2005-06-21
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
2005-05-17
[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...
NeilBrown
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
2005-01-07
[PATCH] Lock initializer unifying: Raid
Thomas Gleixner
2004-11-10
[PATCH] md: delete unplug timer before shutting down md array
Neil Brown
2004-10-25
[PATCH] md: fixes to make version-1 superblocks work in md driver
Neil Brown
2004-10-25
[PATCH] md: modify locking when accessing subdevices in md
Neil Brown
2004-10-25
[PATCH] md: make sure md always uses rdev_dec_pending properly
Neil Brown
2004-10-25
[PATCH] md: rationalise unplug functions in md
Neil Brown
2004-10-25
[PATCH] md: rationalise issue_flush function in md personalities
Neil Brown
2004-10-25
[PATCH] md: make retry_list non-global in raid1 and multipath
Neil Brown
2004-09-13
[PATCH] blk: max_sectors tunables
Ingo Molnar
2004-08-22
[PATCH] multipath readahead fix fix
Neil Brown
2004-08-22
[PATCH] disk barriers: MD
Jens Axboe
2004-08-04
[PATCH] multipath readahead fix
Jens Axboe
2004-08-04
[PATCH] md multipathing fixes
Heiko Carstens
2004-06-04
[PATCH] md: make sure md_check_recovery will remove a faulty device when ->nr...
Neil Brown
2004-06-04
[PATCH] md: rationalise device selection in md/multipath.
Neil Brown
2004-05-19
[PATCH] raid locking fix.
Andrew Morton
2004-05-18
[PATCH] md: Fix user-after-free bug in multipath
Andrew Morton
2004-04-12
[PATCH] unplugging: md update
Andrew Morton
2004-02-03
[PATCH] md: Change the way the name of an md device is printed in error messa...
Andrew Morton
2004-02-03
[PATCH] md: Collect device IO statistics for MD personalities.
Andrew Morton
[next]