aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+0
2024-02-20dm vdo: use a proper Makefile for dm-vdoGravatar Mike Snitzer 1-16/+2
2024-02-20dm vdo: enable configuration and building of dm-vdoGravatar Matthew Sakai 1-0/+16
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesGravatar Masahiro Yamada 1-1/+0
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-34/+0
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYGravatar Song Liu 1-10/+0
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHGravatar Song Liu 1-11/+0
2023-12-19md: Remove deprecated CONFIG_MD_LINEARGravatar Song Liu 1-13/+0
2023-12-18dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMGravatar Mike Snitzer 1-0/+1
2023-08-02fs: add CONFIG_BUFFER_HEADGravatar Christoph Hellwig 1-0/+1
2023-07-27md: deprecate bitmap file supportGravatar Christoph Hellwig 1-1/+1
2023-07-27md: make bitmap file support optionalGravatar Christoph Hellwig 1-0/+10
2023-03-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Jens Axboe 1-0/+4
2023-03-15md: select BLOCK_LEGACY_AUTOLOADGravatar NeilBrown 1-0/+4
2023-02-02drivers/md: Remove "select SRCU"Gravatar Paul E. McKenney 1-1/+0
2022-02-16blk-mq: make the blk-mq stacking code optionalGravatar Christoph Hellwig 1-0/+1
2021-10-27dm integrity: log audit events for dm-integrity targetGravatar Michael Weiß 1-0/+1
2021-10-27dm: introduce audit event module for device mapperGravatar Michael Weiß 1-0/+9
2021-08-16dm: make EBS depend on !HIGHMEMGravatar Christoph Hellwig 1-1/+1
2021-08-09block: make the block holder code optionalGravatar Christoph Hellwig 1-0/+2
2021-06-14md: mark some personalities as deprecatedGravatar Guoqing Jiang 1-3/+3
2021-02-03dm crypt: support using trusted keysGravatar Ahmad Fatoum 1-0/+1
2021-01-04dm zoned: select CONFIG_CRC32Gravatar Arnd Bergmann 1-0/+1
2021-01-04dm integrity: select CRYPTO_SKCIPHERGravatar Anthony Iliopoulos 1-0/+1
2020-12-04dm mpath: add IO affinity path selectorGravatar Mike Christie 1-0/+9
2020-12-04dm verity: Add support for signature verification with 2nd keyringGravatar Mickaël Salaün 1-1/+12
2020-07-05Replace HTTP links with HTTPS ones: LVMGravatar Alexander A. Klimov 1-4/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-41/+41
2020-05-15dm mpath: add Historical Service Time Path SelectorGravatar Khazhismel Kumykov 1-0/+11
2020-05-15dm: add emulated block size targetGravatar Heinz Mauelshagen 1-0/+8
2020-05-15dm crypt: support using encrypted keysGravatar Dmitry Baryshkov 1-0/+1
2019-11-20dm: Fix Kconfig indentationGravatar Krzysztof Kozlowski 1-27/+27
2019-09-12dm: add clone targetGravatar Nikos Tsironis 1-0/+14
2019-09-03dm crypt: switch to ESSIV crypto API templateGravatar Ard Biesheuvel 1-0/+1
2019-08-23dm verity: add root hash pkcs#7 signature verificationGravatar Jaskaran Khurana 1-0/+12
2019-07-15docs: device-mapper: move it to the admin-guideGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-14docs: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-30dm: add dust targetGravatar Bryan Gurney 1-0/+9
2019-03-05dm: add support to directly boot to a mapped deviceGravatar Helen Koike 1-0/+12
2018-10-11dm: remove legacy request-based IO pathGravatar Jens Axboe 1-11/+0
2018-06-08dm: add writecache targetGravatar Mikulas Patocka 1-0/+11
2018-04-03dax, dm: allow device-mapper to operate without dax supportGravatar Dan Williams 1-1/+1
2018-01-17dm: add unstriped targetGravatar Scott Bauer 1-0/+7
2017-11-01md-cluster: update document for raid10Gravatar Guoqing Jiang 1-2/+3
2017-06-19dm zoned: drive-managed zoned block device targetGravatar Damien Le Moal 1-0/+17
2017-05-05Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+13
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYGravatar Mike Snitzer 1-2/+13
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+11