aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig1-1/+1
2015-08-07dm: Spelling s/consitent/consistent/Geert Uytterhoeven1-1/+1
2015-07-27dm crypt: update wiki page URLBaruch Siach1-1/+1
2015-06-11dm cache: add stochastic-multi-queue (smq) policyJoe Thornber1-0/+12
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds1-0/+16
2015-04-15dm: add log writes targetJosef Bacik1-0/+16
2015-04-15dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer1-0/+11
2015-02-23Create a separate module for clustering supportGoldwyn Rodrigues1-0/+16
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2015-02-12Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-3/+2
2015-02-09dm crypt: update url in CONFIG_DM_CRYPT help textLoic Pefferkorn1-3/+2
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-2/+2
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-03-27dm: add era targetJoe Thornber1-0/+11
2014-03-03dm: fix Kconfig indentationMike Snitzer1-10/+0
2014-01-14dm sysfs: fix a module unload raceMikulas Patocka1-0/+4
2014-01-14dm snapshot: use dm-bufioMikulas Patocka1-0/+1
2014-01-07dm persistent data: cleanup dm-thin specific references in textMike Snitzer1-3/+3
2013-11-09dm: fix Kconfig menu indentationMikulas Patocka1-11/+11
2013-07-10dm: add switch targetJim Ramsay1-0/+14
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+2
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds1-11/+0
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen1-0/+8
2013-03-01dm cache: add mq policyJoe Thornber1-0/+10
2013-03-01dm: add cache targetJoe Thornber1-0/+13
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon1-12/+12
2013-02-28md: remove CONFIG_MULTICORE_RAID456NeilBrown1-11/+0
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer1-0/+8
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds1-2/+3
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-07-27dm persistent data: remove debug space map checkerJoe Thornber1-9/+0
2012-03-28dm: add verity targetMikulas Patocka1-0/+20
2012-03-28dm raid: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon1-2/+2
2011-10-31dm: add thin provisioning targetJoe Thornber1-0/+28
2011-10-31dm: add bufioMikulas Patocka1-0/+8
2011-08-02dm raid: support metadata devicesJonathan Brassow1-2/+3
2011-03-24dm: add flakey targetJosef Bacik1-0/+6
2011-01-13dm: raid456 basic supportNeilBrown1-0/+24
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse1-17/+1
2010-05-18md: remove EXPERIMENTAL designation from RAID10NeilBrown1-2/+2
2009-12-14md: revise Kconfig help for MD_MULTIPATHNeilBrown1-5/+4
2009-10-29async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse1-13/+0
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse1-5/+2
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams1-0/+30
2009-08-29md/raid456: distribute raid processing over multiple coresDan Williams1-0/+11
2009-08-29md/raid6: asynchronous raid6 operationsDan Williams1-0/+2
2009-08-29async_tx: raid6 recovery self testDan Williams1-0/+13
2009-06-22dm raid1: add userspace logJonthan Brassow1-0/+11