aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-kcopyd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13dm: use non reentrant workqueues if equivalentTejun Heo1-1/+2
2011-01-13dm: convert workqueues to alloc_orderedTejun Heo1-1/+1
2011-01-13dm kcopyd: delay unpluggingMikulas Patocka1-3/+51
2011-01-13dm io: remove BIO_RW_SYNCIO flag from kcopydMikulas Patocka1-1/+1
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-1/+1
2009-12-10dm kcopyd: accept zero size jobsMikulas Patocka1-1/+4
2009-04-09dm kcopyd: fix callback raceMikulas Patocka1-6/+11
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka1-2/+4
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe1-1/+1
2008-10-21dm: remove dm header from targetsMikulas Patocka1-0/+1
2008-10-21dm kcopyd: avoid queue shuffleKazuo Ito1-1/+12
2008-04-25dm: unplug queues in threadsMikulas Patocka1-1/+1
2008-04-25dm: move include filesAlasdair G Kergon1-1/+1
2008-04-25dm kcopyd: renameAlasdair G Kergon1-0/+654