summaryrefslogtreecommitdiff
path: root/drivers/md/dm-kcopyd.c
Commit message (Expand)AuthorAge
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* dm: stop using WQ_NON_REENTRANTTejun Heo2013-08-23
* dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-01
* dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer2012-12-21
* dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka2011-10-31
* dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-23
* dm snapshot: skip reading origin when overwriting complete chunkMikulas Patocka2011-08-02
* dm kcopyd: remove nr_pages field from job structureMikulas Patocka2011-08-02
* dm kcopyd: remove offset field from job structureMikulas Patocka2011-08-02
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-29
* dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-29
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
* dm kcopyd: alloc pages from the main page allocatorMikulas Patocka2011-05-29
* dm kcopyd: add gfp parm to alloc_plMikulas Patocka2011-05-29
* dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka2011-05-29
* dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka2011-05-29
* dm kcopyd: avoid pointless job splittingMikulas Patocka2011-05-29
* block: kill off REQ_UNPLUGJens Axboe2011-03-10
* block: remove per-queue pluggingJens Axboe2011-03-10
* dm: use non reentrant workqueues if equivalentTejun Heo2011-01-13
* dm: convert workqueues to alloc_orderedTejun Heo2011-01-13
* dm kcopyd: delay unpluggingMikulas Patocka2011-01-13
* dm io: remove BIO_RW_SYNCIO flag from kcopydMikulas Patocka2011-01-13
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* dm kcopyd: accept zero size jobsMikulas Patocka2009-12-10
* dm kcopyd: fix callback raceMikulas Patocka2009-04-09
* dm kcopyd: prepare for callback race fixMikulas Patocka2009-04-09
* block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
* dm: remove dm header from targetsMikulas Patocka2008-10-21
* dm kcopyd: avoid queue shuffleKazuo Ito2008-10-21
* dm: unplug queues in threadsMikulas Patocka2008-04-25
* dm: move include filesAlasdair G Kergon2008-04-25
* dm kcopyd: renameAlasdair G Kergon2008-04-25