summaryrefslogtreecommitdiff
path: root/drivers/md/Kconfig
AgeCommit message (Expand)Author
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu
2023-12-18dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMMike Snitzer
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-07-27md: deprecate bitmap file supportChristoph Hellwig
2023-07-27md: make bitmap file support optionalChristoph Hellwig
2023-03-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2023-03-15md: select BLOCK_LEGACY_AUTOLOADNeilBrown
2023-02-02drivers/md: Remove "select SRCU"Paul E. McKenney
2022-02-16blk-mq: make the blk-mq stacking code optionalChristoph Hellwig
2021-10-27dm integrity: log audit events for dm-integrity targetMichael Weiß
2021-10-27dm: introduce audit event module for device mapperMichael Weiß
2021-08-16dm: make EBS depend on !HIGHMEMChristoph Hellwig
2021-08-09block: make the block holder code optionalChristoph Hellwig
2021-06-14md: mark some personalities as deprecatedGuoqing Jiang
2021-02-03dm crypt: support using trusted keysAhmad Fatoum
2021-01-04dm zoned: select CONFIG_CRC32Arnd Bergmann
2021-01-04dm integrity: select CRYPTO_SKCIPHERAnthony Iliopoulos
2020-12-04dm mpath: add IO affinity path selectorMike Christie
2020-12-04dm verity: Add support for signature verification with 2nd keyringMickaël Salaün
2020-07-05Replace HTTP links with HTTPS ones: LVMAlexander A. Klimov
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-15dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov
2020-05-15dm: add emulated block size targetHeinz Mauelshagen
2020-05-15dm crypt: support using encrypted keysDmitry Baryshkov
2019-11-20dm: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-12dm: add clone targetNikos Tsironis
2019-09-03dm crypt: switch to ESSIV crypto API templateArd Biesheuvel
2019-08-23dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana
2019-07-15docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab
2019-06-14docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-30dm: add dust targetBryan Gurney
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike
2018-10-11dm: remove legacy request-based IO pathJens Axboe
2018-06-08dm: add writecache targetMikulas Patocka
2018-04-03dax, dm: allow device-mapper to operate without dax supportDan Williams
2018-01-17dm: add unstriped targetScott Bauer
2017-11-01md-cluster: update document for raid10Guoqing Jiang
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal
2017-05-05Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-20dm: add dax_device and dax_operations supportDan Williams
2017-03-30dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park
2017-03-24dm: add integrity targetMikulas Patocka