aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-02-20dm vdo: use a proper Makefile for dm-vdoMike Snitzer1-2/+1
2024-02-20dm vdo: enable configuration and building of dm-vdoMatthew Sakai1-0/+2
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu1-2/+0
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu1-2/+0
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu1-4/+2
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-07-08dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil...Matthias Kaehlcke1-6/+1
2022-07-08dm: Add verity helpers for LoadPinMatthias Kaehlcke1-0/+6
2022-07-07dm: add dm_bio_rewind() API to DM coreMing Lei1-1/+1
2021-10-27dm: introduce audit event module for device mapperMichael Weiß1-0/+4
2021-08-10dm ima: measure data on table loadTushar Sugandhi1-0/+4
2021-06-04dm: move zone related code to dm-zone.cDamien Le Moal1-0/+4
2020-12-04dm: rename multipath path selector source files to have "dm-ps" prefixMike Snitzer1-7/+12
2020-12-04dm mpath: add IO affinity path selectorMike Christie1-0/+1
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig1-0/+3
2020-05-15dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov1-0/+1
2020-05-15dm: add emulated block size targetHeinz Mauelshagen1-0/+2
2019-09-12dm: add clone targetNikos Tsironis1-0/+2
2019-08-23dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana1-0/+4
2019-04-30dm: add dust targetBryan Gurney1-0/+1
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike1-0/+4
2018-06-08dm: add writecache targetMikulas Patocka1-0/+1
2018-01-17dm: add unstriped targetScott Bauer1-0/+1
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer1-1/+4
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal1-0/+2
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+4
2017-03-24dm: add integrity targetMikulas Patocka1-0/+1
2017-03-16raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz1-1/+1
2017-03-07dm cache: significant rework to leverage dm-bio-prison-v2Joe Thornber1-3/+2
2017-03-07dm bio prison v2: new interface for the bio prisonJoe Thornber1-0/+1
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer1-1/+2
2016-03-10dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber1-2/+0
2015-12-10dm verity: add support for forward error correctionSami Tolvanen1-0/+4
2015-12-10dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen1-0/+1
2015-10-24raid5: add basic stripe logShaohua Li1-1/+1
2015-06-11dm cache: add stochastic-multi-queue (smq) policyJoe Thornber1-0/+2
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2015-04-15dm: add log writes targetJosef Bacik1-0/+1
2015-02-23Create a separate module for clustering supportGoldwyn Rodrigues1-0/+1
2014-03-27dm: add era targetJoe Thornber1-0/+2
2014-01-14dm sysfs: fix a module unload raceMikulas Patocka1-0/+1
2013-09-05dm: add statistics supportMikulas Patocka1-1/+1
2013-07-10dm: add switch targetJim Ramsay1-0/+1
2013-03-23bcache: A block layer cacheKent Overstreet1-0/+1
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen1-0/+2
2013-03-01dm cache: add mq policyJoe Thornber1-0/+2
2013-03-01dm: add cache targetJoe Thornber1-0/+2
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer1-0/+1
2012-03-28dm: add verity targetMikulas Patocka1-0/+1
2011-10-31dm: add thin provisioning targetJoe Thornber1-0/+3
2011-10-31dm: add bufioMikulas Patocka1-0/+1
2011-03-24dm: add flakey targetJosef Bacik1-0/+1
2011-01-13dm: raid456 basic supportNeilBrown1-0/+1
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse1-77/+0
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse1-76/+0
2009-10-16md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov1-11/+11
2009-06-22dm raid1: add userspace logJonthan Brassow1-0/+3
2009-06-22dm mpath: add service time load balancerKiyoshi Ueda1-0/+1
2009-06-22dm mpath: add queue length load balancerKiyoshi Ueda1-0/+1
2009-03-31md/raid6: move raid6 data processing to raid6_pq.koDan Williams1-1/+3
2009-03-31cleanup drivers/md/MakefileChristoph Hellwig1-7/+7
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon1-1/+2
2009-01-06dm: add name and uuid to sysfsMilan Broz1-1/+1
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen1-1/+1
2008-06-05[SCSI] scsi_dh: Remove hardware handler infrastructure from dmChandra Seetharaman1-1/+1
2008-06-05[SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman1-5/+0
2008-04-25dm: move include filesAlasdair G Kergon1-1/+1
2008-04-25dm log: move dirty region log code into separate moduleHeinz Mauelshagen1-2/+2
2007-10-20dm: add uevent to coreMike Anderson1-0/+4
2007-10-20dm mpath: add hp handlerDave Wysochanski1-0/+2
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds1-2/+2
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams1-2/+2
2007-07-12dm mpath: rdacChandra Seetharaman1-0/+2
2007-05-09dm: delay targetHeinz Mauelshagen1-0/+1
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown1-3/+2
2005-06-21[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+107