aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/Kconfig
AgeCommit message (Expand)Author
2014-02-13dm sysfs: fix a module unload raceMikulas Patocka
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen
2013-03-01dm cache: add mq policyJoe Thornber
2013-03-01dm: add cache targetJoe Thornber
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon
2013-02-28md: remove CONFIG_MULTICORE_RAID456NeilBrown
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-07-27dm persistent data: remove debug space map checkerJoe Thornber
2012-03-28dm: add verity targetMikulas Patocka
2012-03-28dm raid: no longer experimentalAlasdair G Kergon
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon
2011-10-31dm: add thin provisioning targetJoe Thornber
2011-10-31dm: add bufioMikulas Patocka
2011-08-02dm raid: support metadata devicesJonathan Brassow
2011-03-24dm: add flakey targetJosef Bacik
2011-01-13dm: raid456 basic supportNeilBrown
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2010-05-18md: remove EXPERIMENTAL designation from RAID10NeilBrown
2009-12-14md: revise Kconfig help for MD_MULTIPATHNeilBrown
2009-10-29async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependenciesDavid Woodhouse
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse
2009-09-08Merge branch 'dmaengine' into async-tx-nextDan Williams
2009-08-29md/raid456: distribute raid processing over multiple coresDan Williams
2009-08-29md/raid6: asynchronous raid6 operationsDan Williams
2009-08-29async_tx: raid6 recovery self testDan Williams
2009-06-22dm raid1: add userspace logJonthan Brassow
2009-06-22dm mpath: add service time load balancerKiyoshi Ueda
2009-06-22dm mpath: add queue length load balancerKiyoshi Ueda
2009-03-31md: remove CONFIG_MD_RAID_RESHAPE config option.NeilBrown
2009-03-31md/raid6: move raid6 data processing to raid6_pq.koDan Williams
2008-10-12raid, fastboot: hide RAID autodetect option if MD is compiled as a moduleAlan Jenkins
2008-10-12raid: make RAID autodetect default a KConfig optionArjan van de Ven
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman
2008-06-05[SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman
2008-06-05[SCSI] scsi_dh: Use SCSI device handler in dm-multipathChandra Seetharaman
2008-02-08dm: targets no longer experimentalAlasdair G Kergon
2007-12-20dm mpath: hp requires scsiPaul Mundt
2007-10-20dm: add uevent to coreMike Anderson
2007-10-20dm mpath: add hp handlerDave Wysochanski
2007-08-24DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefinedRandy Dunlap
2007-07-17Use menuconfig objects II - MDJan Engelhardt
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams
2007-07-12dm mpath: rdacChandra Seetharaman
2007-05-09dm: delay targetHeinz Mauelshagen