aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/multipath.c
Commit message (Expand)AuthorAgeFilesLines
...
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-6/+6
* [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-281-0/+2
* [PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2006-10-211-1/+1
* [PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown2006-10-031-0/+24
* [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-031-2/+1
* [PATCH] mempool: use common mempool kzalloc allocatorMatthew Dobson2006-03-261-15/+2
* [PATCH] Decrease number of pointer derefs in multipath.cJesper Juhl2006-01-101-3/+4
* [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-061-0/+1
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-061-6/+5
* [PATCH] md: convert md to use kzalloc throughoutNeilBrown2006-01-061-7/+3
* [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-091-11/+12
* [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...Suzanne Wood2005-11-091-4/+4
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-7/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] md: fail IO request to md that require a barrier.NeilBrown2005-09-091-0/+5
* [PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl2005-06-211-2/+1
* [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...NeilBrown2005-05-171-4/+4
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+2
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+584