index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
2025-06-23
dm: clear unmap write zeroes limits when disabling write zeroes
Zhang Yi
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-02
dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock
Benjamin Marzinski
2025-05-15
dm-zone: Use bdev_*() helper functions where applicable
Bart Van Assche
2025-05-06
dm: pass through operations on wrapped inline crypto keys
Eric Biggers
2025-05-06
dm: fix copying after src array boundaries
Tudor Ambarus
2025-05-04
dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits
John Garry
2025-05-04
dm: remove unneeded kvfree from alloc_targets
Benjamin Marzinski
2025-05-04
dm: lock limits when reading them
Mikulas Patocka
2025-05-04
dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
2025-04-30
dm: add missing unlock on in dm_keyslot_evict()
Dan Carpenter
2025-04-28
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
2025-04-11
dm: handle failures in dm_table_set_restrictions
Benjamin Marzinski
2025-04-09
dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
2025-04-02
Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-14
dm: restrict dm device size to 2^63-512 bytes
Mikulas Patocka
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
2025-01-17
dm-table: atomic writes support
John Garry
2024-11-20
dm: Remove unused dm_table_bio_based
Dr. David Alan Gilbert
2024-07-12
dm: introduce the target flag mempool_needs_integrity
Mikulas Patocka
2024-07-10
dm: factor out helper function from dm_get_device
Benjamin Marzinski
2024-06-26
dm: optimize flushes
Mikulas Patocka
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-15
dm: Call dm_revalidate_zones() after setting the queue limits
Damien Le Moal
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-05-27
dm: make dm_set_zones_restrictions work on the queue limits
Christoph Hellwig
2024-05-27
dm: move setting zoned_enabled to dm_table_set_restrictions
Christoph Hellwig
2024-05-14
Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-01
dm: Check that a zoned table leads to a valid mapped device
Damien Le Moal
2024-04-23
dm: use queue_limits_set
Christoph Hellwig
2024-03-11
Revert "dm: use queue_limits_set"
Linus Torvalds
2024-03-01
dm: use queue_limits_set
Christoph Hellwig
2024-01-30
dm: limit the number of targets and parameter size area
Mikulas Patocka
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-10-31
dm error: Add support for zoned block devices
Damien Le Moal
2023-09-14
dm: fix a race condition in retrieve_deps
Mikulas Patocka
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-05
dm: only call early_lookup_bdev from early boot context
Christoph Hellwig
[next]