index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device-mapper.h
Age
Commit message (
Expand
)
Author
2024-02-25
md: port block device access to file
Christian Brauner
2023-10-28
dm: Convert to bdev_open_by_dev()
Jan Kara
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-05
dm: remove dm_get_dev_t
Christoph Hellwig
2023-04-14
dm: unexport dm_get_queue_limits()
Mike Snitzer
2023-04-14
dm: allow targets to require splitting WRITE_ZEROES and SECURE_ERASE
Mike Snitzer
2023-04-11
dm: add helper macro for simple DM target module init and exit
Yangtao Li
2023-03-30
dm: split discards further if target sets max_discard_granularity
Mike Snitzer
2023-02-14
dm: correct block comments format.
Heinz Mauelshagen
2023-02-14
dm: enclose complex macros into parentheses where possible
Heinz Mauelshagen
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
2022-07-28
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
2022-07-07
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
2022-05-16
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-10
dm: simplify dm_sumbit_bio_remap interface
Mike Snitzer
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
dm: cleanup double word in comment
Tom Rix
2022-02-21
dm: add dm_submit_bio_remap interface
Mike Snitzer
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
dm: Introduce dm_report_zones()
Damien Le Moal
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
2021-03-22
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
2021-02-11
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
Mike Snitzer
2021-02-11
dm: add support for passing through inline crypto support
Satya Tangirala
2020-10-07
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-09-25
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-23
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-05-20
dm: use dynamic debug instead of compile-time config option
Hannes Reinecke
2020-05-15
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
2020-04-02
dm,dax: Add dax zero_page_range operation
Vivek Goyal
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
[next]