aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-io.c
Commit message (Expand)AuthorAgeFilesLines
* dm io: fix discard supportMilan Broz2012-03-121-7/+16
* dm io: flush cpu cache with vmapped ioMikulas Patocka2011-08-041-2/+27
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-291-22/+5
* block: kill off REQ_UNPLUGJens Axboe2011-03-101-1/+1
* dm: implement REQ_FLUSH/FUA support for bio-based dmTejun Heo2010-09-101-16/+4
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-6/+6
* dm io: handle empty barriersMikulas Patocka2009-12-101-3/+7
* dm io: remove extra bi_io_vec region hackMikulas Patocka2009-12-101-34/+55
* dm io: use slab for struct ioMikulas Patocka2009-12-101-1/+20
* dm io: retry after barrier errorMikulas Patocka2009-06-221-0/+6
* dm io: record eopnotsuppMikulas Patocka2009-06-221-1/+7
* dm io: make sync_io uninterruptibleMikulas Patocka2009-04-021-4/+1
* dm io: respect BIO_MAX_PAGES limitMikulas Patocka2009-03-161-0/+2
* block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-181-1/+1
* bio: allow individual slabs in the bio_setJens Axboe2008-12-291-1/+1
* dm: remove dm header from targetsMikulas Patocka2008-10-211-1/+1
* dm: unplug queues in threadsMikulas Patocka2008-04-251-3/+8
* dm: move include filesAlasdair G Kergon2008-04-251-1/+1
* dm io: clean interfaceHeinz Mauelshagen2008-04-251-5/+6
* dm io: rename error to error_bitsAlasdair G Kergon2008-04-251-7/+7
* dm io: write error bits form long not intAlasdair G Kergon2008-03-281-1/+1
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-7/+1
* dm io: fix panic on large requestJun'ichi Nomura2007-07-121-1/+4
* dm io: remove old interfaceMilan Broz2007-05-091-127/+4
* dm io: new interfaceHeinz Mauelshagen2007-05-091-0/+122
* dm io: prepare for new interfaceHeinz Mauelshagen2007-05-091-17/+44
* dm io: delay dec_countHeinz Mauelshagen2007-05-091-2/+10
* [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-301-1/+1
* [PATCH] dm io: fix bi_max_vecsHeinz Mauelshagen2006-12-081-6/+9
* [PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson2006-03-261-11/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] kill bio->bi_setPeter Osterlund2005-09-071-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+426