aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-region-hash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui1-3/+2
2009-12-10dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka1-5/+1
2009-12-10dm raid1: support flushMikulas Patocka1-2/+23
2009-06-22dm raid1: keep retrying alloc if mempool_alloc failedMikulas Patocka1-1/+1
2009-04-15block: move bio list helpers into bio.hChristoph Hellwig1-1/+0
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen1-0/+704