summaryrefslogtreecommitdiff
path: root/drivers/md/multipath.c
Commit message (Expand)AuthorAge
* md: use list_for_each_entry macro directlyCheng Renquan2009-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-17
|\
| * [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
* | md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown2008-10-13
|/
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* md: Make mddev->array_size sector-based.Andre Noll2008-07-21
* rationalise return value for ->hot_add_disk method.Neil Brown2008-06-28
* Support adding a spare to a live md array with external metadata.Neil Brown2008-06-28
* md: restart recovery cleanly after device failure.NeilBrown2008-05-24
* Remove blkdev warning triggered by using mdNeil Brown2008-05-14
* raid: remove leading TAB on printk messagesNick Andrew2008-04-28
* md: change ITERATE_RDEV to rdev_for_eachNeilBrown2008-02-06
* Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-09
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* [PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown2006-10-28
* [PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2006-10-21
* [PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown2006-10-03
* [PATCH] md: replace magic numbers in sb_dirty with well defined bit flagsNeilBrown2006-10-03
* [PATCH] mempool: use common mempool kzalloc allocatorMatthew Dobson2006-03-26
* [PATCH] Decrease number of pointer derefs in multipath.cJesper Juhl2006-01-10
* [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-06
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-06
* [PATCH] md: convert md to use kzalloc throughoutNeilBrown2006-01-06
* [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' fieldNeilBrown2005-11-09
* [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...Suzanne Wood2005-11-09
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-01
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] md: fail IO request to md that require a barrier.NeilBrown2005-09-09
* [PATCH] md: remove unneeded NULL checks before kfreeJesper Juhl2005-06-21
* [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...NeilBrown2005-05-17
* [PATCH] make some things staticAdrian Bunk2005-05-05
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16