summaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
AgeCommit message (Expand)Author
2009-01-06dm: add name and uuid to sysfsMilan Broz
2009-01-06dm table: rework reference countingMikulas Patocka
2009-01-06dm: support barriers on simple devicesAndi Kleen
2009-01-06dm request: add cachesKiyoshi Ueda
2009-01-06dm table: drop reference at unbindMikulas Patocka
2008-12-29bio: allow individual slabs in the bio_setJens Axboe
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-13dm: avoid destroying table in dm_any_congestedChandra Seetharaman
2008-11-13dm: move pending queue wake_up end_io_acctMikulas Patocka
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-21dm: tidy local_initKiyoshi Ueda
2008-10-21dm: remove unused flush_allKiyoshi Ueda
2008-10-21dm: mark split bio as clonedMartin K. Petersen
2008-10-21[PATCH] switch dmAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] lose unused arguments in dm ioctl callbacksAl Viro
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-01dm: cope with access beyond end of device in dm_merge_bvecMikulas Patocka
2008-10-01dm: always allow one page in dm_merge_bvecMikulas Patocka
2008-07-21dm: introduce merge_bvec_fnMilan Broz
2008-07-21dm io: remove struct paddingRichard Kennedy
2008-04-25dm: remove md argument from specific_minorFrederik Deweerdt
2008-04-25dm kcopyd: remove redundant client countingMikulas Patocka
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz
2008-02-08dm: refactor dm_suspend completion waitMilan Broz
2008-02-08dm: split dm_suspend io_lock hold into twoMilan Broz
2008-02-08dm: tidy dm_suspendMilan Broz
2008-02-08dm: refactor deferred bio_list processingMilan Broz
2008-02-08dm: tidy alloc_dev labelsMilan Broz
2008-02-08dm: convert suspend_lock semaphore to mutexDaniel Walker
2008-02-08dm: mark function lists staticAlasdair G Kergon
2008-02-08dm: add missing memory barrier to dm_suspendMilan Broz
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2007-12-20dm: trigger change uevent on renameAlasdair G Kergon
2007-12-20dm: table detect io beyond deviceJun'ichi Nomura
2007-10-20dm: uevent generate eventsMike Anderson
2007-10-20dm: add uevent to coreMike Anderson
2007-10-20dm: tidy bio_io_error usageMilan Broz
2007-10-20dm: fix thaw_bdevJun'ichi Nomura
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-08-11Fix remap handling by blktraceAlan D. Brunelle
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita
2007-07-12dm: disable barriersStefan Bader
2007-07-12dm: use kmem_cache macroAlasdair G Kergon