summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-target.c
Commit message (Expand)AuthorAgeFilesLines
* dm mpath: fix missing call of path selector type->end_ioYufen Yu2019-04-251-1/+2
* dm: remove unused macro DM_MOD_NAME_SIZEWang Sheng-Hui2018-04-031-2/+0Star
* dm: don't return errnos from ->mapChristoph Hellwig2017-06-091-1/+1
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-061-3/+3
|\
| * dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-251-3/+3
* | dm: introduce a new DM_MAPIO_KILL return valueChristoph Hellwig2017-05-021-1/+1
|/
* dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-271-7/+0Star
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-291-1/+1
|\
* | dm error: add DAX supportMike Snitzer2016-07-211-1/+8
* | dm: move request-based code out to dm-rq.[hc]Mike Snitzer2016-06-101-1/+1
|/
* dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer2016-02-221-1/+2
* dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-091-1/+14
* dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-061-1/+8
* dm: rename request variables to biosAlasdair G Kergon2013-03-011-1/+1
* dm: remove map_infoMikulas Patocka2012-12-211-3/+2Star
* dm: error return error for discardsMike Snitzer2010-08-121-0/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* dm target: remove struct tt_internalCheng Renquan2009-04-021-60/+30Star
* dm target: use module refcount directlyCheng Renquan2009-04-021-17/+3Star
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-061-8/+7Star
* dm: use kzallocDmitry Monakhov2007-10-201-4/+2Star
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-0/+2
* BUG_ON() Conversion in md/dm-target.cEric Sesterhenn2006-04-011-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+196