aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-io.c
Commit message (Expand)AuthorAgeFilesLines
* 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