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
/
include
/
linux
/
device-mapper.h
Age
Commit message (
Expand
)
Author
2019-11-25
Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-12
block: rework zone reporting
Christoph Hellwig
2019-11-05
dm stripe: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-07-18
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-17
dm: use printk ratelimiting functions
Mike Snitzer
2019-07-11
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-04-25
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-03-05
dm: add support to directly boot to a mapped device
Helen Koike
2019-03-05
dm: fix to_sector() for 32bit
NeilBrown
2019-02-20
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
2018-10-26
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-18
dm: add dm_table_device_name()
Michał Mirosław
2018-10-11
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-04-06
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-04
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
2018-04-03
dm: add support for secure erase forwarding
Denis Semakin
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-03-17
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-01-29
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2018-01-17
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-16
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-12-13
dm: remove unused 'num_write_bios' target interface
NeilBrown
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-08-28
dm: constify argument arrays
Eric Biggers
2017-08-28
dm: fix printk() rate limiting code
Bart Van Assche
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-06-19
dm: introduce dm_remap_zone_report()
Damien Le Moal
2017-06-19
dm table: add zoned block devices validation
Damien Le Moal
2017-06-19
dm: convert DM printk macros to pr_<level> macros
Joe Perches
2017-06-15
dm: add ->flush() dax operation support
Dan Williams
2017-06-09
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-01
dm: introduce a new DM_MAPIO_KILL return value
Christoph Hellwig
2017-05-01
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
2017-05-01
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-25
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-03-07
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-01-27
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
[next]