summaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-1/+0
|\
| * treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-201-1/+0
* | dm vdo: use a proper Makefile for dm-vdoMike Snitzer2024-02-201-16/+2
* | dm vdo: enable configuration and building of dm-vdoMatthew Sakai2024-02-201-0/+16
|/
* Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxLinus Torvalds2024-01-111-34/+0
|\
| * md: Remove deprecated CONFIG_MD_FAULTYSong Liu2023-12-191-10/+0
| * md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu2023-12-191-11/+0
| * md: Remove deprecated CONFIG_MD_LINEARSong Liu2023-12-191-13/+0
* | dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMMike Snitzer2023-12-181-0/+1
|/
* fs: add CONFIG_BUFFER_HEADChristoph Hellwig2023-08-021-0/+1
* md: deprecate bitmap file supportChristoph Hellwig2023-07-271-1/+1
* md: make bitmap file support optionalChristoph Hellwig2023-07-271-0/+10
* Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2023-03-151-0/+4
|\
| * md: select BLOCK_LEGACY_AUTOLOADNeilBrown2023-03-151-0/+4
* | drivers/md: Remove "select SRCU"Paul E. McKenney2023-02-021-1/+0
|/
* blk-mq: make the blk-mq stacking code optionalChristoph Hellwig2022-02-161-0/+1
* dm integrity: log audit events for dm-integrity targetMichael Weiß2021-10-271-0/+1
* dm: introduce audit event module for device mapperMichael Weiß2021-10-271-0/+9
* dm: make EBS depend on !HIGHMEMChristoph Hellwig2021-08-161-1/+1
* block: make the block holder code optionalChristoph Hellwig2021-08-091-0/+2
* md: mark some personalities as deprecatedGuoqing Jiang2021-06-141-3/+3
* dm crypt: support using trusted keysAhmad Fatoum2021-02-031-0/+1
* dm zoned: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+1
* dm integrity: select CRYPTO_SKCIPHERAnthony Iliopoulos2021-01-041-0/+1
* dm mpath: add IO affinity path selectorMike Christie2020-12-041-0/+9
* dm verity: Add support for signature verification with 2nd keyringMickaël Salaün2020-12-041-1/+12
* Replace HTTP links with HTTPS ones: LVMAlexander A. Klimov2020-07-051-4/+4
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-41/+41
* dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov2020-05-151-0/+11
* dm: add emulated block size targetHeinz Mauelshagen2020-05-151-0/+8
* dm crypt: support using encrypted keysDmitry Baryshkov2020-05-151-0/+1
* dm: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-27/+27
* dm: add clone targetNikos Tsironis2019-09-121-0/+14
* dm crypt: switch to ESSIV crypto API templateArd Biesheuvel2019-09-031-0/+1
* dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana2019-08-231-0/+12
* docs: device-mapper: move it to the admin-guideMauro Carvalho Chehab2019-07-151-1/+1
* docs: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* dm: add dust targetBryan Gurney2019-04-301-0/+9
* dm: add support to directly boot to a mapped deviceHelen Koike2019-03-051-0/+12
* dm: remove legacy request-based IO pathJens Axboe2018-10-111-11/+0
* dm: add writecache targetMikulas Patocka2018-06-081-0/+11
* dax, dm: allow device-mapper to operate without dax supportDan Williams2018-04-031-1/+1
* dm: add unstriped targetScott Bauer2018-01-171-0/+7
* md-cluster: update document for raid10Guoqing Jiang2017-11-011-2/+3
* dm zoned: drive-managed zoned block device targetDamien Le Moal2017-06-191-0/+17
* Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-051-2/+13
|\
| * dm integrity: improve the Kconfig help text for DM_INTEGRITYMike Snitzer2017-05-041-2/+13
* | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-0/+1
|\ \ | |/ |/|
| * dm: add dax_device and dax_operations supportDan Williams2017-04-201-0/+1