index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2026-01-04
dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
Eric Biggers
-2
/
+2
2025-10-20
dm-verity: use SHA-256 library for SHA-256
Eric Biggers
-0
/
+1
2025-10-20
dm-crypt: Use MD5 library instead of crypto_shash
Eric Biggers
-0
/
+1
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
-0
/
+11
2025-09-06
md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
-0
/
+18
2025-08-25
dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
-0
/
+2
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-1
/
+1
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
-1
/
+1
2025-02-03
dm-crypt: switch to using the crc32 library
Eric Biggers
-0
/
+1
2025-01-13
md: reintroduce md-linear
Yu Kuai
-0
/
+13
2024-07-03
dm verity: add support for signature verification with platform keyring
Luca Boccassi
-0
/
+10
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-1
/
+0
2024-02-20
dm vdo: use a proper Makefile for dm-vdo
Mike Snitzer
-16
/
+2
2024-02-20
dm vdo: enable configuration and building of dm-vdo
Matthew Sakai
-0
/
+16
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
-1
/
+0
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
-34
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
-10
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
-11
/
+0
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
-13
/
+0
2023-12-18
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
Mike Snitzer
-0
/
+1
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
-0
/
+1
2023-07-27
md: deprecate bitmap file support
Christoph Hellwig
-1
/
+1
2023-07-27
md: make bitmap file support optional
Christoph Hellwig
-0
/
+10
2023-03-15
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
-0
/
+4
2023-03-15
md: select BLOCK_LEGACY_AUTOLOAD
NeilBrown
-0
/
+4
2023-02-02
drivers/md: Remove "select SRCU"
Paul E. McKenney
-1
/
+0
2022-02-16
blk-mq: make the blk-mq stacking code optional
Christoph Hellwig
-0
/
+1
2021-10-27
dm integrity: log audit events for dm-integrity target
Michael Weiß
-0
/
+1
2021-10-27
dm: introduce audit event module for device mapper
Michael Weiß
-0
/
+9
2021-08-16
dm: make EBS depend on !HIGHMEM
Christoph Hellwig
-1
/
+1
2021-08-09
block: make the block holder code optional
Christoph Hellwig
-0
/
+2
2021-06-14
md: mark some personalities as deprecated
Guoqing Jiang
-3
/
+3
2021-02-03
dm crypt: support using trusted keys
Ahmad Fatoum
-0
/
+1
2021-01-04
dm zoned: select CONFIG_CRC32
Arnd Bergmann
-0
/
+1
2021-01-04
dm integrity: select CRYPTO_SKCIPHER
Anthony Iliopoulos
-0
/
+1
2020-12-04
dm mpath: add IO affinity path selector
Mike Christie
-0
/
+9
2020-12-04
dm verity: Add support for signature verification with 2nd keyring
Mickaël Salaün
-1
/
+12
2020-07-05
Replace HTTP links with HTTPS ones: LVM
Alexander A. Klimov
-4
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-41
/
+41
2020-05-15
dm mpath: add Historical Service Time Path Selector
Khazhismel Kumykov
-0
/
+11
2020-05-15
dm: add emulated block size target
Heinz Mauelshagen
-0
/
+8
2020-05-15
dm crypt: support using encrypted keys
Dmitry Baryshkov
-0
/
+1
2019-11-20
dm: Fix Kconfig indentation
Krzysztof Kozlowski
-27
/
+27
2019-09-12
dm: add clone target
Nikos Tsironis
-0
/
+14
2019-09-03
dm crypt: switch to ESSIV crypto API template
Ard Biesheuvel
-0
/
+1
2019-08-23
dm verity: add root hash pkcs#7 signature verification
Jaskaran Khurana
-0
/
+12
2019-07-15
docs: device-mapper: move it to the admin-guide
Mauro Carvalho Chehab
-1
/
+1
2019-06-14
docs: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
[next]