aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-kcopyd.c
AgeCommit message (Expand)Author
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer
2011-10-31dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka
2011-10-23dm kcopyd: fix job_pool leakAlasdair G Kergon
2011-08-02dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka
2011-08-02dm kcopyd: remove nr_pages field from job structureMikulas Patocka
2011-08-02dm kcopyd: remove offset field from job structureMikulas Patocka
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka
2011-03-10block: kill off REQ_UNPLUGJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-13dm: use non reentrant workqueues if equivalentTejun Heo
2011-01-13dm: convert workqueues to alloc_orderedTejun Heo
2011-01-13dm kcopyd: delay unpluggingMikulas Patocka
2011-01-13dm io: remove BIO_RW_SYNCIO flag from kcopydMikulas Patocka
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2009-12-10dm kcopyd: accept zero size jobsMikulas Patocka
2009-04-09dm kcopyd: fix callback raceMikulas Patocka
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2008-10-21dm: remove dm header from targetsMikulas Patocka
2008-10-21dm kcopyd: avoid queue shuffleKazuo Ito
2008-04-25dm: unplug queues in threadsMikulas Patocka
2008-04-25dm: move include filesAlasdair G Kergon
2008-04-25dm kcopyd: renameAlasdair G Kergon