summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-target.c
AgeCommit message (Expand)AuthorLines
2015-02-09dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer-1/+14
2013-09-05dm: allow error target to replace bio-based and request-based targetsMike Snitzer-1/+8
2013-03-01dm: rename request variables to biosAlasdair G Kergon-1/+1
2012-12-21dm: remove map_infoMikulas Patocka-3/+2
2010-08-12dm: error return error for discardsMike Snitzer-0/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-04-02dm target: remove struct tt_internalCheng Renquan-60/+30
2009-04-02dm target: use module refcount directlyCheng Renquan-17/+3
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka-8/+7
2007-10-20dm: use kzallocDmitry Monakhov-4/+2
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon-0/+2
2006-04-01BUG_ON() Conversion in md/dm-target.cEric Sesterhenn-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+196