aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/Makefile
AgeCommit message (Expand)Author
2019-04-30dm: add dust targetBryan Gurney
2019-03-05dm: add support to directly boot to a mapped deviceHelen Koike
2018-06-08dm: add writecache targetMikulas Patocka
2018-01-17dm: add unstriped targetScott Bauer
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24dm: add integrity targetMikulas Patocka
2017-03-16raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz
2017-03-07dm cache: significant rework to leverage dm-bio-prison-v2Joe Thornber
2017-03-07dm bio prison v2: new interface for the bio prisonJoe Thornber
2016-06-10dm: move request-based code out to dm-rq.[hc]Mike Snitzer
2016-03-10dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber
2015-12-10dm verity: add support for forward error correctionSami Tolvanen
2015-12-10dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen
2015-10-24raid5: add basic stripe logShaohua Li
2015-06-11dm cache: add stochastic-multi-queue (smq) policyJoe Thornber
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds
2015-04-15dm: add log writes targetJosef Bacik
2015-02-23Create a separate module for clustering supportGoldwyn Rodrigues
2014-03-27dm: add era targetJoe Thornber
2014-01-14dm sysfs: fix a module unload raceMikulas Patocka
2013-09-05dm: add statistics supportMikulas Patocka
2013-07-10dm: add switch targetJim Ramsay
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen
2013-03-01dm cache: add mq policyJoe Thornber
2013-03-01dm: add cache targetJoe Thornber
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer
2012-03-28dm: add verity targetMikulas Patocka
2011-10-31dm: add thin provisioning targetJoe Thornber
2011-10-31dm: add bufioMikulas Patocka
2011-03-24dm: add flakey targetJosef Bacik
2011-01-13dm: raid456 basic supportNeilBrown
2010-08-09Merge branch 'async' of macbook:git/btrfs-unstableDavid Woodhouse
2009-10-29md: Factor out RAID6 algorithms into lib/David Woodhouse
2009-10-16md: drivers/md/unroll.pl replaced with awk analogVladimir Dronnikov
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/raid6: move raid6 data processing to raid6_pq.koDan Williams
2009-03-31cleanup drivers/md/MakefileChristoph Hellwig
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon
2009-01-06dm: add name and uuid to sysfsMilan Broz
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen
2008-06-05[SCSI] scsi_dh: Remove hardware handler infrastructure from dmChandra Seetharaman
2008-06-05[SCSI] scsi_dh: Remove hardware handlers from dmChandra Seetharaman
2008-04-25dm: move include filesAlasdair G Kergon