summaryrefslogtreecommitdiffstats
path: root/drivers/md/linear.c
Commit message (Expand)AuthorAgeFilesLines
* [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