aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-stripe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-06dm table: remove unused dm_get_device range parametersNikanth Karthikesan1-2/+1
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan1-1/+1
2009-09-14block: Optimal I/O limit wrapperMartin K. Petersen1-1/+1
2009-09-11bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe1-1/+1
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-1/+12
2009-07-23dm table: pass correct dev area size to device_area_is_validMike Snitzer1-3/+4
2009-06-22dm target:s introduce iterate devices fnMike Snitzer1-1/+17
2009-06-22dm: stripe support flushMikulas Patocka1-3/+12
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka1-3/+1
2008-11-13dm stripe: fix init failureHeinz Mauelshagen1-1/+3
2008-10-21dm: remove dm header from targetsMikulas Patocka1-1/+1
2008-10-21dm: publish array_too_bigMikulas Patocka1-2/+2
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-2/+2
2008-02-08dm: stripe enhanced status returnBrian Wood1-1/+22
2008-02-08dm: stripe trigger event on failureBrian Wood1-1/+81
2007-10-20dm: use is_power_of_2vignesh babu1-1/+2
2006-12-08[PATCH] dm: map and endio symbolic return codesKiyoshi Ueda1-1/+1
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-12/+13
2006-03-27[PATCH] dm: remove unnecessary typecastKevin Corry1-1/+1
2006-03-27[PATCH] dm: remove SECTOR_FORMATAndrew Morton1-5/+6
2006-03-17[PATCH] dm stripe: Fix boundsKevin Corry1-1/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+234