index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-core.h
Age
Commit message (
Expand
)
Author
2019-04-04
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2018-12-19
dm: don't reuse bio for flushes
Jens Axboe
2018-12-10
dm: remove the pending IO accounting
Mikulas Patocka
2018-10-11
dm: remove legacy request-based IO path
Jens Axboe
2018-06-08
dm: adjust structure members to improve alignment
Mike Snitzer
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-01-29
dm: various cleanups to md->queue initialization code
Mike Snitzer
2017-12-16
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-11-10
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-09-25
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-06-19
dm: add basic support for using the select or poll function
Mikulas Patocka
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-01-27
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer