summaryrefslogtreecommitdiff
path: root/drivers/md/dm.c
AgeCommit message (Expand)Author
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
2007-05-09dm mpath: log device nameEdward Goggin
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe
2007-01-26[PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura
2006-12-08[PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda
2006-12-08[PATCH] dm: map and endio return code clarificationKiyoshi Ueda
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda
2006-12-08[PATCH] dm: tidy core formattingKiyoshi Ueda
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-08[PATCH] dm: suspend: fix error pathAlasdair G Kergon
2006-10-03[PATCH] dm: use private biosetsStefan Bader
2006-10-03[PATCH] dm table: add target preresumeMilan Broz
2006-10-03[PATCH] dm: add uevent change event on resumeHannes Reinecke
2006-10-03[PATCH] dm: fix alloc_dev error pathIshai Rabinovitz
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon
2006-06-26[PATCH] dm: fix block device initialisationJeff Mahoney
2006-06-26[PATCH] dm: add module ref countingJeff Mahoney
2006-06-26[PATCH] dm: add DMF_FREEINGJeff Mahoney
2006-06-26[PATCH] dm: change minor_lock to spinlockJeff Mahoney
2006-06-26[PATCH] dm: move idr_pre_getJeff Mahoney
2006-06-26[PATCH] dm: fix idr minor allocationJeff Mahoney
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven
2006-03-27[PATCH] dm store geometryDarrick J. Wong
2006-03-27[PATCH] dm table: store mdMike Anderson
2006-03-27[PATCH] dm: tidy mdptrAlasdair G Kergon
2006-03-27[PATCH] dm: store md nameMike Anderson
2006-03-27[PATCH] dm flush queue EINTRJun'ichi Nomura
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe
2006-03-22[PATCH] dm: bio split bvec fixAlasdair G Kergon
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro
2006-02-24[PATCH] dm: free minor after unlink gendiskJun'ichi Nomura
2006-02-24[PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura
2006-02-01[PATCH] device-mapper disk statistics: timingJun'ichi "Nick" Nomura
2006-02-01[PATCH] device-mapper statistics: basicKevin Corry
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-10[PATCH] dm: don't enable bouncing by defaultJens Axboe
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-06[PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon