summaryrefslogtreecommitdiffstats
path: root/drivers/md/linear.c
Commit message (Expand)AuthorAgeFilesLines
* md: change ITERATE_RDEV to rdev_for_eachNeilBrown2008-02-061-1/+1
* Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-091-2/+1
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-20/+0
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-2/+2
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-7/+7
* md: fix bug with linear hot-add and elsewhereNeilBrown2007-05-231-5/+5
* [PATCH] fix read past end of array in md/linear.cAndy Isaacson2007-03-161-1/+1
* [PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown2006-10-031-0/+15
* [PATCH] md: Fix a bug that recently crept into md/linearNeilBrown2006-08-061-3/+3
* [PATCH] md: allow a linear array to have drives added while activeNeilBrown2006-06-261-13/+61
* [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-061-1/+2
* [PATCH] md: remove personality numbering from mdNeilBrown2006-01-061-4/+6
* [PATCH] md: convert md to use kzalloc throughoutNeilBrown2006-01-061-2/+1
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-7/+3
* [PATCH] md: support md/linear array with components greater than 2 terabytes.NeilBrown2005-09-091-29/+66
* [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: fix splitting of md/linear request that cross a device boundaryNeilBrown2005-05-171-3/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+343
OpenPOWER on IntegriCloud