index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-27
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
1
-4
/
+11
2015-02-13
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
1
-0
/
+6
2014-08-01
dm io: simplify dec_count and sync_io
Joe Thornber
1
-35
/
+42
2014-07-10
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
1
-14
/
+8
2014-02-17
dm io: fix I/O to multiple destinations
Mikulas Patocka
1
-12
/
+11
2013-11-23
block: Convert drivers to immutable biovecs
Kent Overstreet
1
-14
/
+17
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-3
/
+3
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
1
-4
/
+3
2012-12-21
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
Mike Snitzer
1
-5
/
+18
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
1
-11
/
+0
2012-03-07
dm io: fix discard support
Milan Broz
1
-7
/
+16
2011-08-02
dm io: flush cpu cache with vmapped io
Mikulas Patocka
1
-2
/
+27
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
1
-22
/
+5
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
1
-1
/
+1
2010-09-10
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
1
-16
/
+4
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-6
/
+6
2009-12-10
dm io: handle empty barriers
Mikulas Patocka
1
-3
/
+7
2009-12-10
dm io: remove extra bi_io_vec region hack
Mikulas Patocka
1
-34
/
+55
2009-12-10
dm io: use slab for struct io
Mikulas Patocka
1
-1
/
+20
2009-06-22
dm io: retry after barrier error
Mikulas Patocka
1
-0
/
+6
2009-06-22
dm io: record eopnotsupp
Mikulas Patocka
1
-1
/
+7
2009-04-02
dm io: make sync_io uninterruptible
Mikulas Patocka
1
-4
/
+1
2009-03-16
dm io: respect BIO_MAX_PAGES limit
Mikulas Patocka
1
-0
/
+2
2009-02-18
block: fix bad definition of BIO_RW_SYNC
Jens Axboe
1
-1
/
+1
2008-12-29
bio: allow individual slabs in the bio_set
Jens Axboe
1
-1
/
+1
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
1
-1
/
+1
2008-04-25
dm: unplug queues in threads
Mikulas Patocka
1
-3
/
+8
2008-04-25
dm: move include files
Alasdair G Kergon
1
-1
/
+1
2008-04-25
dm io: clean interface
Heinz Mauelshagen
1
-5
/
+6
2008-04-25
dm io: rename error to error_bits
Alasdair G Kergon
1
-7
/
+7
2008-03-28
dm io: write error bits form long not int
Alasdair G Kergon
1
-1
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
1
-7
/
+1
2007-07-12
dm io: fix panic on large request
Jun'ichi Nomura
1
-1
/
+4
2007-05-09
dm io: remove old interface
Milan Broz
1
-127
/
+4
2007-05-09
dm io: new interface
Heinz Mauelshagen
1
-0
/
+122
2007-05-09
dm io: prepare for new interface
Heinz Mauelshagen
1
-17
/
+44
2007-05-09
dm io: delay dec_count
Heinz Mauelshagen
1
-2
/
+10
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
1
-1
/
+1
2006-12-08
[PATCH] dm io: fix bi_max_vecs
Heinz Mauelshagen
1
-6
/
+9
2006-03-26
[PATCH] mempool: use common mempool kmalloc allocator
Matthew Dobson
1
-11
/
+2
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-07
[PATCH] kill bio->bi_set
Peter Osterlund
1
-0
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+426