aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09dm mpath: log device nameEdward Goggin1-0/+1
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2007-01-26[PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura1-8/+19
2006-12-08[PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda1-10/+95
2006-12-08[PATCH] dm: map and endio return code clarificationKiyoshi Ueda1-3/+10
2006-12-08[PATCH] dm: suspend: parameter changeKiyoshi Ueda1-1/+2
2006-12-08[PATCH] dm: tidy core formattingKiyoshi Ueda1-7/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-11-08[PATCH] dm: suspend: fix error pathAlasdair G Kergon1-1/+3
2006-10-03[PATCH] dm: use private biosetsStefan Bader1-22/+41
2006-10-03[PATCH] dm table: add target preresumeMilan Broz1-1/+3
2006-10-03[PATCH] dm: add uevent change event on resumeHannes Reinecke1-0/+2
2006-10-03[PATCH] dm: fix alloc_dev error pathIshai Rabinovitz1-1/+2
2006-10-03[PATCH] dm: support ioctls on mapped devicesMilan Broz1-0/+41
2006-06-26[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman1-1/+1
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-0/+8
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon1-1/+31
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon1-6/+6
2006-06-26[PATCH] dm: consolidate creation functionsAlasdair G Kergon1-22/+13
2006-06-26[PATCH] dm: fix block device initialisationJeff Mahoney1-4/+4
2006-06-26[PATCH] dm: add module ref countingJeff Mahoney1-0/+6
2006-06-26[PATCH] dm: add DMF_FREEINGJeff Mahoney1-2/+30
2006-06-26[PATCH] dm: change minor_lock to spinlockJeff Mahoney1-14/+13
2006-06-26[PATCH] dm: move idr_pre_getJeff Mahoney1-14/+9
2006-06-26[PATCH] dm: fix idr minor allocationJeff Mahoney1-3/+16
2006-03-27[PATCH] sem2mutex: drivers/mdArjan van de Ven1-9/+10
2006-03-27[PATCH] dm store geometryDarrick J. Wong1-0/+46
2006-03-27[PATCH] dm table: store mdMike Anderson1-3/+3
2006-03-27[PATCH] dm: tidy mdptrAlasdair G Kergon1-8/+2
2006-03-27[PATCH] dm: store md nameMike Anderson1-0/+2
2006-03-27[PATCH] dm flush queue EINTRJun'ichi Nomura1-1/+4
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-4/+2
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe1-1/+12
2006-03-22[PATCH] dm: bio split bvec fixAlasdair G Kergon1-19/+24
2006-03-18[PATCH] regularize blk_cleanup_queue() useAl Viro1-2/+2
2006-02-24[PATCH] dm: free minor after unlink gendiskJun'ichi Nomura1-1/+3
2006-02-24[PATCH] dm: missing bdput/thaw_bdev at removalJun'ichi Nomura1-0/+4
2006-02-01[PATCH] device-mapper disk statistics: timingJun'ichi "Nick" Nomura1-2/+33
2006-02-01[PATCH] device-mapper statistics: basicKevin Corry1-0/+4
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-10[PATCH] dm: don't enable bouncing by defaultJens Axboe1-0/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-06[PATCH] device-mapper: make lock_fs optionalAlasdair G Kergon1-4/+13
2006-01-06[PATCH] device-mapper: rename frozen_bdevAlasdair G Kergon1-26/+25
2006-01-06[PATCH] device-mapper: add dm_get_mdDavid Teigland1-0/+10
2006-01-06[PATCH] device-mapper: add dm_find_mdDavid Teigland1-5/+14
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-0/+6
2005-07-28[PATCH] device-mapper: fix md->lock deadlocks in coreAlasdair G Kergon1-78/+60
2005-07-28[PATCH] device-mapper: fix deadlocks in coreAlasdair G Kergon1-12/+7
2005-07-28[PATCH] device-mapper: fix deadlocks in core (prep)Alasdair G Kergon1-28/+33