aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-21dm: introduce per_bio_dataMikulas Patocka1-1/+1
2012-09-26dm: retain table limits when swapping to new table with no devicesMike Snitzer1-0/+1
2012-07-27dm thin: commit before gathering statusAlasdair G Kergon1-0/+5
2011-10-31dm table: add immutable featureAlasdair G Kergon1-0/+2
2011-08-02dm: ignore merge_bvec for snapshots when safeMikulas Patocka1-0/+2
2011-03-17block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen1-1/+1
2010-08-12dm: linear support discardMike Snitzer1-0/+1
2010-08-12dm ioctl: refactor dm_table_completeWill Drewry1-1/+0
2010-08-12dm: do not initialise full request queue when bio basedMike Snitzer1-0/+2
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer1-0/+5
2010-08-12dm: separate device deletion from dm_putKiyoshi Ueda1-0/+5
2010-03-06dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha1-2/+2
2009-12-10dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda1-0/+5
2009-12-10dm: add dm_deleting_md functionMike Anderson1-0/+5
2009-12-10dm io: use slab for struct ioMikulas Patocka1-0/+3
2009-07-23dm: remove queue next_ordered workaround for barriersMike Snitzer1-1/+0
2009-06-22dm: do not set QUEUE_ORDERED_DRAIN if request basedKiyoshi Ueda1-0/+1
2009-06-22dm: enable request based optionKiyoshi Ueda1-0/+25
2009-06-22dm: prepare for request based optionKiyoshi Ueda1-0/+1
2009-06-22dm: calculate queue limits during resume not loadMike Snitzer1-1/+4
2009-06-22dm ioctl: support cookies for udevMilan Broz1-1/+2
2009-04-09dm: remove limited barrier supportMikulas Patocka1-1/+0
2009-04-02dm target: remove struct tt_internalCheng Renquan1-1/+1
2009-01-06dm: add name and uuid to sysfsMilan Broz1-0/+8
2009-01-06dm table: rework reference countingMikulas Patocka1-0/+1
2009-01-06dm: support barriers on simple devicesAndi Kleen1-0/+1
2008-10-21dm: publish array_too_bigMikulas Patocka1-9/+0
2008-10-10dm: publish dm_vcallocMikulas Patocka1-1/+0
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka1-1/+0
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka1-1/+0
2008-10-10dm: export struct dm_devMikulas Patocka1-5/+2
2008-07-21dm log: make dm_dirty_log init and exit staticAdrian Bunk1-6/+0
2008-04-25dm: expose macrosAlasdair G Kergon1-89/+0
2008-04-25dm kcopyd: remove redundant client countingMikulas Patocka1-0/+3
2008-04-25dm log: clean interfaceHeinz Mauelshagen1-0/+6
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon1-0/+2
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura1-0/+5
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe1-1/+0
2007-07-12dm: add ratelimit logging macrosJonathan Brassow1-4/+36
2006-12-08[PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda1-0/+2
2006-12-08[PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda1-0/+1
2006-12-08[PATCH] dm: map and endio return code clarificationKiyoshi Ueda1-0/+11
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda1-0/+5
2006-10-03[PATCH] dm table: add target preresumeMilan Broz1-1/+1
2006-10-03[PATCH] dm: add debug macroBryn Reeves1-0/+5
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-3/+4
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon1-0/+2
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon1-74/+1
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon1-4/+9
2006-03-27[PATCH] dm store geometryDarrick J. Wong1-0/+7