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-table.c
Age
Commit message (
Expand
)
Author
2025-08-28
dm-table: fix checking for rq stackable devices
Benjamin Marzinski
2025-06-04
dm: restrict dm device size to 2^63-512 bytes
Mikulas Patocka
2025-05-18
dm: add missing unlock on in dm_keyslot_evict()
Dan Carpenter
2025-05-09
dm: fix copying after src array boundaries
Tudor Ambarus
2025-05-09
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
2024-03-26
dm: address indent/space issues
Heinz Mauelshagen
2024-02-23
dm: limit the number of targets and parameter size area
Mikulas Patocka
2023-10-06
dm: fix a race condition in retrieve_deps
Mikulas Patocka
2023-07-19
dm: avoid split of quoted strings where possible
Heinz Mauelshagen
2023-07-19
dm: fix undue/missing spaces
Heinz Mauelshagen
2023-05-11
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-05-11
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2023-04-13
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2022-10-18
dm: change from DMWARN to DMERR or DMCRIT for fatal errors
Mikulas Patocka
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-07
dm table: rename dm_target variable in dm_table_add_target()
Mike Snitzer
2022-07-07
dm table: audit all dm_table_get_target() callers
Mike Snitzer
2022-07-07
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
2022-07-06
block: remove blk_queue_zone_sectors
Christoph Hellwig
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
2022-06-29
dm: refactor dm_md_mempool allocation
Christoph Hellwig
2022-06-08
dm: fix bio_set allocation
Christoph Hellwig
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
2022-05-05
dm: conditionally enable branching for less used features
Mike Snitzer
2022-05-05
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_stable_writes helper
Christoph Hellwig
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-09
dm: support bio polling
Ming Lei
2022-03-02
dm: stop using bdevname
Christoph Hellwig
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2021-12-04
dax: remove dax_capable
Christoph Hellwig
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
dm table: log table creation error code
Michał Mirosław
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-26
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
2021-08-09
block: pass a gendisk to blk_queue_update_readahead
Christoph Hellwig
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
2021-06-04
dm: cleanup device_area_is_invalid()
Damien Le Moal
2021-06-04
dm table: Constify static struct blk_ksm_ll_ops
Rikard Falkeborn
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
[next]