index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
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