Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27dm: introduce audit event module for device mapperMichael Weiß
2021-08-10dm ima: measure data on table loadTushar Sugandhi
2021-06-04dm: move zone related code to dm-zone.cDamien Le Moal
2020-12-05dm: rename multipath path selector source files to have "dm-ps" prefixMike Snitzer
2020-12-05dm mpath: add IO affinity path selectorMike Christie
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig
2020-05-15dm mpath: add Historical Service Time Path SelectorKhazhismel Kumykov
2020-05-15dm: add emulated block size targetHeinz Mauelshagen
2019-09-12dm: add clone targetNikos Tsironis
2019-08-23dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana
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-15Merge 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-17md: 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-17raid5-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-11dm 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-12dm 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-28dm: add era targetJoe Thornber
2014-01-15dm sysfs: fix a module unload raceMikulas Patocka
2013-09-06dm: add statistics supportMikulas Patocka
2013-07-11dm: add switch targetJim Ramsay
2013-03-24bcache: A block layer cacheKent Overstreet
2013-03-02dm cache: add cleaner policyHeinz Mauelshagen
2013-03-02dm cache: add mq policyJoe Thornber
2013-03-02dm: add cache targetJoe Thornber
2012-10-13dm thin: move bio_prison code to separate moduleMike Snitzer
2012-03-28dm: add verity targetMikulas Patocka
2011-11-01dm: add thin provisioning targetJoe Thornber
2011-11-01dm: 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