summaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
Commit message (Expand)AuthorAge
* dm crypt: wait for endio to complete before destructionMilan Broz2009-03-16
* dm: add name and uuid to sysfsMilan Broz2009-01-06
* dm table: rework reference countingMikulas Patocka2009-01-06
* dm: support barriers on simple devicesAndi Kleen2009-01-06
* dm request: add cachesKiyoshi Ueda2009-01-06
* dm table: drop reference at unbindMikulas Patocka2009-01-06
* bio: allow individual slabs in the bio_setJens Axboe2008-12-29
* blktrace: port to tracepoints, updateIngo Molnar2008-11-26
* blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-26
* dm: avoid destroying table in dm_any_congestedChandra Seetharaman2008-11-13
* dm: move pending queue wake_up end_io_acctMikulas Patocka2008-11-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] switch dmAl Viro2008-10-21
| * [PATCH] beginning of methods conversionAl Viro2008-10-21
| * [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-21
* | dm: tidy local_initKiyoshi Ueda2008-10-21
* | dm: remove unused flush_allKiyoshi Ueda2008-10-21
* | dm: mark split bio as clonedMartin K. Petersen2008-10-21
|/
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka2008-10-01
* dm: always allow one page in dm_merge_bvecMikulas Patocka2008-10-01
* dm: introduce merge_bvec_fnMilan Broz2008-07-21
* dm io: remove struct paddingRichard Kennedy2008-07-21
* 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-08
* dm: refactor dm_suspend completion waitMilan Broz2008-02-08
* dm: split dm_suspend io_lock hold into twoMilan Broz2008-02-08
* dm: tidy dm_suspendMilan Broz2008-02-08
* dm: refactor deferred bio_list processingMilan Broz2008-02-08
* dm: tidy alloc_dev labelsMilan Broz2008-02-08
* dm: convert suspend_lock semaphore to mutexDaniel Walker2008-02-08
* dm: mark function lists staticAlasdair G Kergon2008-02-08
* dm: add missing memory barrier to dm_suspendMilan Broz2008-02-08
* 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-20
* dm: add uevent to coreMike Anderson2007-10-20
* dm: tidy bio_io_error usageMilan Broz2007-10-20
* dm: fix thaw_bdevJun'ichi Nomura2007-10-20
* 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