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