index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-18
dm: optimize REQ_PREFLUSH with data when using the linear target
Mikulas Patocka
2025-08-26
dm: fix NULL pointer dereference in __dm_suspend()
Zheng Qixing
2025-08-26
dm: fix queue start/stop imbalance under suspend/load/resume races
Zheng Qixing
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-08-04
Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-17
dm: split write BIOs on zone boundaries when zone append is not emulated
Shin'ichiro Kawasaki
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-06-30
dm: Check for forbidden splitting of zone write operations
Damien Le Moal
2025-06-30
dm: Always split write BIOs to zoned device limits
Damien Le Moal
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025-06-27
dm: Simplify dm_io_complete()
Damien Le Moal
2025-05-04
dm: Allow .prepare_ioctl to handle ioctls directly
Kevin Wolf
2025-05-04
dm: use generic functions instead of disable_discard and disable_write_zeroes
Mikulas Patocka
2025-05-04
dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
2025-04-11
dm: free table mempools if not used in __bind
Benjamin Marzinski
2025-04-11
dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
2025-02-24
dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Jinliang Zheng
2025-01-17
dm: Ensure cloned bio is same length for atomic write
John Garry
2025-01-17
dm: disable REQ_NOWAIT for flushes
Mikulas Patocka
2025-01-17
dm: remove useless test in alloc_multiple_bios
Mikulas Patocka
2024-11-20
dm: add support for get_unique_id
Benjamin Coddington
2024-11-20
dm: Remove unused dm_set_md_type
Dr. David Alan Gilbert
2024-10-15
dm: fix a crash if blk_alloc_disk fails
Mikulas Patocka
2024-09-15
Revert "dm: requeue IO if mapping table not yet available"
Mikulas Patocka
2024-08-13
dm suspend: return -ERESTARTSYS instead of -EINTR
Mikulas Patocka
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-19
Merge tag 'for-6.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-10
dm: Remove max_secure_erase_granularity
Damien Le Moal
2024-07-10
dm: Remove max_write_zeroes_granularity
Damien Le Moal
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-06-26
dm: optimize flushes
Mikulas Patocka
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-05-21
Merge tag 'for-6.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-20
dm: always manage discard support in terms of max_hw_discard_sectors
Mike Snitzer
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
2024-04-16
dm: restore synchronous close of device mapper block device
Ming Lei
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'for-6.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
dm: call the resume method on internal suspend
Mikulas Patocka
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-25
md: port block device access to file
Christian Brauner
2024-02-22
dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-20
dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list
Mike Snitzer
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
[next]