summaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-021-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-061-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-061-0/+1
|\ \ | |/ |/|
| * dm: add dax_device and dax_operations supportDan Williams2017-04-201-0/+1
* | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-031-8/+11
|\ \
| * | dm raid: select the Kconfig option CONFIG_MD_RAID0Mikulas Patocka2017-03-301-0/+1
| * | dm: add integrity targetMikulas Patocka2017-03-241-0/+10
| * | dm cache: significant rework to leverage dm-bio-prison-v2Joe Thornber2017-03-071-8/+0Star
| |/
* / Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-281-1/+1
|/
* dm block manager: make block locking optionalJoe Thornber2016-11-141-1/+9
* dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIOMike Snitzer2016-03-101-0/+1
* dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber2016-03-101-10/+0Star
* dm verity: add support for forward error correctionSami Tolvanen2015-12-101-0/+12
* dm bufio: store stacktrace in buffers to help find buffer leaksMikulas Patocka2015-12-101-0/+9
* raid5-cache: add crc32c Kconfig dependencyArnd Bergmann2015-11-081-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-121-1/+1
|\
| * scsi_dh: fix randconfig build errorChristoph Hellwig2015-09-111-1/+1
* | dm: Spelling s/consitent/consistent/Geert Uytterhoeven2015-08-071-1/+1
* | dm crypt: update wiki page URLBaruch Siach2015-07-271-1/+1
|/
* dm cache: add stochastic-multi-queue (smq) policyJoe Thornber2015-06-111-0/+12
* Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2015-04-241-0/+16
|\
| * Create a separate module for clustering supportGoldwyn Rodrigues2015-02-231-0/+16
* | dm: add log writes targetJosef Bacik2015-04-151-0/+16
* | dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer2015-04-151-0/+11
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-2/+2
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-2/+2
* | Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-131-3/+2Star
|\ \
| * | dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn2015-02-091-3/+2Star
| |/
* / rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* dm: add era targetJoe Thornber2014-03-271-0/+11
* dm: fix Kconfig indentationMike Snitzer2014-03-031-10/+0Star
* dm sysfs: fix a module unload raceMikulas Patocka2014-01-151-0/+4
* dm snapshot: use dm-bufioMikulas Patocka2014-01-151-0/+1
* dm persistent data: cleanup dm-thin specific references in textMike Snitzer2014-01-071-3/+3
* dm: fix Kconfig menu indentationMikulas Patocka2013-11-101-11/+11
* dm: add switch targetJim Ramsay2013-07-111-0/+14
* bcache: A block layer cacheKent Overstreet2013-03-241-0/+2
* Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds2013-03-061-11/+0Star
|\
| * md: remove CONFIG_MULTICORE_RAID456NeilBrown2013-02-271-11/+0Star