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
2021-03-11
dm table: fix zoned iterate_devices based device capability checks
Jeffle Xu
2021-03-11
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-03-11
dm table: fix iterate_devices based device capability checks
Jeffle Xu
2021-01-27
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
2020-12-30
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
2019-08-29
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
2019-07-21
dm table: don't copy from a NULL pointer in realloc_argv()
Jerome Marchand
2019-04-17
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-04-06
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-03
dm: add support for secure erase forwarding
Denis Semakin
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-06
dm table: allow upgrade from bio-based to specialized bio-based variant
Mike Snitzer
2018-03-06
dm table: fix "nvme" test
Mikulas Patocka
2018-01-29
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-13
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2017-12-13
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-16
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
2017-11-16
dm: discard support requires all targets in a table support discards
Mike Snitzer
2017-11-14
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-10-24
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-08-28
dm: constify argument arrays
Eric Biggers
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
2017-06-19
dm table: add zoned block devices validation
Damien Le Moal
2017-05-03
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-04-27
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
dm: verify suspend_locking assumptions at runtime
Bart Van Assche
2017-04-24
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
dm table: replace while loops with for loops
Mikulas Patocka
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-03-07
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2016-12-08
dm table: simplify dm_table_determine_type()
Bart Van Assche
2016-12-08
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
2016-12-08
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
2016-10-24
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
2016-07-20
dm error: add DAX support
Mike Snitzer
2016-07-20
dm: add infrastructure for DAX support
Toshi Kani
2016-06-10
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2016-04-12
dm: switch to using blk_queue_write_cache()
Jens Axboe
[next]