aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/linear.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioGravatar NeilBrown 1-2/+2
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-7/+7
2007-05-23md: fix bug with linear hot-add and elsewhereGravatar NeilBrown 1-5/+5
2007-03-16[PATCH] fix read past end of array in md/linear.cGravatar Andy Isaacson 1-1/+1
2006-10-03[PATCH] md: define backing_dev_info.congested_fn for raid0 and linearGravatar NeilBrown 1-0/+15
2006-08-06[PATCH] md: Fix a bug that recently crept into md/linearGravatar NeilBrown 1-3/+3
2006-06-26[PATCH] md: allow a linear array to have drives added while activeGravatar NeilBrown 1-13/+61
2006-01-06[PATCH] md: allow array level to be set textually via sysfsGravatar NeilBrown 1-1/+2
2006-01-06[PATCH] md: remove personality numbering from mdGravatar NeilBrown 1-4/+6
2006-01-06[PATCH] md: convert md to use kzalloc throughoutGravatar NeilBrown 1-2/+1
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysGravatar Jens Axboe 1-7/+3
2005-09-09[PATCH] md: support md/linear array with components greater than 2 terabytes.Gravatar NeilBrown 1-29/+66
2005-09-09[PATCH] md: fail IO request to md that require a barrier.Gravatar NeilBrown 1-0/+5
2005-06-21[PATCH] md: remove unneeded NULL checks before kfreeGravatar Jesper Juhl 1-2/+1
2005-05-17[PATCH] md: fix splitting of md/linear request that cross a device boundaryGravatar NeilBrown 1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+343