summaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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-091-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-111-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-121-3/+2
|\ \
| * | dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn2015-02-091-3/+2
| |/
* / 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/+0
* dm sysfs: fix a module unload raceMikulas Patocka2014-01-141-0/+4
* dm snapshot: use dm-bufioMikulas Patocka2014-01-141-0/+1
* dm persistent data: cleanup dm-thin specific references in textMike Snitzer2014-01-071-3/+3
* dm: fix Kconfig menu indentationMikulas Patocka2013-11-091-11/+11
* dm: add switch targetJim Ramsay2013-07-101-0/+14
* bcache: A block layer cacheKent Overstreet2013-03-231-0/+2
* Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds2013-03-051-11/+0
|\
| * md: remove CONFIG_MULTICORE_RAID456NeilBrown2013-02-281-11/+0
* | dm cache: add cleaner policyHeinz Mauelshagen2013-03-011-0/+8
* | dm cache: add mq policyJoe Thornber2013-03-011-0/+10
* | dm: add cache targetJoe Thornber2013-03-011-0/+13
* | dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon2013-03-011-12/+12
|/
* dm thin: move bio_prison code to separate moduleMike Snitzer2012-10-121-0/+8
* Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-021-2/+3
|\
| * md/dm-raid: DM_RAID should select MD_RAID10NeilBrown2012-08-021-2/+3
* | dm persistent data: remove debug space map checkerJoe Thornber2012-07-271-9/+0
|/
* dm: add verity targetMikulas Patocka2012-03-281-0/+20
* dm raid: no longer experimentalAlasdair G Kergon2012-03-281-2/+2
* dm uevent: no longer experimentalAlasdair G Kergon2012-03-281-2/+2
* dm: add thin provisioning targetJoe Thornber2011-10-311-0/+28
* dm: add bufioMikulas Patocka2011-10-311-0/+8
* dm raid: support metadata devicesJonathan Brassow2011-08-021-2/+3
* dm: add flakey targetJosef Bacik2011-03-241-0/+6
* dm: raid456 basic supportNeilBrown2011-01-131-0/+24
* Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse2010-08-091-17/+1
|\
| * async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse2009-10-291-13/+0
| * md: Factor out RAID6 algorithms into lib/David Woodhouse2009-10-291-5/+2
* | md: remove EXPERIMENTAL designation from RAID10NeilBrown2010-05-181-2/+2
* | md: revise Kconfig help for MD_MULTIPATHNeilBrown2009-12-141-5/+4
|/