aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-target.c
AgeCommit message (Expand)Author
2019-04-25dm mpath: fix missing call of path selector type->end_ioYufen Yu
2018-04-03dm: remove unused macro DM_MOD_NAME_SIZEWang Sheng-Hui
2017-06-09dm: don't return errnos from ->mapChristoph Hellwig
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-01dm: introduce a new DM_MAPIO_KILL return valueChristoph Hellwig
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams
2017-01-27dm: always defer request allocation to the owner of the request_queueChristoph Hellwig
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-20dm error: add DAX supportMike Snitzer
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer
2016-02-22dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer
2015-02-09dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer
2013-09-05dm: allow error target to replace bio-based and request-based targetsMike Snitzer
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2012-12-21dm: remove map_infoMikulas Patocka
2010-08-12dm: error return error for discardsMike Snitzer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-04-02dm target: remove struct tt_internalCheng Renquan
2009-04-02dm target: use module refcount directlyCheng Renquan
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka
2007-10-20dm: use kzallocDmitry Monakhov
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-04-01BUG_ON() Conversion in md/dm-target.cEric Sesterhenn
2005-04-16Linux-2.6.12-rc2Linus Torvalds