aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm.h
Commit message (Expand)AuthorAgeFilesLines
* dm: ignore merge_bvec for snapshots when safeMikulas Patocka2014-04-041-0/+2
* block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-171-1/+1
* dm: linear support discardMike Snitzer2010-08-121-0/+1
* dm ioctl: refactor dm_table_completeWill Drewry2010-08-121-1/+0
* dm: do not initialise full request queue when bio basedMike Snitzer2010-08-121-0/+2
* dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-121-0/+5
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-121-0/+5
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-061-2/+2
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-101-0/+5
* dm: add dm_deleting_md functionMike Anderson2009-12-101-0/+5
* dm io: use slab for struct ioMikulas Patocka2009-12-101-0/+3
* dm: remove queue next_ordered workaround for barriersMike Snitzer2009-07-231-1/+0
* dm: do not set QUEUE_ORDERED_DRAIN if request basedKiyoshi Ueda2009-06-221-0/+1
* dm: enable request based optionKiyoshi Ueda2009-06-221-0/+25
* dm: prepare for request based optionKiyoshi Ueda2009-06-221-0/+1
* dm: calculate queue limits during resume not loadMike Snitzer2009-06-221-1/+4
* dm ioctl: support cookies for udevMilan Broz2009-06-221-1/+2
* dm: remove limited barrier supportMikulas Patocka2009-04-091-1/+0
* dm target: remove struct tt_internalCheng Renquan2009-04-021-1/+1
* dm: add name and uuid to sysfsMilan Broz2009-01-061-0/+8
* dm table: rework reference countingMikulas Patocka2009-01-061-0/+1
* dm: support barriers on simple devicesAndi Kleen2009-01-061-0/+1
* dm: publish array_too_bigMikulas Patocka2008-10-211-9/+0
* dm: publish dm_vcallocMikulas Patocka2008-10-101-1/+0
* dm: publish dm_table_unplug_allMikulas Patocka2008-10-101-1/+0
* dm: publish dm_get_mapinfoMikulas Patocka2008-10-101-1/+0
* dm: export struct dm_devMikulas Patocka2008-10-101-5/+2
* dm log: make dm_dirty_log init and exit staticAdrian Bunk2008-07-211-6/+0
* dm: expose macrosAlasdair G Kergon2008-04-251-89/+0
* dm kcopyd: remove redundant client countingMikulas Patocka2008-04-251-0/+3
* dm log: clean interfaceHeinz Mauelshagen2008-04-251-0/+6
* dm: trigger change uevent on renameAlasdair G Kergon2007-12-201-0/+2
* dm: table detect io beyond deviceJun'ichi Nomura2007-12-201-0/+5
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-1/+0
* dm: add ratelimit logging macrosJonathan Brassow2007-07-121-4/+36
* [PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda2006-12-081-0/+2
* [PATCH] dm: ioctl: add noflush suspendKiyoshi Ueda2006-12-081-0/+1
* [PATCH] dm: map and endio return code clarificationKiyoshi Ueda2006-12-081-0/+11
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-081-0/+5
* [PATCH] dm table: add target preresumeMilan Broz2006-10-031-1/+1
* [PATCH] dm: add debug macroBryn Reeves2006-10-031-0/+5
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-3/+4
* [PATCH] dm: prevent removal if openAlasdair G Kergon2006-06-261-0/+2
* [PATCH] dm: add exportsAlasdair G Kergon2006-06-261-74/+1
* [PATCH] dm: consolidate creation functionsAlasdair G Kergon2006-06-261-4/+9
* [PATCH] dm store geometryDarrick J. Wong2006-03-271-0/+7
* [PATCH] dm table: store mdMike Anderson2006-03-271-1/+3
* [PATCH] dm: tidy mdptrAlasdair G Kergon2006-03-271-1/+1
* [PATCH] dm: remove SECTOR_FORMATAndrew Morton2006-03-271-10/+0
* [PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon2006-01-061-1/+1