summaryrefslogtreecommitdiff
path: root/drivers/md/dm-target.c
Commit message (Expand)AuthorAge
* dm: remove unused macro DM_MOD_NAME_SIZEWang Sheng-Hui2018-04-03
* dm: don't return errnos from ->mapChristoph Hellwig2017-06-09
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\
| * dm: teach dm-targets to use a dax_device + dax_operationsDan Williams2017-04-25
* | dm: introduce a new DM_MAPIO_KILL return valueChristoph Hellwig2017-05-01
|/
* dm: always defer request allocation to the owner of the request_queueChristoph Hellwig2017-01-27
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
* | dm error: add DAX supportMike Snitzer2016-07-20
* | dm: move request-based code out to dm-rq.[hc]Mike Snitzer2016-06-10
|/
* dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer2016-02-22
* dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-09
* dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-05
* dm: rename request variables to biosAlasdair G Kergon2013-03-01
* dm: remove map_infoMikulas Patocka2012-12-21
* dm: error return error for discardsMike Snitzer2010-08-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dm target: remove struct tt_internalCheng Renquan2009-04-02
* dm target: use module refcount directlyCheng Renquan2009-04-02
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-06
* dm: use kzallocDmitry Monakhov2007-10-20
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* BUG_ON() Conversion in md/dm-target.cEric Sesterhenn2006-04-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16