aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-region-hash.c
Commit message (Expand)AuthorAgeFilesLines
* dm raid1: fix crash with mirror recovery and discardMikulas Patocka2012-08-011-1/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo2010-09-101-8/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dm raid1: fix null pointer dereference in suspendTakahiro Yasui2010-02-161-3/+2
* dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka2009-12-101-5/+1
* dm raid1: support flushMikulas Patocka2009-12-101-2/+23
* dm raid1: keep retrying alloc if mempool_alloc failedMikulas Patocka2009-06-221-1/+1
* block: move bio list helpers into bio.hChristoph Hellwig2009-04-151-1/+0
* dm raid1: separate region_hash interface part1Heinz Mauelshagen2008-10-211-0/+704