index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Age
Commit message (
Expand
)
Author
2025-10-15
dm: fix NULL pointer dereference in __dm_suspend()
Zheng Qixing
2025-10-15
dm: fix queue start/stop imbalance under suspend/load/resume races
Zheng Qixing
2025-08-28
dm: Check for forbidden splitting of zone write operations
Damien Le Moal
2025-08-20
dm: split write BIOs on zone boundaries when zone append is not emulated
Shin'ichiro Kawasaki
2025-08-20
dm: Always split write BIOs to zoned device limits
Damien Le Moal
2025-08-20
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
2025-06-19
dm: free table mempools if not used in __bind
Benjamin Marzinski
2025-06-19
dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
2025-05-29
dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Jinliang Zheng
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
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-01
Merge tag 'for-6.7/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-28
dm: Convert to bdev_open_by_dev()
Jan Kara
2023-10-27
dm: respect REQ_NOWAIT flag in normal bios issued to DM
Mike Snitzer
2023-10-27
dm: enhance alloc_multiple_bios() to be more versatile
Mike Snitzer
2023-10-23
dm: make __send_duplicate_bios return unsigned int
Mikulas Patocka
2023-10-06
dm: shortcut the calls to linear_map and stripe_map
Mikulas Patocka
2023-09-15
dm: don't attempt to queue IO under RCU protection
Jens Axboe
2023-06-30
Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-16
dm: skip dm-stats work in alloc_io() unless needed
Mike Snitzer
2023-06-16
dm: avoid needless dm_io access if all IO accounting is disabled
Mike Snitzer
2023-06-16
dm: support turning off block-core's io stats accounting
Li Nan
[next]