aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm.c
Commit message (Expand)AuthorAge
* dm: remove md argument from specific_minorFrederik Deweerdt2008-04-25
* dm kcopyd: remove redundant client countingMikulas Patocka2008-04-25
* dm: move deferred bio flushing to workqueueMilan Broz2008-02-07
* dm: refactor dm_suspend completion waitMilan Broz2008-02-07
* dm: split dm_suspend io_lock hold into twoMilan Broz2008-02-07
* dm: tidy dm_suspendMilan Broz2008-02-07
* dm: refactor deferred bio_list processingMilan Broz2008-02-07
* dm: tidy alloc_dev labelsMilan Broz2008-02-07
* dm: convert suspend_lock semaphore to mutexDaniel Walker2008-02-07
* dm: mark function lists staticAlasdair G Kergon2008-02-07
* dm: add missing memory barrier to dm_suspendMilan Broz2008-02-07
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* dm: trigger change uevent on renameAlasdair G Kergon2007-12-20
* dm: table detect io beyond deviceJun'ichi Nomura2007-12-20
* dm: uevent generate eventsMike Anderson2007-10-19
* dm: add uevent to coreMike Anderson2007-10-19
* dm: tidy bio_io_error usageMilan Broz2007-10-19
* dm: fix thaw_bdevJun'ichi Nomura2007-10-19
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-10
* Fix remap handling by blktraceAlan D. Brunelle2007-08-11
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-17
* dm: disable barriersStefan Bader2007-07-12
* dm: use kmem_cache macroAlasdair G Kergon2007-07-12
* dm mpath: log device nameEdward Goggin2007-05-09
* [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-30
* [PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura2007-01-26
* [PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda2006-12-08
* [PATCH] dm: map and endio return code clarificationKiyoshi Ueda2006-12-08
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-08
* [PATCH] dm: tidy core formattingKiyoshi Ueda2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] dm: suspend: fix error pathAlasdair G Kergon2006-11-08
* [PATCH] dm: use private biosetsStefan Bader2006-10-03
* [PATCH] dm table: add target preresumeMilan Broz2006-10-03
* [PATCH] dm: add uevent change event on resumeHannes Reinecke2006-10-03
* [PATCH] dm: fix alloc_dev error pathIshai Rabinovitz2006-10-03
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-03
* [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-26
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-26
* [PATCH] dm: prevent removal if openAlasdair G Kergon2006-06-26
* [PATCH] dm: add exportsAlasdair G Kergon2006-06-26
* [PATCH] dm: consolidate creation functionsAlasdair G Kergon2006-06-26
* [PATCH] dm: fix block device initialisationJeff Mahoney2006-06-26
* [PATCH] dm: add module ref countingJeff Mahoney2006-06-26
* [PATCH] dm: add DMF_FREEINGJeff Mahoney2006-06-26
* [PATCH] dm: change minor_lock to spinlockJeff Mahoney2006-06-26
* [PATCH] dm: move idr_pre_getJeff Mahoney2006-06-26
* [PATCH] dm: fix idr minor allocationJeff Mahoney2006-06-26